Menu

#1 call-time pass-by-reference Error

open-accepted
nobody
None
5
2004-07-03
2004-06-23
Stefan Mai
No

If you get the call-time pass-by-reference error due to
the configuration of your server, you can either update
your PHP.ini file or simply remove the ampersands from
&$errornum and &$errorstr on line 87 of the
PHProxy.class.php file. This also fixed the lack of
images. Go figure.

Discussion

  • euGee

    euGee - 2004-07-03
    • status: open --> open-accepted
     
  • euGee

    euGee - 2004-07-03

    Logged In: YES
    user_id=1051731

    Thans for reporting. Call-time pass-by-reference in
    functions was deprecated as of PHP 4.3.0. I don't know why I
    did have them passed by refernece in the first place.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.