2
I'm having a similar problem where I want to drop all my right blocks on say, the forum, but on all other pages (including a few that are currently just wrapped with the XOOPS mainfile.php, header.php, and footer.php) the right blocks also vanish. Adding $xoopsOption['show_rblock'] = 1; to the wrapped pages didn't seem to do the trick either. I am guessing there is some other way to do it, but I can't think of one offhand.