+ Reply to Thread
Results 1 to 9 of 9

Thread: Suport PHP 5.3.5 ?

  1. #1
    Junior Member
    Join Date
    Dec 2009
    Posts
    28

    Suport PHP 5.3.5 ?

    Realestate . Auto . General .
    Suport full PHP 5.3.5 ?
    thanks

  2. #2

    Re: Suport PHP 5.3.5 ?

    Hello,

    Our script can work with php 5.3.5 but there is no any benefit to use 5.3.5 version as we do not have any features written especially for this version.

  3. #3
    Dear Sir,

    today i will upgrade my php version 5.2 to php 5.4
    but not working show to error , can you check and how can solved out .
    http://jasoomcars.com/
    Fatal error: Call-time pass-by-reference has been removed in /home1/jasoomca/public_html/includes/classes/rlHook.class.php on line 141

    Please update to me .?

  4. #4
    Hello Mohammad,

    I don't see any errors. Please check it again and show me errors if there still exist.
    Last edited by Viktor; April 23, 2013 at 03:26 AM.
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5
    Senior Member
    Join Date
    Aug 2010
    Posts
    174
    Doe's Flynax script support "PHP 5.4.14" yet?

  6. #6
    Hello PGGO,

    Why not? Of course Flynax should work with php 5.4.14 If you find any problems write it it will solve it asap!
    Viktor,
    Flynax technical department,
    Best wishes.

  7. #7
    There are few changes have to be applied to the current 4.1 version in order to make it working with the latest php versions

    the steps described here

    http://www.flynax.com/forum/showthre...HP-5-4-Support

    or you can provide us with details we will fix it in case you have problems.

    Of course next software version will not have such problems.

  8. #8

    Fatal error: Call-time pass-by-reference has been removed in /home/equasite/public_ht

    Hello Mr. Mike F.,
    I have this message trying to open our site www.equashop.com:
    "Fatal error: Call-time pass-by-reference has been removed in /home/equasite/public_html/includes/classes/rlHook.class.php on line 141"
    I read your post and I verified code in "rlHook.class.php on line 141", it is the same that is shown in this forum at "http://www.flynax.com/forum/showthre...HP-5-4-Support".
    What I must do?
    Can you fix it?
    Thanks in advance.

  9. #9
    Dear Lorenzo,

    Open the file: includes/classes/rlHook.class.php
    Search the part of code: (will two matches)
    PHP Code:
    Only registered members can view the code
    Remove the symbol: & like that:
    PHP Code:
    Only registered members can view the code

    Other than that happy coding...
    Flynax Technical Department

+ Reply to Thread