i discovered that this module (i have version 1.2)doesn't work with register_globals:Off
I contacted the author but had no answer so far.
Can anybody help me to fix this problem?
Thanks in advance,ralf.
$xoopsTpl->assign(array("img_hotfolder" => $bbImage['newposts_forum'], "img_folder" => $bbImage['folder_forum'], "img_locked" => $bbImage['locked_forum'], "lang_newposts" => _MD_NEWPOSTS, "lang_private" => _MD_PRIVATEFORUM, "lang_nonewposts" => _MD_NONEWPOSTS, "lang_search" => _MD_SEARCH, "lang_advsearch" => _MD_ADVSEARCH));
Mithrandir wrote:
I don't know what causes this, but I get "Action not allowed" in the MySQL debug - which is an XOOPS error.
My guess is that the percentage sign in the query initiates this error, but it beats me, how this error is triggered.

Mithrandir wrote:
I'll have to wait until tomorrow before looking at this, sorry. (23 PM here and I need to go to bed rather early today - got way too little sleep last night)