Error with download mod

Support zu den Modifikationen (MODs) von Entwickler OXPUS für das phpBB 3.0.x
Antworten
laior
Beiträge: 3
Registriert: Fr 21. Nov 2008, 01:56

Error with download mod

Beitrag von laior »

Hey guys,

I'm sorry I can't speak german, I hope english is allowed
I have always this error when I try to delete a files, I tried a lot for time to install and reinstall this mod, all works fine but when I try to delete a files I have this:

(translator use:
Guten Tag,
Als ich versuche, eine Datei zu beseitigen, habe ich immer diesen Irrtum, ich habe mehrere Male versucht, diesen mod einzurichten aber ich habe immer denselben Irrtum)

Code: Alles auswählen

SQL ERROR [ mysqli ]

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 '= 1' at line 2 [1064]

SQL

SELECT dl_topic FROM phpbb3_downloads WHERE if = 1

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()

FILE: dl_mod/admin/dl_admin_files.php
LINE: 772
CALL: dbal_mysqli->sql_query()

FILE: includes/acp/acp_downloads.php
LINE: 272
CALL: include('dl_mod/admin/dl_admin_files.php')

FILE: includes/functions_module.php
LINE: 471
CALL: acp_downloads->main()

FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2719
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: Error with download mod

Beitrag von oxpus »

Thanks for this error message.
Now I've fixed it in the current package.
Please use this file to fix this error:
dl_admin_files.zip
(7.18 KiB) 299-mal heruntergeladen
Upload this into the folder /dl_mod/admin/
Karsten Ude
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
laior
Beiträge: 3
Registriert: Fr 21. Nov 2008, 01:56

Re: Error with download mod

Beitrag von laior »

Works fine, thanks a lot !
laior
Beiträge: 3
Registriert: Fr 21. Nov 2008, 01:56

Re: Error with download mod

Beitrag von laior »

hi,

I don't know if you want I reopen a topic but I have a question.

How can I increase the Maximum filesize alowed for uploads?
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2719
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: Error with download mod

Beitrag von oxpus »

How can I increase the Maximum filesize alowed for uploads?
You must change your php.ini to do this.
The MOD can't change this settings itself...
Karsten Ude
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
Antworten