Some of our customers faced up a problem that was caused by a bug in the system.
The bug resulted in uncontrollable removal of photos, videos and other files from the file directory.

The problem has been detected in Flynax 4.7.0 and 4.7.1 versions only.
The bug was triggered when a user removed a listing that had a Youtube video uploaded first.
We've fixed it and applied the fix (see below) to all our products in the Customer Area (both to software and patches).


To avoid losing data on your website we suggest that you apply the fix immediately.


1. If you run Flynax 4.7.0 do the following:

Open file /includes/classes/rlListings.class.php and following code ~1978 line

PHP Code:
Only registered members can view the code
Replace it with the following code:

PHP Code:
Only registered members can view the code
2. If you run Flynax 4.7.1 do the following:

Open file /includes/classes/rlListings.class.php and following code ~2149 line

PHP Code:
Only registered members can view the code
Replace it with the following code:

PHP Code:
Only registered members can view the code
P.S. We apologize to our all customers for the inconvenience and especially to those, who faced the issue on their sites.