Fatal error: class jsmfFrontend not found after Joomla Patch to 1.1.12

Recently I upgraded one of my clients from Joomla 1.1.1 to 1.1.2.

After installation, I found I was suddenly receiving the following error:-

Fatal error: Class ‘jsmfFrontend’ not found in /modules/mod_smf_login.php on line 107

after installing a patch to upgrade from Joomla 1.1.11 to 1.1.12

I was able to temporarily abolish it by going into my admin and turning off the SMF-Login module (from Modules Menu). It’s obviously an incompatibility between the Joomlahacks SMF bridge login module and the Joomla 1.1.12 upgrade.

The joomla upgrade reinstalls the index.php file in root - so it removes the patch that the joomlahacks smf bridge applies to that file during installation.

You need to go to your admin panel, components, select JoomlaHacks SMF-Bridge, and install, and then ‘click to patch’ the index file..

You might need to chmod your index file to 777 to allow the patch to be applied.

This removes the Fatal error: Class ‘jsmfFrontend’ not found in /modules/mod_smf_login.php on line 107
message

Digg!

3 Responses to “Fatal error: class jsmfFrontend not found after Joomla Patch to 1.1.12”

  1. Christina Says:

    Great article - I am getting this error only when I activate the joomla SEO

  2. Francisco Sousa Says:

    Thank you.

    I was getting this error and was beginning to feel annoyed.

    Great work.

  3. AJ Says:

    Thanks for posting that, it sorted out the problem…. my users were complaining.

Leave a Reply