1
Hi!
Thanks in advance for reading this.
When I go to admin.php, I get the page header and footer and that's it. I have .htaccess set up to show errors, but it doesn't show any. Can anyone offer a suggestion as to the next step?
I have it narrowed down to one of these things not working properly in admin.php:
$block_handler =& xoops_gethandler('block');
$block_arr =& $block_handler->getAdminBlocks($xoopsUser->getGroups());
$block_handler->assignBlocks($block_arr);
Thanks --
Monique.