4
Are you able to do anything else in admin, such as chance theme, check for new templates, etc?
Can you add forum posts, news items and other content away from the admin panel?
I had this problem when my host updated to php 5.2.5 from 5.2.3 and added a couple of extra php functions into the bargain.
I m able to do everything including updating of modules. Theme change is also possible. Not able to add posts in cbb 3.08 but d3forum is working fine.
Are you able to refresh the "system" module?
If you mean update systems module, then yes.
Do you have suhosin installed? If yes please check if it drops SQL queries selecting high number of modules one time.
Check if suhosin installed by a command: php -v
For example, I have 25 modules installed. When I tried to de-activate a module, XOOPS selects these 25 then suhosin dropped that query. I solved this problem by increasing a variable called max_vars to a high number, around 200.
See this also: http://forum.hardened-php.net/viewtopic.php?pid=1444
I have no idea of what suhosin is? and where to make these changes. If you can please help me with this.
Thanks for the help, i m not sure where will i be without this great community.