Hotschis Download MOD
Verfasst: 19.12.2008 23:32
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Code: Alles auswählen
SQL ERROR [ mysql4 ]
Table 'usr_web1_5.DL_CONFIG_TABLE' doesn't exist [1146]
SQL
SELECT * FROM DL_CONFIG_TABLE
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: dl_mod/classes/class_dlmod.php
LINE: 108
CALL: dbal_mysql->sql_query()
FILE: includes/acp/acp_downloads.php
LINE: 50
CALL: dlmod->dlmod()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_downloads->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
Code: Alles auswählen
phpbb_dl_config
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /includes/functions_posting.php on line 1824: Undefined index: topic_desc
Code: Alles auswählen
'topic_desc' => $data['topic_desc'],
Code: Alles auswählen
SQL ERROR [ mysql4 ]
Column 'topic_desc' cannot be null [1048]
SQL
INSERT INTO phpbb_topics (topic_desc, 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 (NULL, 2, 1231669933, '2', 0, 1, 'Topic about download \"ajax\"', 'IcEman', 'AA0000', 0, 0, 0)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 1953
CALL: dbal_mysql->sql_query()
FILE: dl_mod/classes/class_dlmod.php
LINE: 1743
CALL: submit_post()
FILE: dl_mod/includes/dl_upload.php
LINE: 316
CALL: dlmod->gen_dl_topic()
FILE: downloads.php
LINE: 1052
CALL: include('dl_mod/includes/dl_upload.php')