Перейти к содержанию
Форум поддержки пользователей VamShop

Рекомендуемые сообщения

Первая ошибка

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1411471321 bytes) in /home/users1/i/site.ru/redirector.php on line 9

памяти 128 mb

исчезает если закоментить в htaccess

RewriteRule ^(product_info|index|shop_content|news|faq|articles|article_info).php(.*)$ redirector.php [L]

возникает на этапе установки - когда в первый раз открываешь каталог, проходит 5 минут и открывается нормально

Ссылка на сообщение
Поделиться на другие сайты

поставил на локалхост VertrigoServ 2.24

Компоненты:

Apache 2.2.17

PHP 5.3.6

MySQL 5.5.10

SQLite 3.7.5

Smarty 3.0.7

PhpMyAdmin 3.3.9.2

Xdebug 2.1.0

SQLiteManager 1.2.4

Вылазят варнинги:

Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Australia/Melbourne' for '10.0/no DST' instead in D:\VertrigoServ\www\vamshop\includes\affiliate_application_top.php on line 71

Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Australia/Melbourne' for '10.0/no DST' instead in D:\VertrigoServ\www\vamshop\includes\modules\product_info.php on line 236

Warning: mktime() [function.mktime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Australia/Melbourne' for '10.0/no DST' instead in D:\VertrigoServ\www\vamshop\inc\vam_date_long.inc.php on line 33

Warning: strftime() [function.strftime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Australia/Melbourne' for '10.0/no DST' instead in D:\VertrigoServ\www\vamshop\inc\vam_date_long.inc.php on line 33

Можно что-то сделать, кроме как отключить варнинги?

Ссылка на сообщение
Поделиться на другие сайты

Не за что.

Можно конечно в самом скрипте, в application_top.php файлах указать временную зону, но правильнее в php.ini

Ссылка на сообщение
Поделиться на другие сайты
  • 3 weeks later...

еще ошибка вылезла в /admin/ship2pay.php

Warning: include(/home/lang/russian/modules/shipping) [function.include]: failed to open stream: Нет такого устройства in /home/admin/ship2pay.php on line 30

Warning: include() [function.include]: Failed opening '/home/lang/russian/modules/shipping/' for inclusion (include_path='.:/usr/local/zend-5.3/share/pear') in /home/admin/ship2pay.php on line 30

Warning: include(/home/includes/modules/shipping) [function.include]: failed to open stream: Нет такого устройства in /home/admin/ship2pay.php on line 31

Warning: include() [function.include]: Failed opening '/home/includes/modules/shipping/' for inclusion (include_path='.:/usr/local/zend-5.3/share/pear') in /home/admin/ship2pay.php on line 31

Warning: include(/home/lang/russian/modules/payment) [function.include]: failed to open stream: Нет такого устройства in /home/admin/ship2pay.php on line 30

Warning: include() [function.include]: Failed opening '/home/lang/russian/modules/payment/' for inclusion (include_path='.:/usr/local/zend-5.3/share/pear') in /home/admin/ship2pay.php on line 30

Warning: include(/home/includes/modules/payment) [function.include]: failed to open stream: Нет такого устройства in /home/admin/ship2pay.php on line 31

Warning: include() [function.include]: Failed opening '/home/includes/modules/payment/' for inclusion (include_path='.:/usr/local/zend-5.3/share/pear') in /home/admin/ship2pay.php on line 31

Ссылка на сообщение
Поделиться на другие сайты

Сначала включите модули доставки и оплаты, только после этого можно будет задавать условия.

Ссылка на сообщение
Поделиться на другие сайты
×
×
  • Создать...