3
1- turn php debug on and see if there is any error in "module admin" page.
3- provide us more information about your XOOPS , php, MySQL version.
1. ok i turned on the debugger. it shows me these errors:
Notice: Only variables should be assigned by reference in file /modules/system/admin/modulesadmin/modulesadmin.php line 46
Warning: main() [function.main]: open_basedir restriction in effect. File(/cache/config.php) is not within the allowed path(s): (:/tmp) in file /modules/gsdownloads/xoops_version.php line 2
Warning: main(/cache/config.php) [function.main]: failed to open stream: Operation not permitted in file /modules/gsdownloads/xoops_version.php line 2
Warning: main() [function.include]: Failed opening '/cache/config.php' for inclusion (include_path='.:/usr/share/php') in file /modules/gsdownloads/xoops_version.php line 2
Notice: Only variables should be assigned by reference in file /class/xoopslists.php line 200
Notice: Use of undefined constant ol_videos - assumed 'ol_videos' in file /modules/ol_videos/xoops_version.php line 4
Notice: Use of undefined constant ol_DESC - assumed 'ol_DESC' in file /modules/ol_videos/xoops_version.php line 6
Notice: Use of undefined constant _MI_INCBLOCKS_TRIBLOCKS_BNAME - assumed '_MI_INCBLOCKS_TRIBLOCKS_BNAME' in file /modules/incblocks/xoops_version.php line 62
Notice: Constant _AC_MODULE_NAME already defined in file /modules/archcontact1/language/english/modinfo.php line 2
Notice: Constant _AC_MODULE_DESC already defined in file /modules/archcontact1/language/english/modinfo.php line 3
Notice: Constant _AC_MESSAGE already defined in file /modules/archcontact1/language/english/modinfo.php line 4
All these modules that are listed in the errorlog work like they should. It seems as if XOOPS doesnt check whether there is a new module in the module-directory
2. Yes I uploaded it in the modules directory and of course it had a xoops_version.php
3. XOOPS versin is 2.0.16 and php5 dont know the MySQL version
I hope these information are helpful