1
I got the following PHP warnings from myAlbum on a XOOPS 2.2.3 installation:
Warning [PHP]: main(): Unable to access include/get_perms.php in file modules/myalbum/xoops_version.php line 112
Warning [PHP]: main(include/get_perms.php): failed to open stream: No such file or directory in file modules/myalbum/xoops_version.php line 112
Warning [PHP]: main(): Failed opening 'include/get_perms.php' for inclusion (include_path='') in file modules/myalbum/xoops_version.php line 112
Notice [PHP]: Undefined variable: global_perms in file modules/myalbum/xoops_version.php line 113
Notice [PHP]: Undefined variable: global_perms in file modules/myalbum/xoops_version.php line 121
Anyone who can tell me whats wrong?
MyAlbum seems to work fine even with the errors