ich habe den o.g. MOD eingebaut, aber bekomme nachdem Absenden es Formulars diese Fehlermeldung:
Code: Alles auswählen
Allgemeiner Fehler
SQL ERROR [ mysql4 ]
Column 'topic_prefix' cannot be null [1048]
SQL
INSERT INTO phpbb_topics (topic_poster, topic_time, topic_last_view_time, forum_id, icon_id, topic_approved, topic_title, topic_first_poster_name, topic_first_poster_colour, topic_type, topic_time_limit, topic_attachment, topic_prefix) VALUES (2, 1306713105, 1306713105, 95, 0, 1, 'Antragsformular von LanciC50', 'LanciC50', 'FF3300', 0, 0, 0, NULL)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 175
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 2167
CALL: dbal_mysql->sql_query()
FILE: application.php
LINE: 69
CALL: submit_post()
Und kann man das irgendwie umgehen, dass er den Beitrag trotzdem postet bzw. was muss ich in der Datei ändern damit es funktioniert.
das ist der MOD http://www.phpbb.com/customise/db/mod/application_form
PhpBB3 3.0.8