• DONATE to NULLED!
    Форуму и его команде можно помочь, мотивировать модераторов разделов.
    Помогите модератору этого раздела killoff лично.

[help] DLE Tags

  • Автор темы Хортица
  • Дата начала
Статус
В этой теме нельзя размещать новые ответы.
Х

Хортица

Прохожие
После переезда с виртуального хостинга на сервак, и переносе всей базы и прочего выкидывает такую ошибку:
Код:
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of ksort().
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 in /usr/home/admin/www/smallgames.ws/engine/modules/tags.php on line 110 Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of asort(). 
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 in /usr/home/admin/www/smallgames.ws/engine/modules/tags.php on line 116 Warning: Call-time pass-by-reference has been deprecated;If you would like to pass it by reference, modify the declaration of krsort(). 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 in /usr/home/admin/www/smallgames.ws/engine/modules/tags.php on line 122 Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of arsort().
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 in /usr/home/admin/www/smallgames.ws/engine/modules/tags.php on line 128 Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of reset(). 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 in /usr/home/admin/www/smallgames.ws/engine/modules/tags.php on line 132 Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of shuffle(). 
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 in /usr/home/admin/www/smallgames.ws/engine/modules/tags.php on line 154 Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of reset(). 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 in /usr/home/admin/www/smallgames.ws/engine/modules/tags.php on line 155 Warning: Call-time pass-by-reference has been deprecated; 
If you would like to pass it by reference, modify the declaration of key(). 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 in /usr/home/admin/www/smallgames.ws/engine/modules/tags.php on line 169 
Загрузка. Пожалуйста, подождите...

Права выставил правильные... Но ошибка никуда не исчезает...
Кто сталкивался и как быть?
 
а поддержка тегов что говорит по этому поводу? или модуль нулленый?
 
Понятное дело что нулленый... тока это версия 2.5!
В php.ini поставил параметр который оно просило
allow_call_time_pass_reference= true
Ничего не вышло...
Еще какие то варианты есть?

ps: версия php 5.2.5

up: вопрос снят...

Если у кого то будет такая же проблема надо сделать следующее:
в php.ini поставить:
allow_call_time_pass_reference = 1
и рестартануть апач
 
Статус
В этой теме нельзя размещать новые ответы.
Назад
Сверху