Jump to content

Перенос сайта на другой хостинг.


Recommended Posts

У меня выскочила ошибка

FATAL ERROR

Your settings could not be read by IP.Board. This is a fatal error and IP.Board cannot function while this issue persists.

This issue is generally caused by changing your character set in the ACP to one that does not support data stored in the rest of your settings, or by restoring a database backup/completing a server transfer and importing your database tables using the wrong character set or collation. You should contact IPS Technical Support for further assistance.

Что делать?

Link to comment
Share on other sites

ну вроде да.


<?php

$INFO['sql_driver'] = 'mysql';

$INFO['sql_host'] = 'localhost';

$INFO['sql_database'] = 'XXX_main';

$INFO['sql_user'] = 'XXX_main';

$INFO['sql_pass'] = 'password';

$INFO['sql_tbl_prefix'] = '';

$INFO['sql_debug'] = '0';

$INFO['sql_charset'] = '';

$INFO['board_start'] = '1336130343';

$INFO['installed'] = '1';

$INFO['php_ext'] = 'php';

$INFO['safe_mode'] = '0';

$INFO['board_url'] = '__pro-ucheba.com';

$INFO['banned_group'] = '5';

$INFO['admin_group'] = '4';

$INFO['guest_group'] = '2';

$INFO['member_group'] = '3';

$INFO['auth_group'] = '1';

$INFO['use_friendly_urls'] = '1';

$INFO['_jsDebug'] = '0';

$INFO['mysql_tbl_type'] = 'MyISAM';

define('IN_DEV', 0);

/* Remote archive DB - complete these details if you're using a remote DB for the post archive */

$INFO['archive_remote_sql_host'] = '';

$INFO['archive_remote_sql_database'] = '';

$INFO['archive_remote_sql_user'] = '';

$INFO['archive_remote_sql_pass'] = '';

$INFO['archive_remote_sql_charset'] = '';

?>

Link to comment
Share on other sites

Эм.. файлик нужно взять из дистриба (папка Tools) и залить на хостинг, тогда он появится :-)

Link to comment
Share on other sites

оказывается utf8_general_ci. вроде пошло все ок. спасибо)

ан нет.. не все ок. :good:

Catchable fatal error: Argument 1 passed to class_perms::checkGroupView() must be an array, null given, called in /home/o/odinaevde/pro-ucheba.com/public_html/hooks/globalProMenuNavDisplay_9c7dcfbe81c185ffa3c7ecd7e4299d6a.php on line 39 and defined in /homeXXX/public_html/admin/applications_addon/other/promenu/sources/classes/class_perms.php on line 150

а в админке крякозябры...

так что в сравнение выбирать? utf8_general_ci, utf8_unicode_ci, utf8_bin?

Link to comment
Share on other sites

Пожалуйста посмотрите гайд по переносу, если следовать ему, то проблемы в 99,99% случаев не возникают. Если у вас есть ошибки в каких-то пунктах гайда, то лучше пишити на каком шаге, какая ошибка.

Сейчас на вашем сайте выдается ошибка:


If you are seeing this page, it means there was a problem communicating with our database. Sometimes this error is temporary and will go away when you refresh the page. Sometimes the error will need to be fixed by an administrator before the site will become accessible again.

You can try to refresh the page by clicking here

Что явно говорит о проблемах с БД, начиная от неправельного логин, заканчивая кодировкой.

кодировка базы: utf-8_general_ci

Ответ вашего сайта на запрос к странице:

Если у вас такое не появляется, то смените браузер (возможно какие-то настройки блокируют данную страницу).

Link to comment
Share on other sites

5d2428d9759fa4de89fdc27dd3cf7a98.png

да, и вот что после установки

Catchable fatal error: Argument 1 passed to class_perms::checkGroupView() must be an array, null given, called in /home/o/odinaevde/pro-ucheba.com/public_html/hooks/globalProMenuNavDisplay_9c7dcfbe81c185ffa3c7ecd7e4299d6a.php on line 39 and defined in /home/o/odinaevde/pro-ucheba.com/public_html/admin/applications_addon/other/promenu/sources/classes/class_perms.php on line 150

вот что в админке

ЗЫ. админ не ругайся, но твой хостинг изображений почему-то не работает

Link to comment
Share on other sites

/home/o/odinaevde/pro-ucheba.com/public_html/admin/applications_addon/other/promenu/sources/classes/class_perms.php - как видно из этой строки, ошибка в доп модуле с названием promenu, я бы сначала востановил с бэкапа, после отключил/удилил этот модуль, затем обновился и потом поставил бы обратно. Но можно просто потереть данный фаил.

Link to comment
Share on other sites

вот что на 150 строке public function checkGroupView(array $menus, $in_loop = 0)

че за бред... ведь все шикарно работало на прошлом хостинге.

Link to comment
Share on other sites

На скрине явлые проблемы с кодировкой базы.

Так же у вас есть проблема при обновлении в модуле ProMenu, либо отлючите его либо удалите перед обновлением.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Ваша ссылка была автоматически строена.   Отображать как обычную ссылку

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...