Dreamer
Покинул форум
Сообщений всего: 236
Дата рег-ции: Окт. 2005
Карма 1
|
Забыл совсем про то, что когда то хотел поставить этот мод, но необходимость снова возникла. Вопрос в следующем: можно ли, не влезая в php.ini, избавиться от таких ошибок:
[Sat Feb 4 18:52:02 2006] [error] PHP 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 ../listattachedfiles.php on line 39
[Sat Feb 4 18:52:02 2006] [error] PHP 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 ../listattachedfiles.php on line 45 |