Fehler Meldung beim Löschen von Topics
Verfasst: 25.09.2009 01:20
hallo ich bekomme seit meinem Umzug mit einem Forum folgenden Fehlermeldung
dadurch kann ich keine Topics mehr richtig löschen
Allgemeiner Fehler
SQL ERROR [ mysql4 ]
Out of range value adjusted for column 'user_topics' at row 1 [1264]
SQL
UPDATE phpbb_users SET user_topics = user_topics - 1 WHERE user_id = '2'
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: includes/functions_admin.php
LINE: 568
CALL: dbal_mysql->sql_query()
FILE: includes/functions_admin.php
LINE: 787
CALL: delete_topics()
FILE: includes/functions_posting.php
LINE: 1419
CALL: delete_posts()
FILE: posting.php
LINE: 1581
CALL: delete_post()
FILE: posting.php
LINE: 278
CALL: handle_post_delete()
wäre nett wenn mir jemand erklären kann wie ich das beheben kann
MfG Chris
dadurch kann ich keine Topics mehr richtig löschen
Allgemeiner Fehler
SQL ERROR [ mysql4 ]
Out of range value adjusted for column 'user_topics' at row 1 [1264]
SQL
UPDATE phpbb_users SET user_topics = user_topics - 1 WHERE user_id = '2'
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: includes/functions_admin.php
LINE: 568
CALL: dbal_mysql->sql_query()
FILE: includes/functions_admin.php
LINE: 787
CALL: delete_topics()
FILE: includes/functions_posting.php
LINE: 1419
CALL: delete_posts()
FILE: posting.php
LINE: 1581
CALL: delete_post()
FILE: posting.php
LINE: 278
CALL: handle_post_delete()
wäre nett wenn mir jemand erklären kann wie ich das beheben kann
MfG Chris