Nachdem ich das Forum über das Autoupdate aktualisiert habe. Bekomme ich beim erstellen eines neuen Themas diese Fehlermeldung:
Code: Alles auswählen
SQL ERROR [ mysql4 ]
Unknown column 'topic_url' in 'field list' [1054]
SQL
INSERT INTO phpbb_topics (topic_poster, topic_time, topic_last_view_time, forum_id, icon_id, topic_approved, topic_title, topic_url, topic_first_poster_name, topic_first_poster_colour, topic_type, topic_time_limit, topic_attachment) VALUES (2, 1244622647, 1244622647, 47, 0, 1, 'asdasd', '', 'Josthilia', '009900', 0, 0, 0)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 1910
CALL: dbal_mysql->sql_query()
FILE: posting.php
LINE: 1049
CALL: submit_post()
Gruß Joshua