Код: Выделить всё
Общая ошибка
SQL ERROR [ mysql4 ]
Duplicate entry 'pico.reputation.notification.type.rate_user' for key 'type' [1062]
SQL
INSERT INTO phpbb_notification_types (notification_type_name, notification_type_enabled) VALUES ('pico.reputation.notification.type.rate_user', 1)
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 855
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/mysql.php
LINE: 181
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysql->sql_query()
FILE: [ROOT]/phpbb/notification/manager.php
LINE: 953
CALL: phpbb\db\driver\factory->sql_query()
FILE: [ROOT]/phpbb/notification/type/base.php
LINE: 133
CALL: phpbb\notification\manager->get_notification_type_id()
FILE: [ROOT]/phpbb/notification/manager.php
LINE: 909
CALL: phpbb\notification\type\base->set_notification_manager()
FILE: [ROOT]/phpbb/notification/manager.php
LINE: 885
CALL: phpbb\notification\manager->load_object()
FILE: [ROOT]/phpbb/notification/manager.php
LINE: 561
CALL: phpbb\notification\manager->get_item_type_class()
FILE: [ROOT]/phpbb/notification/manager.php
LINE: 655
CALL: phpbb\notification\manager->get_subscription_types()
FILE: [ROOT]/includes/ucp/ucp_notifications.php
LINE: 43
CALL: phpbb\notification\manager->get_global_subscriptions()
FILE: [ROOT]/includes/functions_module.php
LINE: 674
CALL: ucp_notifications->main()
FILE: [ROOT]/ucp.php
LINE: 369
CALL: p_master->load_active()
Так же при двойном или тройном клике на блок ссылки всплывает ошибка
Код: Выделить всё
General Error
SQL ERROR [ mysql4 ]
User '_admin' has exceeded the 'max_user_connections' resource (current value: 3) [1226]
An sql error occurred while fetching this page. Please contact an administrator if this problem persists.
Код: Выделить всё
SQL ERROR [ mysql4 ]
Duplicate entry 'pico.reputation.notification.type.rate_user' for key 'type' [1062]
Произошла ошибка SQL при выборке на этой странице. Пожалуйста, сообщите администратору, если ошибка будет повторяться.