Results 1 to 10 of 18

Thread: Flynax v4.0.1, security patch #1 (8 Jun, 2012)

Threaded View

  1. #1
    Flynax developer John's Avatar
    Join Date
    Oct 2009
    Posts
    606

    Flynax v4.0.1, security patch #1 (8 Jun, 2012)

    Hello,
    We would like to inform you that there was a small blemish detected in the script.
    Here the simple instruction which will help you to fix the problem yourself easy, let's start:

    BTW, if you see that the changes already done then someone from Flynax tech. dep. already implemented the fix for your website.

    1. Make sure you save file copy before making changes in.

    2. download the <b>.htaccess.zip</b> file and unzip it on your computer to some directory, zip archive contains
    .htaccess file which should be copied to your server to the following directories:
    - /files/
    - /files/images/
    - /tmp/upload/

    3. changes in file
    - open the following file for edit: /libs/system.lib.php
    - find the code:
    Code:
    Only registered members can view the code.
    - and replace it with this code
    Code:
    Only registered members can view the code.
    - save changes

    4. changes in file
    - open the following file for edit: /admin/controllers/accounts.inc.php
    - find the code (line ~ 534):
    Code:
    Only registered members can view the code.
    - and replace it with this code
    Code:
    Only registered members can view the code.
    - save changes

    5. changes in file
    - open the following file for edit: /admin/controllers/listings.inc.php
    - find the code (line ~ 1004):
    Code:
    Only registered members can view the code.
    - and replace it with this code
    Code:
    Only registered members can view the code.
    - save changes

    6. changes in file
    - open the following file for edit: /includes/classes/rlActions.class.php
    - find the code (line ~ 601):
    Code:
    Only registered members can view the code.
    - and replace it with this code
    Code:
    Only registered members can view the code.
    - find the code (line ~ 608):
    Code:
    Only registered members can view the code.
    - and replace it with this code
    Code:
    Only registered members can view the code.
    - find the code (line ~ 617):
    Code:
    Only registered members can view the code.
    - and replace it with this code
    Code:
    Only registered members can view the code.
    - save changes

    7. changes in file
    - open the following file for edit: /includes/classes/rlCommon.class.php
    - find the code (line ~ 246):
    Code:
    Only registered members can view the code.
    - and replace it with this code
    Code:
    Only registered members can view the code.
    - find the code (line ~ 504):
    Code:
    Only registered members can view the code.
    - and replace it with this code
    Code:
    Only registered members can view the code.
    - find the code (line ~ 525):
    Code:
    Only registered members can view the code.
    - and replace it with this code
    Code:
    Only registered members can view the code.
    - save changes

    8. changes in file
    - open the following file for edit: /includes/classes/reefless.class.php
    - find the code (line ~ 362):
    Code:
    Only registered members can view the code.
    - and replace it with this code
    Code:
    Only registered members can view the code.
    - find the code (line ~ 370):
    Code:
    Only registered members can view the code.
    - and replace it with this code
    Code:
    Only registered members can view the code.
    - save changes

    That's all, yes looks hard but you should just go through this instruction step by step and you will do it!
    Feel free to submit a ticket to our technical department if you have any problems with this fix.

    John
    Attached Files Attached Files
    Last edited by John; June 9, 2012 at 07:20 AM.