Skip to content
View in the app

A better way to browse. Learn more.

IPBMafia.ru - поддержка Invision Community, релизы, темы, плагины и приложения

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Проблема с чатом на ipb 3.3.4

Featured Replies

Ребят, помогите, пожалуйста. Отсутствовал пол дня дома, приехал домой, зашел на форум и у меня вместо сообщений в чате, вот это:

Спойлер

 

Чат не когда не трогал, модификаций не заносил, так же на форум тоже не чего не добавлял. 

ss (2016-07-03 at 07.42.24).png

1. попробуйте почистить кеш (описано в подписи)

2. отключить все компоненты и хуки кроме чата, проверить осталась ли ошибка

3. если не поможет, переустановите его

  • Author
7 часов назад, WOLF сказал:

1. попробуйте почистить кеш (описано в подписи)

2. отключить все компоненты и хуки кроме чата, проверить осталась ли ошибка

3. если не поможет, переустановите его

Сделал все два пункта, третий не могу выполнить, так как только удаляю чат, вылетает ошибка БД.

Можно-ли как-то переустановить или что-то подобное?

  • Author
2 часа назад, Respected сказал:

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

Спойлер

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Date: Mon, 04 Jul 2016 05:58:47 +0000
 Error: 1091 - Can't DROP 'g_shoutbox_old_req'; check that column/key exists
 IP Address: 185.41.20.101 - /cs1ru_index/index.php?adsess=c47d0637e24045416f36c04e5dd9a09a&app=core&module=applications&section=applications&&do=application_remove&app_id=7
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 mySQL query error: ALTER TABLE cs1ru_groups DROP g_shoutbox_old_req
 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
 | File                                                                       | Function                                                                      | Line No.          |
 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
 | cs1ru_index/applications/core/modules_admin/applications/applications.php  | [db_main_mysql].dropField                                                     | 1549              |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/applications/core/modules_admin/applications/applications.php  | [admin_core_applications_applications].applicationRemove                      | 103               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [admin_core_applications_applications].doExecute                              | 306               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Date: Mon, 04 Jul 2016 05:58:56 +0000
 Error: 1091 - Can't DROP 'g_shoutbox_view'; check that column/key exists
 IP Address: 185.41.20.101 - /cs1ru_index/index.php?adsess=c47d0637e24045416f36c04e5dd9a09a&app=core&module=applications&section=applications&&do=application_remove&app_id=7
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 mySQL query error: ALTER TABLE cs1ru_groups DROP g_shoutbox_view
 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
 | File                                                                       | Function                                                                      | Line No.          |
 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
 | cs1ru_index/applications/core/modules_admin/applications/applications.php  | [db_main_mysql].dropField                                                     | 1549              |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/applications/core/modules_admin/applications/applications.php  | [admin_core_applications_applications].applicationRemove                      | 103               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [admin_core_applications_applications].doExecute                              | 306               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Date: Mon, 04 Jul 2016 05:59:06 +0000
 Error: 1091 - Can't DROP 'g_shoutbox_view'; check that column/key exists
 IP Address: 185.41.20.101 - /cs1ru_index/index.php?adsess=c47d0637e24045416f36c04e5dd9a09a&app=core&module=applications&section=applications&&do=application_remove&app_id=7
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 mySQL query error: ALTER TABLE cs1ru_groups DROP g_shoutbox_view
 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
 | File                                                                       | Function                                                                      | Line No.          |
 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
 | cs1ru_index/applications/core/modules_admin/applications/applications.php  | [db_main_mysql].dropField                                                     | 1549              |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/applications/core/modules_admin/applications/applications.php  | [admin_core_applications_applications].applicationRemove                      | 103               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [admin_core_applications_applications].doExecute                              | 306               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Date: Mon, 04 Jul 2016 06:03:38 +0000
 Error: 1146 - Table 'lh5387_cs1ru_bd.cs1ru_shoutbox_shouts' doesn't exist
 IP Address: 185.41.20.101 - /index.php?s=4a8e439a7903ba5efe7e2b2c5c6309d3&&app=shoutbox&module=ajax&section=coreAjax&secure_key=e28037deb6747cb1fecf5c4c5ffa8be9&type=submit&lastid=0&global=1
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 mySQL query error: INSERT INTO cs1ru_shoutbox_shouts (`s_mid`,`s_message`,`s_date`,`s_ip`) VALUES(378,'Раз-РґРІР°-три',1467612218,'185.41.20.101')
 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
 | File                                                                       | Function                                                                      | Line No.          |
 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
 | cs1ru_index/applications_addon/other/shoutbox/modules_public/ajax/coreAjax.php| [db_main_mysql].insert                                                        | 333               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/applications_addon/other/shoutbox/modules_public/ajax/coreAjax.php| [public_shoutbox_ajax_coreAjax].submit_shout                                  | 101               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [public_shoutbox_ajax_coreAjax].doExecute                                     | 421               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [ipsAjaxCommand].execute                                                      | 120               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Date: Mon, 04 Jul 2016 06:03:49 +0000
 Error: 1146 - Table 'lh5387_cs1ru_bd.cs1ru_shoutbox_shouts' doesn't exist
 IP Address: 185.41.20.101 - /index.php?s=4a8e439a7903ba5efe7e2b2c5c6309d3&&app=shoutbox&module=ajax&section=coreAjax&secure_key=e28037deb6747cb1fecf5c4c5ffa8be9&type=submit&lastid=0&global=1
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 mySQL query error: INSERT INTO cs1ru_shoutbox_shouts (`s_mid`,`s_message`,`s_date`,`s_ip`) VALUES(378,'джовыаоьсясясяся',1467612229,'185.41.20.101')
 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
 | File                                                                       | Function                                                                      | Line No.          |
 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
 | cs1ru_index/applications_addon/other/shoutbox/modules_public/ajax/coreAjax.php| [db_main_mysql].insert                                                        | 333               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/applications_addon/other/shoutbox/modules_public/ajax/coreAjax.php| [public_shoutbox_ajax_coreAjax].submit_shout                                  | 101               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [public_shoutbox_ajax_coreAjax].doExecute                                     | 421               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [ipsAjaxCommand].execute                                                      | 120               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Date: Mon, 04 Jul 2016 06:04:54 +0000
 Error: 1146 - Table 'lh5387_cs1ru_bd.cs1ru_shoutbox_mods' doesn't exist
 IP Address: 185.41.20.101 - /cs1ru_index/index.php?adsess=c47d0637e24045416f36c04e5dd9a09a&app=shoutbox&module=manage&section=moderators
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 mySQL query error: SELECT s.m_id, s.m_type,m.members_display_name, m.member_group_id,g.g_id, g.g_title FROM cs1ru_shoutbox_mods s  LEFT JOIN cs1ru_members m ON ( s.m_mg_id=m.member_id AND s.m_type='member' ) 
 LEFT JOIN cs1ru_groups g ON ( s.m_mg_id=g.g_id AND s.m_type='group' )   ORDER BY s.m_type ASC
 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
 | File                                                                       | Function                                                                      | Line No.          |
 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
 | cs1ru_index/applications_addon/other/shoutbox/modules_admin/manage/moderators.php| [admin_shoutbox_manage_moderators].moderatorsList                             | 69                |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [admin_shoutbox_manage_moderators].doExecute                                  | 306               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Date: Mon, 04 Jul 2016 06:05:02 +0000
 Error: 1146 - Table 'lh5387_cs1ru_bd.cs1ru_shoutbox_shouts' doesn't exist
 IP Address: 185.41.20.101 - /index.php?s=4a8e439a7903ba5efe7e2b2c5c6309d3&&app=shoutbox&module=ajax&section=coreAjax&secure_key=e28037deb6747cb1fecf5c4c5ffa8be9&type=submit&lastid=0&global=1
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 mySQL query error: INSERT INTO cs1ru_shoutbox_shouts (`s_mid`,`s_message`,`s_date`,`s_ip`) VALUES(378,'okdkadkada',1467612302,'185.41.20.101')
 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
 | File                                                                       | Function                                                                      | Line No.          |
 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
 | cs1ru_index/applications_addon/other/shoutbox/modules_public/ajax/coreAjax.php| [db_main_mysql].insert                                                        | 333               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/applications_addon/other/shoutbox/modules_public/ajax/coreAjax.php| [public_shoutbox_ajax_coreAjax].submit_shout                                  | 101               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [public_shoutbox_ajax_coreAjax].doExecute                                     | 421               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [ipsAjaxCommand].execute                                                      | 120               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Date: Mon, 04 Jul 2016 06:05:55 +0000
 Error: 1091 - Can't DROP 'g_shoutbox_view'; check that column/key exists
 IP Address: 185.41.20.101 - /cs1ru_index/index.php?adsess=c47d0637e24045416f36c04e5dd9a09a&app=core&module=applications&section=applications&&do=application_remove&app_id=7
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 mySQL query error: ALTER TABLE cs1ru_groups DROP g_shoutbox_view
 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
 | File                                                                       | Function                                                                      | Line No.          |
 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
 | cs1ru_index/applications/core/modules_admin/applications/applications.php  | [db_main_mysql].dropField                                                     | 1549              |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/applications/core/modules_admin/applications/applications.php  | [admin_core_applications_applications].applicationRemove                      | 103               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [admin_core_applications_applications].doExecute                              | 306               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Date: Mon, 04 Jul 2016 06:05:58 +0000
 Error: 1091 - Can't DROP 'g_shoutbox_view'; check that column/key exists
 IP Address: 185.41.20.101 - /cs1ru_index/index.php?adsess=c47d0637e24045416f36c04e5dd9a09a&app=core&module=applications&section=applications&&do=application_remove&app_id=7
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 mySQL query error: ALTER TABLE cs1ru_groups DROP g_shoutbox_view
 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
 | File                                                                       | Function                                                                      | Line No.          |
 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
 | cs1ru_index/applications/core/modules_admin/applications/applications.php  | [db_main_mysql].dropField                                                     | 1549              |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/applications/core/modules_admin/applications/applications.php  | [admin_core_applications_applications].applicationRemove                      | 103               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [admin_core_applications_applications].doExecute                              | 306               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Date: Mon, 04 Jul 2016 06:06:05 +0000
 Error: 1146 - Table 'lh5387_cs1ru_bd.cs1ru_shoutbox_shouts' doesn't exist
 IP Address: 185.41.20.101 - /index.php?s=4a8e439a7903ba5efe7e2b2c5c6309d3&&app=shoutbox&module=ajax&section=coreAjax&secure_key=e28037deb6747cb1fecf5c4c5ffa8be9&type=submit&lastid=0&global=1
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 mySQL query error: INSERT INTO cs1ru_shoutbox_shouts (`s_mid`,`s_message`,`s_date`,`s_ip`) VALUES(378,'fdsadasda',1467612365,'185.41.20.101')
 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
 | File                                                                       | Function                                                                      | Line No.          |
 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
 | cs1ru_index/applications_addon/other/shoutbox/modules_public/ajax/coreAjax.php| [db_main_mysql].insert                                                        | 333               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/applications_addon/other/shoutbox/modules_public/ajax/coreAjax.php| [public_shoutbox_ajax_coreAjax].submit_shout                                  | 101               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [public_shoutbox_ajax_coreAjax].doExecute                                     | 421               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [ipsAjaxCommand].execute                                                      | 120               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Date: Mon, 04 Jul 2016 06:06:16 +0000
 Error: 1091 - Can't DROP 'g_shoutbox_view'; check that column/key exists
 IP Address: 185.41.20.101 - /cs1ru_index/index.php?adsess=c47d0637e24045416f36c04e5dd9a09a&app=core&module=applications&section=applications&&do=application_remove&app_id=7
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 mySQL query error: ALTER TABLE cs1ru_groups DROP g_shoutbox_view
 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
 | File                                                                       | Function                                                                      | Line No.          |
 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
 | cs1ru_index/applications/core/modules_admin/applications/applications.php  | [db_main_mysql].dropField                                                     | 1549              |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/applications/core/modules_admin/applications/applications.php  | [admin_core_applications_applications].applicationRemove                      | 103               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [admin_core_applications_applications].doExecute                              | 306               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Date: Mon, 04 Jul 2016 06:07:26 +0000
 Error: 1146 - Table 'lh5387_cs1ru_bd.cs1ru_shoutbox_shouts' doesn't exist
 IP Address: 185.41.20.101 - /index.php?s=4a8e439a7903ba5efe7e2b2c5c6309d3&&app=shoutbox&module=ajax&section=coreAjax&secure_key=e28037deb6747cb1fecf5c4c5ffa8be9&type=submit&lastid=0&global=1
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 mySQL query error: INSERT INTO cs1ru_shoutbox_shouts (`s_mid`,`s_message`,`s_date`,`s_ip`) VALUES(378,'dadadada',1467612446,'185.41.20.101')
 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
 | File                                                                       | Function                                                                      | Line No.          |
 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
 | cs1ru_index/applications_addon/other/shoutbox/modules_public/ajax/coreAjax.php| [db_main_mysql].insert                                                        | 333               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/applications_addon/other/shoutbox/modules_public/ajax/coreAjax.php| [public_shoutbox_ajax_coreAjax].submit_shout                                  | 101               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [public_shoutbox_ajax_coreAjax].doExecute                                     | 421               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [ipsAjaxCommand].execute                                                      | 120               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Date: Mon, 04 Jul 2016 06:11:39 +0000
 Error: 1146 - Table 'lh5387_cs1ru_bd.cs1ru_shoutbox_shouts' doesn't exist
 IP Address: 185.41.20.101 - /index.php?s=4a8e439a7903ba5efe7e2b2c5c6309d3&&app=shoutbox&module=ajax&section=coreAjax&secure_key=e28037deb6747cb1fecf5c4c5ffa8be9&type=submit&lastid=0&global=1
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 mySQL query error: INSERT INTO cs1ru_shoutbox_shouts (`s_mid`,`s_message`,`s_date`,`s_ip`) VALUES(378,'oiuioioi',1467612699,'185.41.20.101')
 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
 | File                                                                       | Function                                                                      | Line No.          |
 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
 | cs1ru_index/applications_addon/other/shoutbox/modules_public/ajax/coreAjax.php| [db_main_mysql].insert                                                        | 331               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/applications_addon/other/shoutbox/modules_public/ajax/coreAjax.php| [public_shoutbox_ajax_coreAjax].submit_shout                                  | 99                |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [public_shoutbox_ajax_coreAjax].doExecute                                     | 421               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [ipsAjaxCommand].execute                                                      | 120               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Date: Mon, 04 Jul 2016 06:12:46 +0000
 Error: 1146 - Table 'lh5387_cs1ru_bd.cs1ru_shoutbox_mods' doesn't exist
 IP Address: 185.41.20.101 - /cs1ru_index/index.php?adsess=c47d0637e24045416f36c04e5dd9a09a&app=shoutbox&module=manage&section=moderators
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 mySQL query error: SELECT s.m_id, s.m_type,m.members_display_name, m.member_group_id,g.g_id, g.g_title FROM cs1ru_shoutbox_mods s  LEFT JOIN cs1ru_members m ON ( s.m_mg_id=m.member_id AND s.m_type='member' ) 
 LEFT JOIN cs1ru_groups g ON ( s.m_mg_id=g.g_id AND s.m_type='group' )   ORDER BY s.m_type ASC
 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
 | File                                                                       | Function                                                                      | Line No.          |
 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
 | cs1ru_index/applications_addon/other/shoutbox/modules_admin/manage/moderators.php| [admin_shoutbox_manage_moderators].moderatorsList                             | 69                |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [admin_shoutbox_manage_moderators].doExecute                                  | 306               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Date: Mon, 04 Jul 2016 06:12:51 +0000
 Error: 1146 - Table 'lh5387_cs1ru_bd.cs1ru_shoutbox_mods' doesn't exist
 IP Address: 185.41.20.101 - /cs1ru_index/index.php?adsess=c47d0637e24045416f36c04e5dd9a09a&app=shoutbox&module=manage&section=moderators
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 mySQL query error: SELECT s.m_id, s.m_type,m.members_display_name, m.member_group_id,g.g_id, g.g_title FROM cs1ru_shoutbox_mods s  LEFT JOIN cs1ru_members m ON ( s.m_mg_id=m.member_id AND s.m_type='member' ) 
 LEFT JOIN cs1ru_groups g ON ( s.m_mg_id=g.g_id AND s.m_type='group' )   ORDER BY s.m_type ASC
 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
 | File                                                                       | Function                                                                      | Line No.          |
 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
 | cs1ru_index/applications_addon/other/shoutbox/modules_admin/manage/moderators.php| [admin_shoutbox_manage_moderators].moderatorsList                             | 69                |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [admin_shoutbox_manage_moderators].doExecute                                  | 306               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Date: Mon, 04 Jul 2016 06:14:29 +0000
 Error: 1146 - Table 'lh5387_cs1ru_bd.cs1ru_shoutbox_shouts' doesn't exist
 IP Address: 185.41.20.101 - /index.php?s=4a8e439a7903ba5efe7e2b2c5c6309d3&&app=shoutbox&module=ajax&section=coreAjax&secure_key=e28037deb6747cb1fecf5c4c5ffa8be9&type=submit&lastid=0&global=1
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 mySQL query error: INSERT INTO cs1ru_shoutbox_shouts (`s_mid`,`s_message`,`s_date`,`s_ip`) VALUES(378,'l;mkkl;l;kj',1467612869,'185.41.20.101')
 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
 | File                                                                       | Function                                                                      | Line No.          |
 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
 | cs1ru_index/applications_addon/other/shoutbox/modules_public/ajax/coreAjax.php| [db_main_mysql].insert                                                        | 331               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/applications_addon/other/shoutbox/modules_public/ajax/coreAjax.php| [public_shoutbox_ajax_coreAjax].submit_shout                                  | 99                |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [public_shoutbox_ajax_coreAjax].doExecute                                     | 421               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [ipsAjaxCommand].execute                                                      | 120               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Date: Mon, 04 Jul 2016 06:16:20 +0000
 Error: 1091 - Can't DROP 'g_shoutbox_view'; check that column/key exists
 IP Address: 185.41.20.101 - /cs1ru_index/index.php?adsess=c47d0637e24045416f36c04e5dd9a09a&app=core&module=applications&section=applications&&do=application_remove&app_id=7
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 mySQL query error: ALTER TABLE cs1ru_groups DROP g_shoutbox_view
 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
 | File                                                                       | Function                                                                      | Line No.          |
 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
 | cs1ru_index/applications/core/modules_admin/applications/applications.php  | [db_main_mysql].dropField                                                     | 1549              |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/applications/core/modules_admin/applications/applications.php  | [admin_core_applications_applications].applicationRemove                      | 103               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [admin_core_applications_applications].doExecute                              | 306               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Date: Mon, 04 Jul 2016 06:22:47 +0000
 Error: 1091 - Can't DROP 'g_shoutbox_view'; check that column/key exists
 IP Address: 185.41.20.101 - /cs1ru_index/index.php?adsess=c47d0637e24045416f36c04e5dd9a09a&app=core&module=applications&section=applications&&do=application_remove&app_id=7
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 mySQL query error: ALTER TABLE cs1ru_groups DROP g_shoutbox_view
 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
 | File                                                                       | Function                                                                      | Line No.          |
 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
 | cs1ru_index/applications/core/modules_admin/applications/applications.php  | [db_main_mysql].dropField                                                     | 1549              |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/applications/core/modules_admin/applications/applications.php  | [admin_core_applications_applications].applicationRemove                      | 103               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [admin_core_applications_applications].doExecute                              | 306               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Date: Mon, 04 Jul 2016 06:33:03 +0000
 Error: 1146 - Table 'lh5387_cs1ru_bd.cs1ru_shoutbox_mods' doesn't exist
 IP Address: 185.41.20.101 - /cs1ru_index/index.php?adsess=c47d0637e24045416f36c04e5dd9a09a&app=shoutbox&module=manage&section=moderators
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 mySQL query error: SELECT s.m_id, s.m_type,m.members_display_name, m.member_group_id,g.g_id, g.g_title FROM cs1ru_shoutbox_mods s  LEFT JOIN cs1ru_members m ON ( s.m_mg_id=m.member_id AND s.m_type='member' ) 
 LEFT JOIN cs1ru_groups g ON ( s.m_mg_id=g.g_id AND s.m_type='group' )   ORDER BY s.m_type ASC
 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
 | File                                                                       | Function                                                                      | Line No.          |
 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
 | cs1ru_index/applications_addon/other/shoutbox/modules_admin/manage/moderators.php| [admin_shoutbox_manage_moderators].moderatorsList                             | 69                |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [admin_shoutbox_manage_moderators].doExecute                                  | 306               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Date: Mon, 04 Jul 2016 06:33:21 +0000
 Error: 1091 - Can't DROP 'g_shoutbox_view'; check that column/key exists
 IP Address: 185.41.20.101 - /cs1ru_index/index.php?adsess=c47d0637e24045416f36c04e5dd9a09a&app=core&module=applications&section=applications&&do=application_remove&app_id=7
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 mySQL query error: ALTER TABLE cs1ru_groups DROP g_shoutbox_view
 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
 | File                                                                       | Function                                                                      | Line No.          |
 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
 | cs1ru_index/applications/core/modules_admin/applications/applications.php  | [db_main_mysql].dropField                                                     | 1549              |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/applications/core/modules_admin/applications/applications.php  | [admin_core_applications_applications].applicationRemove                      | 103               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [admin_core_applications_applications].doExecute                              | 306               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'

Еще логи:
 

Спойлер

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Date: Mon, 04 Jul 2016 06:33:21 +0000
 Error: 1091 - Can't DROP 'g_shoutbox_view'; check that column/key exists
 IP Address: 185.41.20.101 - /cs1ru_index/index.php?adsess=c47d0637e24045416f36c04e5dd9a09a&app=core&module=applications&section=applications&&do=application_remove&app_id=7
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 mySQL query error: ALTER TABLE cs1ru_groups DROP g_shoutbox_view
 .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
 | File                                                                       | Function                                                                      | Line No.          |
 |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
 | cs1ru_index/applications/core/modules_admin/applications/applications.php  | [db_main_mysql].dropField                                                     | 1549              |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/applications/core/modules_admin/applications/applications.php  | [admin_core_applications_applications].applicationRemove                      | 103               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
 | cs1ru_index/sources/base/ipsController.php                                 | [admin_core_applications_applications].doExecute                              | 306               |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'

 

  • Author

Вроде всё работает, настроил немного. 
Только остался один вопрос, как сделать вот такие синие полосы, которые были у меня раньше?

Спойлер

57797079c9b6a_ss(2016-07-03at07.42.24).thumb.png.4401fab0450c78d6ddf1446cf427d2c4.png

 

  • Author
42 минут назад, Sipsb сказал:
В custom.css добавьте

#shouts-global-resizer, #shouts-resizer {
    background-color: #008dff;
}
 

Я что-то найти такого файла не могу, где он находиться?

 

Упс, сорян)) У вас же тройка B| найдите css shouts-global-resizer и поменяйте цвет на background-color: #008dff; К сожалению, под рукой нет тройки точнее сказать не могу! Можете в л/c предоставить доступ, поправлю.

Примерно так?

Спойлер

1.png

 

  • Author

Данное дополнение меняет, все полосы на синие на всём форуме, мне желательно только ограничиться чатом.
Хотя мне ваш вариант тоже нравится:)

P.S я если что за скриншот говорю)

8 минут назад, kolobok1 сказал:

меняет, все полосы на синие на всём форуме

Вроде не должно! На скрине выше, я менял в нескольких местах.

  • Author
Цитата

Упс, сорян)) У вас же тройка B| найдите css shouts-global-resizer и поменяйте цвет на background-color: #008dff;

Нету у меня такого файла, если что, у меня стоит версия чата 1.4.1 FINAL, автора к сожалению найти не могу.
Вот весь список файлов:

Спойлер

ss (2016-07-04 at 06.51.28).png

ss (2016-07-04 at 06.52.49).png

 

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
Ответить в этой теме...

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

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.