+2.27
Рейтинг
10.63
Сила

Проблемы с установкой LS 1.0 в БД

После установки релизной версии ЛС 1.0 и даже самой последней с GitHub'a возникают проблемы с профилями (а точнее с редактированием в них информации). Спустя какое-то время возникли проблемы со страницами Люди, Активность и т.п. Очевидно, что проблема имеет место быть именно с базой данных. Проверял вчера на почти идентичном хостинге и проблема такая же. Скорее всего при установке не доставляет таблицы или некорректно создаёт базу, хотя скрипту выданы для этого все возможные права.

Испльзуется Apache/2.2.21 ngnix (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.17

Спустя какое-то время возникла ошибка

Работало пару часов всё нормально, версия livestreet-livestreet-1.0-70-gb211eb7. Никаких работ не проводилось, кроме добавления парочки новых блогов. Стала вылезать ошибка при щзаходе на страницы Люди:

Warning: touch() [function.touch]: Utime failed: Отказано в доступе in /home/progamer/public_html/engine/lib/external/Smarty/libs/sysplugins/smarty_internal_template.php on line 185

Fatal error: Uncaught exception 'SmartyException' with message 'unable to write file /home/progamer/public_html/templates/compiled/synio/wrt501db50f398532.74176911' in /home/progamer/public_html/engine/lib/external/Smarty/libs/sysplugins/smarty_internal_write_file.php:44 Stack trace: #0 /home/progamer/public_html/engine/lib/external/Smarty/libs/sysplugins/smarty_internal_template.php(204): Smarty_Internal_Write_File::writeFile('/home/progamer/...', '<?php /* Smarty...', Object(Smarty)) #1 /home/progamer/public_html/engine/lib/external/Smarty/libs/sysplugins/smarty_internal_templatebase.php(164): Smarty_Internal_Template->compileTemplateSource() #2 /home/progamer/public_html/engine/lib/external/Smarty/libs/sysplugins/smarty_internal_templatebase.php(374): Smarty_Internal_TemplateBase->fetch('actions/ActionP...', NULL, NULL, NULL, true) #3 /home/progamer/public_html/engine/modules/viewer/Viewer.class.php(326): Smarty_Internal_TemplateBase->display('actions/ActionP...') #4 /home/progamer/public_html/engine/classes/Engine.cla in /home/progamer/public_html/engine/lib/external/Smarty/libs/sysplugins/smarty_internal_write_file.php on line 44


Активность:
Fatal error: Uncaught exception 'SmartyException' with message 'unable to write file /home/progamer/public_html/templates/compiled/synio/wrt501db663a74856.79451725' in /home/progamer/public_html/engine/lib/external/Smarty/libs/sysplugins/smarty_internal_write_file.php:44 Stack trace: #0 /home/progamer/public_html/engine/lib/external/Smarty/libs/sysplugins/smarty_internal_template.php(204): Smarty_Internal_Write_File::writeFile('/home/progamer/...', '<?php /* Smarty...', Object(Smarty)) #1 /home/progamer/public_html/engine/lib/external/Smarty/libs/sysplugins/smarty_internal_templatebase.php(155): Smarty_Internal_Template->compileTemplateSource() #2 /home/progamer/public_html/engine/lib/external/Smarty/libs/sysplugins/smarty_internal_templatebase.php(374): Smarty_Internal_TemplateBase->fetch('actions/ActionS...', NULL, NULL, NULL, true) #3 /home/progamer/public_html/engine/modules/viewer/Viewer.class.php(326): Smarty_Internal_TemplateBase->display('actions/ActionS...') #4 /home/progamer/public_html/engine/classes/Engine.cla in /home/progamer/public_html/engine/lib/external/Smarty/libs/sysplugins/smarty_internal_write_file.php on line 44


Лента
Fatal error: Uncaught exception 'SmartyException' with message 'unable to write file /home/progamer/public_html/templates/compiled/synio/wrt501db68c38cec7.98530619' in /home/progamer/public_html/engine/lib/external/Smarty/libs/sysplugins/smarty_internal_write_file.php:44 Stack trace: #0 /home/progamer/public_html/engine/lib/external/Smarty/libs/sysplugins/smarty_internal_template.php(204): Smarty_Internal_Write_File::writeFile('/home/progamer/...', '<?php /* Smarty...', Object(Smarty)) #1 /home/progamer/public_html/engine/lib/external/Smarty/libs/sysplugins/smarty_internal_templatebase.php(155): Smarty_Internal_Template->compileTemplateSource() #2 /home/progamer/public_html/engine/lib/external/Smarty/libs/sysplugins/smarty_internal_templatebase.php(374): Smarty_Internal_TemplateBase->fetch('actions/ActionU...', NULL, NULL, NULL, true) #3 /home/progamer/public_html/engine/modules/viewer/Viewer.class.php(326): Smarty_Internal_TemplateBase->display('actions/ActionU...') #4 /home/progamer/public_html/engine/classes/Engine.cla in /home/progamer/public_html/engine/lib/external/Smarty/libs/sysplugins/smarty_internal_write_file.php on line 44


Я так понимаю с правами на файлы не важно обстоят дела, но проверил и обнаружил, что там всё нормально.

Проблема с редактированием профиля на LS 1.0

Движок встал нормально, но возникла некая проблема связанная с редактированием профиля. Неважно какое вносится туда изменение, выдаёт одну и туже ошибку при сохранении:
SQL Error: Unknown column 'user_settings_timezone' in 'field list' at /home/progamer/public_html/classes/modules/user/mapper/User.mapper.class.php line 109
 Array ( [code] => 1054 [message] => Unknown column 'user_settings_timezone' in 'field list' [query] => UPDATE prefix_user SET user_password = '0ccd192daa652046e80030a5ad18bf41' , user_mail = 'user.patrone@yandex.ru' , user_skill = '0.00' , user_date_activate = NULL , user_date_comment_last = NULL , user_rating = '0.00' , user_count_vote = '0' , user_activate = '1' , user_activate_key = NULL , user_profile_name = NULL , user_profile_sex = 'other' , user_profile_country = NULL , user_profile_region = NULL , user_profile_city = NULL , user_profile_birthday = NULL , user_profile_about = NULL , user_profile_date = '2012-08-04 21:43:31' , user_profile_avatar = '0' , user_profile_foto = NULL , user_settings_notice_new_topic = '1' , user_settings_notice_new_comment = '1' , user_settings_notice_new_talk = '1' , user_settings_notice_reply_comment = '1' , user_settings_notice_new_friend = '1' , user_settings_timezone = NULL WHERE user_id = '1' [context] => /home/progamer/public_html/classes/modules/user/mapper/User.mapper.class.php line 109 )

Не работает тег обработки видео

Установив сегодня последний билд LS 1.0 обнаружил, что после вставки в сообщения видео не выводится с плеером. Не знаю в чём может быть проблема, но мне так кажется дело всё же в LS. Ибо на других ресурсах всё впорядке. Хостинг тоже не причём.