Topic-icon HELP - site crashed after installing JFBConnect 1.5 on 1.7 website

Active Subscriptions:

None
Hi - I accidently installed the latest JFBC for 1.5 on my 1.7 installation, and from then only get a white screen in both admin and frontpage...

Is there an easy way to roll this back ? I have downloaded 1.7 as well now...

Thanks for helping !

Markus
The topic has been locked.
Support Specialist
Markus,
The problem is likely the JFBCSystem plugin. I'm assuming it crashed after you enabled the JFBCSystem plugin. If so, you'll need to be able to access the database and disable that plugin by running the following query:
UPDATE XYZ_extensions SET enabled = '0' WHERE `type`="plugin" AND `element`="jfbcsystem"

Once done and you can (hopefully) access the admin area, uninstall the JFBConnect component, JFBConnect authentication, user, and system plugins and the SCLogin module. Then, reinstall the correct Joomla 1.7 version.

Let us know if you run into any other issues or need more help!
Alex
The topic has been locked.
Support Specialist
Oh yeah, make sure you update the XYZ in that query above to your proper database prefix.
The topic has been locked.