PPK
Darkelita
Если можно - сбрось, пожалуйста, ссылочки на моды привественного сообщения и быстрого редактированияDarkelita писал(а):Проще наверное моды удалить их не так и много, чат, медали, приветственное сообщение и быстрое редактирование, установить не долго обратно их
coder
Welcome PM on first Login (Приветственное ЛС) Скачать тутcoder писал(а):Если можно - сбрось, пожалуйста, ссылочки на моды привественного сообщения и быстрого редактирования
Darkelita
Код: Выделить всё
SQL ERROR [ mysql4 ]
Out of range value for column 'user_id' at row 1 [1264]
SQL
INSERT INTO phpbb_users (username, username_clean, user_password, user_pass_convert, user_email, user_email_hash, group_id, user_type, user_permissions, user_timezone, user_dateformat, user_lang, user_style, user_actkey, user_ip, user_regdate, user_passchg, user_options, user_new, user_inactive_reason, user_inactive_time, user_lastmark, user_lastvisit, user_lastpost_time, user_lastpage, user_posts, user_dst, user_colour, user_occ, user_interests, user_avatar, user_avatar_type, user_avatar_width, user_avatar_height, user_new_privmsg, user_unread_privmsg, user_last_privmsg, user_message_rules, user_full_folder, user_emailtime, user_notify, user_notify_pm, user_notify_type, user_allow_pm, user_allow_viewonline, user_allow_viewemail, user_allow_massemail, user_sig, user_sig_bbcode_uid, user_sig_bbcode_bitfield, user_form_salt) VALUES ('pipka', 'pipka', '$H$9KHW4ySTiqE56.RQdGmuELQvFdcgmF/', 0, 'pipka.pipka@yandex.ru', '390532125924', 2, 1, '', 9, '|d M Y|, H:i', 'ru', 8, '3W5917813', '150.250.350.0', 1381649725, 1381649725, 230271, 0, 1, 1381649725, 1381649725, 0, 0, '', 0, '1', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 1, 0, 1, 1, 1, 1, '', '', '', 'd862b4c3e9d1a90b')
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/db/dbal.php
LINE: 754
CALL: trigger_error()
FILE: [ROOT]/includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: [ROOT]/includes/functions_user.php
LINE: 251
CALL: dbal_mysql->sql_query()
FILE: [ROOT]/includes/ucp/ucp_register.php
LINE: 318
CALL: user_add()
FILE: [ROOT]/includes/functions_module.php
LINE: 508
CALL: ucp_register->main()
FILE: [ROOT]/includes/functions_module.php
LINE: 803
CALL: p_master->load_active()
FILE: [ROOT]/ucp.php
LINE: 67
CALL: p_master->load()[1264]
Код: Выделить всё
SELECT MAX( user_id ) + 1 FROM phpbb_users;
Код: Выделить всё
ALTER TABLE phpbb_users AUTO_INCREMENT = X;
Darkelita
Darkelita
PPK