+ Reply to Thread
Results 1 to 4 of 4

Thread: Deprecated error / installation

  1. #1

    Deprecated error / installation

    I have this error :

    URL: /install/index.php?step=finish
    ERROR:
    Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/site.com/httpdocs/install/index.php on line 892
    Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/site.com/httpdocs/install/index.php on line 893

    URL: /admin/
    ERROR:
    Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/site.com/httpdocs/admin/controllers/admin.control.inc.php on line 34
    Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/site.com/httpdocs/admin/controllers/admin.control.inc.php on line 35
    Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/site.com/httpdocs/admin/controllers/admin.control.inc.php on line 52
    Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/site.com/httpdocs/admin/controllers/admin.control.inc.php on line 53
    Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/site.com/httpdocs/includes/classes/reefless.class.php on line 70

    URL: site.com
    ERROR:
    Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/site.com/httpdocs/includes/control.inc.php on line 28
    Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/site.com/httpdocs/includes/control.inc.php on line 29
    Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/site.com/httpdocs/includes/control.inc.php on line 46
    Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/site.com/httpdocs/includes/control.inc.php on line 47
    Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/site.com/httpdocs/includes/classes/reefless.class.php on line 70

  2. #2
    Hello Denys Chernyshkov,

    I think you use php 5.3 because this errors shows in php 5.3 only.
    Would you please create new ticket with the request in technical department and we will fix it ASAP.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Hi Viktor,

    I get similar error messages when I remove the app handler line in my htaccess that was forcing PHP5.2. I now only get the error in reefless.class.php on line 62. Can you let me know what you changed to make it work?

    Thanks,

    Mark

  4. #4
    Hello Mark,

    I need ftp access. Because I don't know exactly what a code on line 62
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread