1
After following the instructions to upload all the required 3 compoments, I am unable to find the module under the "Modules Administration".
I turned on php debug to find out the error message and this was what I got.
---BEGINNING---
Fatal error: Call to undefined function: mod_ismoduleaction() in /home/juzernie/public_html/main/modules/newbb/xoops_version.php on line 59
All errors (3) queries (6) blocks (0) extra (0) timers (3)
Errors
Notice: Only variables should be assigned by reference in file /modules/system/admin/modulesadmin/modulesadmin.php line 46
Warning: main(/Frameworks/art/functions.ini.php): failed to open stream: No such file or directory in file /modules/newbb/xoops_version.php line 57
Warning: main(): Failed opening '/Frameworks/art/functions.ini.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in file /modules/newbb/xoops_version.php line 57
---END---
Any idea what is wrong?