
09-12-2006, 03:17 AM
|
 |
|
|
Join Date: Jul 2005
Posts: 911
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
I get this when i do: http://beasttoast.com/forum/alice/src/talk.php
Quote:
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 [runtime function name](). 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 /var/www/vhosts/xxx.com/httpdocs/forum/alice/src/graphnew.php on line 125
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 [runtime function name](). 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 /var/www/vhosts/xxx.com/httpdocs/forum/alice/src/graphnew.php on line 231
Notice: Undefined variable: HTTP_GET_VARS in /var/www/vhosts/xxx.com/httpdocs/forum/alice/src/talk.php on line 32
Notice: Undefined variable: s_inputmatched in /var/www/vhosts/xxx.com/httpdocs/forum/alice/src/graphnew.php on line 55
Notice: Undefined variable: s_patternmatched in /var/www/vhosts/xxx.com/httpdocs/forum/alice/src/graphnew.php on line 57
Notice: Undefined variable: HTTP_GET_VARS in /var/www/vhosts/xxx.com/httpdocs/forum/alice/src/talk.php on line 35
Notice: Undefined variable: HTTP_GET_VARS in /var/www/vhosts/xxx.com/httpdocs/forum/alice/src/talk.php on line 41
Notice: Undefined variable: s_inputmatched in /var/www/vhosts/xxx.com/httpdocs/forum/alice/src/graphnew.php on line 55
Notice: Undefined variable: s_patternmatched in /var/www/vhosts/xxx.com/httpdocs/forum/alice/src/graphnew.php on line 57
|
also i have php 5.0
|