2
Hi,
this may happen if:
- you didn't upload the correct folder. You need to upload a folder with xoops_version.php and all files and subfolders to your modules folder.
- you are using module that require additional components (for example CBB needs Frameworks and Editors to be uploaded too, but not in modules folder, so read the readme file.)
- you have module, that is not compatible with your XOOPS version.
In general upload and install modules one by one.If you have uncompatible module it will hide all modules that are not installed and it will be harder to find where the problem is.
Enable PHPDebug mode in admin -> preferences -> general and look for errors (ignore notices if any). This may give you a qlue here the problem is...