just uploaded my rebuilt and updated website to the server
XOOPS Version XOOPS 2.5.6
PHP Version 5.2.14
mySQL Version 5.0.77-log
Server API apache2handler
OS Linux
Here are the modules and errors I get
TDM Downloads Version : 1.5
Notice: Undefined variable: infos_module in file /modules/TDMDownloads/admin/index.php line 145
Notice: Undefined variable: infos_module in file modules/TDMDownloads/admin/index.php line 148
Notice: Undefined variable: infos_module in file /modules/TDMDownloads/admin/index.php line 149
TDM Picture Version : 1.05
Notice: Constant _AM_TDMPICTURE_CAT already defined in file /modules/TDMPicture/language/english/admin.php line 103
Also it see's these subdirs as NOT 777, but they are
/var/www/xxx/data/www/xxx.net/modules/TDMPicture/upload/ : 777
/var/www/xxx/data/www/xxx.net/modules/TDMPicture/upload/cat/ : 777
/var/www/xxx/data/www/xxx.net/modules/TDMPicture/upload/thumb/ : 777
Userlog Version : 1.01
Warning: mkdir() [function.mkdir]: Permission denied in file /class/file/folder.php line 529
Warning: mkdir() [function.mkdir]: No such file or directory in file /class/file/folder.php line 529
Warning: mkdir() [function.mkdir]: No such file or directory in file /class/file/folder.php line 529
Warning: json_encode() expects exactly 1 parameter, 2 given in file /modules/userlog/class/log.php line 282
Warning: json_encode() expects exactly 1 parameter, 2 given in file /modules/userlog/class/log.php line 214
Warning: json_encode() expects exactly 1 parameter, 2 given in file /modules/userlog/class/log.php line 214
Warning: json_encode() expects exactly 1 parameter, 2 given in file /modules/userlog/class/log.php line 214
Warning: json_encode() expects exactly 1 parameter, 2 given in file /modules/userlog/class/log.php line 214
Warning: json_encode() expects exactly 1 parameter, 2 given in file /modules/userlog/class/log.php line 214
Warning: json_encode() expects exactly 1 parameter, 2 given in file /modules/userlog/class/log.php line 214
All other modules are working without any errors showing in debug
but there is still the issue of icon display in preferences
and the issue of the help section being always DOWN in the backend
I used the image manager as an example because it has the smallest help section, but it constantly appears in all of them
Anyway, I hope this helps a few people with their debugging