Bug in dl_upload.php
Bug in dl_upload.php
[phpBB Debug] PHP Notice: in file /dl_mod/includes/dl_upload.php on line 534: Undefined variable: dl_files_title
- oxpus
- Chief handy-man
- Beiträge: 2719
- Registriert: Do 13. Dez 2007, 23:06
- Wohnort: Irgendwo im I-Net
- Kontaktdaten:
Re: Bug in dl_upload.php
Hello pico,
thanks for this hint.
To fix this for now please open the file dl/mod/includes/dl_upload.php, find the line
and replace it with
I'll fix the next release, too.
thanks for this hint.
To fix this for now please open the file dl/mod/includes/dl_upload.php, find the line
Code: Alles auswählen
'DL_FILES_TITLE' => $dl_files_title,Code: Alles auswählen
'DL_FILES_TITLE' => $dl_files_page_title,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!
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!