Свежеустановленная с демо-контентом Joostina 1.3.0 stable 12:03:2010
Проблема в следующем: при попытке в админке зайти редактирование пунктов меню сайта (Меню - Mainmenu) выскакивает ошибка 404.
Существующие меню переименовать могу, а вот пункты этих меню редактировать и создавать не могу - ошибка 404.
Хостинг: Masterhost c PHP Version 5.3.3 MySQL version 5.1.50 (http://support.masterhost.ru/phpinfo53.php)
Что делал после обнаружения косяка (последовательно):
-переименован htaccess.txt в .htaccess
-в .htaccess прописана с полным путем и доступна на запись php_value session.save_path
-в .htaccess раскомментирована переменная php_value register_globals 0
-в .htaccess раскомментирована переменная php_value magic_quotes_gpc 1
-в .htaccess раскомментирована переменная Options +FollowSymLinks
Ошибку это не исправило.
Переустановка Joostina не помогает.
На другом хостинге все нормально работает, т.е. сборка нормальная.
лог-файл ошибок:
[Wed Dec 1 01:51:15 2010] [error] PHP Warning: Parameter 1 to DOMIT_Lite_Parser::dataElement() expected to be a reference, value given in /home/u274032/znt.ru/www/includes/domit/xml_saxy_shared.php on line 169
[Wed Dec 1 01:51:15 2010] [error] PHP Warning: Parameter 1 to DOMIT_Lite_Parser::endElement() expected to be a reference, value given in /home/u274032/znt.ru/www/includes/domit/xml_saxy_shared.php on line 162
[Wed Dec 1 01:51:15 2010] [error] PHP Warning: Parameter 1 to DOMIT_Lite_Parser::startElement() expected to be a reference, value given in /home/u274032/znt.ru/www/includes/domit/xml_saxy_shared.php on line 159
[Wed Dec 1 01:51:15 2010] [error] PHP Warning: Parameter 1 to DOMIT_Lite_Parser::dataElement() expected to be a reference, value given in /home/u274032/znt.ru/www/includes/domit/xml_saxy_shared.php on line 169
[Wed Dec 1 01:51:15 2010] [error] PHP Warning: Parameter 1 to DOMIT_Lite_Parser::endElement() expected to be a reference, value given in /home/u274032/znt.ru/www/includes/domit/xml_saxy_shared.php on line 162
[Wed Dec 1 01:51:15 2010] [error] PHP Warning: Parameter 1 to DOMIT_Lite_Parser::startElement() expected to be a reference, value given in /home/u274032/znt.ru/www/includes/domit/xml_saxy_shared.php on line 159
[Wed Dec 1 01:51:15 2010] [error] PHP Warning: Parameter 1 to DOMIT_Lite_Parser::dataElement() expected to be a reference, value given in /home/u274032/znt.ru/www/includes/domit/xml_saxy_shared.php on line 169
[Wed Dec 1 01:51:15 2010] [error] PHP Warning: Parameter 1 to DOMIT_Lite_Parser::endElement() expected to be a reference, value given in /home/u274032/znt.ru/www/includes/domit/xml_saxy_shared.php on line 162
[Wed Dec 1 01:51:15 2010] [error] PHP Warning: Parameter 1 to DOMIT_Lite_Parser::startElement() expected to be a reference, value given in /home/u274032/znt.ru/www/includes/domit/xml_saxy_shared.php on line 159
[Wed Dec 1 01:51:15 2010] [error] PHP Warning: Parameter 1 to DOMIT_Lite_Parser::dataElement() expected to be a reference, value given in /home/u274032/znt.ru/www/includes/domit/xml_saxy_shared.php on line 169
[Wed Dec 1 01:51:15 2010] [error] PHP Warning: Parameter 1 to DOMIT_Lite_Parser::endElement() expected to be a reference, value given in /home/u274032/znt.ru/www/includes/domit/xml_saxy_shared.php on line 162
[Wed Dec 1 01:51:15 2010] [error] PHP Warning: Parameter 1 to DOMIT_Lite_Parser::startElement() expected to be a reference, value given in /home/u274032/znt.ru/www/includes/domit/xml_saxy_shared.php on line 159
[Wed Dec 1 01:51:15 2010] [error] PHP Warning: Parameter 1 to DOMIT_Lite_Parser::dataElement() expected to be a reference, value given in /home/u274032/znt.ru/www/includes/domit/xml_saxy_shared.php on line 169
[Wed Dec 1 01:51:15 2010] [error] PHP Warning: Parameter 1 to DOMIT_Lite_Parser::endElement() expected to be a reference, value given in /home/u274032/znt.ru/www/includes/domit/xml_saxy_shared.php on line 162
[Wed Dec 1 01:51:15 2010] [error] PHP Warning: Parameter 1 to DOMIT_Lite_Parser::startElement() expected to be a reference, value given in /home/u274032/znt.ru/www/includes/domit/xml_saxy_shared.php on line 159
[Wed Dec 1 01:51:15 2010] [error] PHP Warning: Parameter 1 to DOMIT_Lite_Parser::endElement() expected to be a reference, value given in /home/u274032/znt.ru/www/includes/domit/xml_saxy_shared.php on line 162
[Wed Dec 1 01:51:15 2010] [error] PHP Warning: Parameter 1 to DOMIT_Lite_Parser::endElement() expected to be a reference, value given in /home/u274032/znt.ru/www/includes/domit/xml_saxy_shared.php on line 162
[Wed Dec 1 01:51:15 2010] [error] PHP Fatal error: Call to a member function getTagName() on a non-object in /home/u274032/znt.ru/www/administrator/components/com_menus/admin.menus.php on line 733
[Wed Dec 1 01:51:33 2010] [error] PHP Warning: date() [<a href='function.date'>function.date</a>]: 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 'Europe/Moscow' for 'MSK/3.0/no DST' instead in /home/u274032/znt.ru/www/includes/joostina.php on line 21
[Wed Dec 1 01:51:33 2010] [error] PHP Warning: date() [<a href='function.date'>function.date</a>]: 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 'Europe/Moscow' for 'MSK/3.0/no DST' instead in /home/u274032/znt.ru/www/includes/joostina.php on line 149
[Wed Dec 1 01:51:33 2010] [error] PHP Warning: mktime() [<a href='function.mktime'>function.mktime</a>]: 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 'Europe/Moscow' for 'MSK/3.0/no DST' instead in /home/u274032/znt.ru/www/includes/joostina.php on line 3969
[Wed Dec 1 01:51:33 2010] [error] PHP Warning: strftime() [<a href='function.strftime'>function.strftime</a>]: 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 'Europe/Moscow' for 'MSK/3.0/no DST' instead in /home/u274032/znt.ru/www/includes/joostina.php on line 3970
где собаке порыться?