Pinia
Wpisz dowolną liczbę: 5
Dołączył: 17 Maj 2012 Posty: 40
|
Wysłany: 2014-06-20, 00:51 Błąd przy dodawaniu grup
|
|
|
Cytat: | Could not insert new group
DEBUG MODE
SQL Error : 1366 Incorrect integer value: '' for column 'group_no_unsub' at row 1
INSERT INTO phpbb_groups (group_type, group_name, group_description, group_moderator, group_count, group_count_enable, group_mail_enable, group_no_unsub, group_single_user, group_order, group_color, group_prefix, group_style) VALUES (0, 'xyz', 'abcd', 5, '99999999', '0', '0', '', '0', 1, '009900', '', '')
Line : 441
File : admin_groups.php |
Próbowałyśmy naprawić to przez panel wxv, ale nadal jest tak samo. Można coś na to poradzić? |
|