
Oder woran kann es liegen?
Manchmal SQL Fehler:
Code: Alles auswählen
Allgemeiner Fehler
SQL ERROR [ mysql4 ]
Column 'topic_first_poster_name' cannot be null [1048]
SQL
INSERT INTO phpbb_topics (topic_poster, topic_time, forum_id, icon_id, topic_approved, topic_title, topic_first_poster_name, topic_first_poster_colour, topic_type, topic_time_limit, topic_attachment) VALUES (2, 1238759673, '127', 0, 1, 'News| YouTube in China gesperrt', NULL, NULL, 0, 0, 0)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 1860
CALL: dbal_mysql->sql_query()
FILE: includes/functions_lastrss_autopost.php
LINE: 192
CALL: submit_post()
FILE: includes/functions_lastrss_autopost.php
LINE: 60
CALL: autopost()
FILE: includes/functions_lastrss_autopost.php
LINE: 244
CALL: autopost_init()
FILE: index.php
LINE: 43
CALL: include('includes/functions_lastrss_autopost.php')
