Download Mod Fehler
Verfasst: 01.10.2011 22:20
Hallo zusammen,
Immer wenn ich versuche eine Datei zu uploaden und dann auf "Absenden" klicke, kommt dieser Fehler:
Woher kommt das und was habe ich faslch gemacht?
Vielen Dank
the_zoker_09
Immer wenn ich versuche eine Datei zu uploaden und dann auf "Absenden" klicke, kommt dieser Fehler:
Code: Alles auswählen
SQL ERROR [ mysql4 ]
Column 'topic_attr_id' 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_attr_id, topic_attr_user, topic_attr_time) VALUES (56, 1317500070, 1317500070, 34, 0, 1, 'Thema zum Download Test', 'Q11', 'AA0000', 0, 0, 0, NULL, '56', 1317500070)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 175
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 2040
CALL: dbal_mysql->sql_query()
FILE: dl_mod/classes/class_dlmod.php
LINE: 1802
CALL: submit_post()
FILE: dl_mod/includes/dl_upload.php
LINE: 356
CALL: dlmod->gen_dl_topic()
FILE: downloads.php
LINE: 1513
CALL: include('dl_mod/includes/dl_upload.php')
Vielen Dank
the_zoker_09