Fatal error

johnelk
11 years ago
Trying to uninstall MJ I get:

Fatal error: Class 'ScientiaHelper' not found in /home/birmingh/public_html/administrator/components/com_mobilejoomla/classes/mjinstaller.php on line 992

Help appreciated - or can I uninstall by just deleting the relevant tables in the DB?
johnelk
11 years ago
I'll reply myself - there is a bug in the Mobile Joomla uninstall file. Line 991 has:

include_once( JPATH_ROOT .'/plugins/mobile/scientia/scientia/scientia_helper.php' );

It should read:

include_once( JPATH_ROOT .'/plugins/mobile/scientia/scientia_helper.php' );

The uninstall procedure also requires quite a bit of manual uninstallation.

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.