possible bug? for download mod

Support zu den Modifikationen (MODs) von Entwickler OXPUS für das phpBB 3.0.x
Antworten
bprsk8r4272
Beiträge: 16
Registriert: Mo 14. Feb 2011, 17:27

possible bug? for download mod

Beitrag von bprsk8r4272 »

not sure if this is a bug or if it was intended but when you edit a download from the downloads page(downloads.php?view=modcp&action=edit&df_id=4&cat_id=2)
and click "Delete the following selected versions" and don't have the version highlighted you receive this

Code: Alles auswählen

General Error

You have not select a version you wants to delete.
Please go back and change your setting.

BACKTRACE


FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/dl_mod/includes/dl_modcp.php
LINE: 173
CALL: trigger_error()

FILE: [ROOT]/downloads.php
LINE: 855
CALL: include('[ROOT]/dl_mod/includes/dl_modcp.php')
also when you highlight the version you want deleted it brings you to the page below
Capture.PNG
Capture.PNG (12.1 KiB) 3815 mal betrachtet
look above the navbar you'll see a • are your copyrights suppose to be there?
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2660
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: possible bug? for download mod

Beitrag von oxpus »

This is not a bug but a feature:
The mod can not delete something without highlight the wanted content.
So the mod will display a general error message.
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!
bprsk8r4272
Beiträge: 16
Registriert: Mo 14. Feb 2011, 17:27

Re: possible bug? for download mod

Beitrag von bprsk8r4272 »

ah if you do the samething in the acp it will just say something like "You have not select a version you wants to delete.
Please go back and change your setting." instead of generating a error which will be in the logs
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2660
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: possible bug? for download mod

Beitrag von oxpus »

Sorry, no.
This really is purposely built to point the user the missing selection. This will not be changed anymore.
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