Habe ein Problem mit dem Download-Mod und zwar erhalte ich wenn ich eine externe Datei einfügen will immer folgenden Fehler
Code: Alles auswählen
Couldn't update/insert into download table
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ' '5', 'AntiVir (R) Personal Edition 9x/Me', '', '0', '1', '0')'
INSERT INTO phpbb_downloads (file_name, file_size, cat, description, long_desc, free, extern, traffic) VALUES ('http://www.free-av.de/down/windows/antivir_workstation_win7_de_h.exe', , '5', 'AntiVir (R) Personal Edition 9x/Me', '', '0', '1', '0')
Line : 196
File : admin_dl_files.php
Woran liegt das?
TomW