Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of fsockopen(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in d:\InetPub\WWWroot\linpha\include\upgrade.php on line 48
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of fsockopen(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in d:\InetPub\WWWroot\linpha\include\upgrade.php on line 48
Hi,
arround line 27 in header.php set
error_reporting(0);
the msg is because U are using the current development version where error_reporting is on!
bzrudi
btw you should always include at least info about OS, linpha version, db type and so on...