Jump to content

Featured Replies

Posted
comment_92463

Установил форум

Версия 3.4.6

Первой проблемой было то, что родной стиль был полностью кривой.

Теперь я установил новый стиль, но при заходе в форум пишет

There appears to be an error with the database.
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. 

  • Author
comment_92467

Хостинг Mchost

Сам сайт работает, но при заходе в конкретный форум ошибка. Так уже на 2 хостинге

Последняя SQL ошибка (Сегодня, 18:16)
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Date: Sun, 30 Aug 2015 17:16:15 +0000
 Error: 1267 - Illegal mix of collations (cp1251_general_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
 IP Address: 178.127.222.250 - /index.php?/forum/2-forum/
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 mySQL query error: SELECT t.*,xxx.* FROM topics t  LEFT JOIN core_tags_cache xxx ON ( xxx.tag_cache_key=MD5(CONCAT('forums',';','topics',';',t.tid)) )   WHERE t.forum_id=2 AND t.pinned IN (0,1) AND ( t.approved IN (1,0,-1) ) ORDER BY t.pinned DESC,  t.last_post DESC LIMIT 0,30
 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
 | File                                                                       | Function                                                                      | Line No.          |
 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
 | admin/applications/forums/modules_public/forums/forums.php                 | [public_forums_forums_forums].renderForum                                     | 457               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | admin/applications/forums/modules_public/forums/forums.php                 | [public_forums_forums_forums].showForum                                       | 147               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | admin/sources/base/ipsController.php                                       | [public_forums_forums_forums].doExecute                                       | 306               |
 '----------------------------------------------------------------------------+---------------------------------------------------

comment_92468

найдите тему , инструкцию по установке форума, и сделайте все по шагам. у вас кодировка БД не верная, должна быть: utf8_general_ci

  • Author
comment_92473

Это видео точно для ipb 3.4.6 подойдёт?

И нужно это писать?

ALTER TABLE имя таблицы CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci;

 

  • Author
comment_92480

И что вот изменилось после того, как я сделал по шагам?

Тоже самое и осталось всё.

  • Author
comment_92483

Тему можно закрыть.

Выполнил sql запросы, переделал всё под utf 8

Guest
This topic is now closed to further replies.

Последние посетители 0

  • No registered users viewing this page.