When following the normal System Admin > Modules install procedure I’m getting an Install error towards the end of the install log:
‘Failed to execute xoops_module_install_myalbum’
(curiously followed by ‘myAlbum installed successfully’ at the very end).
Subsequent attempts to access any of the myalbum menu functions results in ‘Page isn’t Working HTTP Error 500’
I think I’ve installed the downloaded module directories correctly? :
/xoops/modules/myalbum (code base)
/xoops/modules/sitemap
/xoops/modules/tag
/xoops/includes/ myalbum (containing /photos & /watermarks)
I’ve given everything the widest set of permissions (0777);
/xoops/includes owner:group is set to www-data:ww-data for everything
/xoops/modules owner:group is set to root:root for everything
Module access rights have been granted for Admin User under Groups.
I have also installed xLanguage, Publisher and QRcode which work fine.
I get the same error with myAlbum-P (3.07 RC 2).
What have I got wrong – has anyone else got this problem or is it just me ?!
XOOPS version is 2.5.10
PHP version is 7.4.30
MYSQL version is 5.5.5-10.5.15-MariaDB-0+deb11u1
ModuleAdmin version is 1.2
Running Turnkeylinux XOOPS appliance (17.1) - Debian/Linux 10 - inside VirtualBox VM.
DEBUG MESSAGES
Warning: strpos(): Empty needle in file /class/xoopssecurity.php line 173
Warning: fopen(/var/local/lib/xoops/data/protector/configcachea07794): failed to open stream: Permission denied in file /var/local/lib/xoops/lib/modules/protector/class/protector.php line 184
Warning: fwrite() expects parameter 1 to be resource, bool given in file /var/local/lib/xoops/lib/modules/protector/class/protector.php line 185
Warning: fclose() expects parameter 1 to be resource, bool given in file /var/local/lib/xoops/lib/modules/protector/class/protector.php line 186
Unknown: filter_var(): FILTER_SANITIZE_MAGIC_QUOTES is deprecated, use FILTER_SANITIZE_ADD_SLASHES instead in file /modules/system/include/functions.php line 36
Unknown: filter_var(): FILTER_SANITIZE_MAGIC_QUOTES is deprecated, use FILTER_SANITIZE_ADD_SLASHES instead in file /modules/system/include/functions.php line 36
Unknown: filter_var(): FILTER_SANITIZE_MAGIC_QUOTES is deprecated, use FILTER_SANITIZE_ADD_SLASHES instead in file /modules/system/include/functions.php line 36
Unknown: Function get_magic_quotes_gpc() is deprecated in file /class/module.textsanitizer.php line 538
Unknown: Function get_magic_quotes_gpc() is deprecated in file /class/module.textsanitizer.php line 538
Unknown: Function get_magic_quotes_gpc() is deprecated in file /class/module.textsanitizer.php line 538
Unknown: Function get_magic_quotes_gpc() is deprecated in file /class/module.textsanitizer.php line 538
…….