MyXoops Forum

Forum - myXOOPS German Support

2 + 4 = ?  
Geben Sie das Ergebnis der Berechnung ein
Sie haben max. 10 Versuche.
 
* = Erforderlich

Re: PDdownloads 1.2: Wichtige Bug in admin section

Betreff: Re: PDdownloads 1.2: Wichtige Bug in admin section
von krobi am 02.10.2006 23:13:42

ok i have a hot-fix for that, the problem is the security check - so you can simple deactivate this.

pls open the following file
pd-downloads/admin/brokendown.php

and then search for the following lines (they appears some times in the file)

Zitat:
if (is_object($GLOBALS['xoopsSecurity']) and !$GLOBALS['xoopsSecurity']->check(true, $_REQUEST['t'])) {
redirect_header(XOOPS_URL.'/',3,$GLOBALS['xoopsSecurity']->getErrors());
}


simple delete this lines. that solve the problem.

Aktuell aus dem Forum

Forum Thema Antworten Views Letzter Beitrag
Modulentwicklung New Xoops Xcreate Module 0 5329 26.11.2025 15:22
efkan Gehe zum letzten Beitrag
Modulentwicklung XOOPS Custom Field Module 1 1816 24.11.2025 11:21
Goffy Gehe zum letzten Beitrag