1
Hi,
I installed XOOPS 2.0.16 a couple of weeks ago and installed a few different modules. Today I wanted to add two more, but something is wrong with the module section. The already installed modules are shown, but the modules which aren't installed are not shown. I seems that the page ends. I also tried to uninstall a module and it also isn't shown...
I get this error message from the debug modus
Errors
Queries
SELECT * FROM xoops_config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC
SELECT sess_data FROM xoops_session WHERE sess_id = '0f415209d24fb3f5ee909d8503cdd5ee'
SELECT * FROM xoops_users WHERE uid=1
SELECT * FROM xoops_modules WHERE dirname = 'system'
SELECT * FROM xoops_configcategory
SELECT * FROM xoops_group_permission WHERE (gperm_name = 'module_admin' AND gperm_modid = '1' AND (gperm_groupid = '1' OR gperm_groupid = '2'))
Total: 6 queries
Can anyone tell me how I can fix it?