2
1. If it was working before and not any longer then what was changed recently? i.e. new module installed, upgraded XOOPS core or module, hack added, PHP upgraded...?
2. Check the adminmenu.php file in the /cache/ directory.
- does it exist?
- does the cache directory have the correct permissions?
- if yes to above, try renaming the adminmenu.php file, login and go to admin, which will regenerate the adminmenu.php file.
Hopefully these suggestions help... otherwise it's likely to be a PHP5 issue, as those modules are not compatible with certain PHP5 configurations... at least, I know the xoopspoll module has issues with some configurations, and I'm guessing that the others might too.