Topic-icon Component Install: DB function reports no errors Error installing comp

Active Subscriptions:

None
DB is not fresh

PHP : 5.5.12
Joomla 2.5

I tried deleting all trace from the Database on PHPmyadmin hoping i can install clean but no avail. There are still traces on and i am unable to remove it via backend..

gyazo.com/e4a3cdff93a1fb62d63bbe6d557162ec
The topic has been locked.
Support Specialist
From your screenshot, it looks like there are many entries for the JFBConnect component itself, so please make sure you get a clean uninstall before you start again with a new install. If you have manually removed database tables without uninstalling the component, plugins, modules, libraries, etc, this could be where your issues are coming from.

Try these steps:
1. From the Joomla Extension Manager in the backend, uninstall the following:
* JFBConnect component, plugins, modules, library, sclogin
* 'Authentication - JFBConnect Social Integration' plugin
* 'Content - JFBCContent' plugin
* 'System - JFBCSystem' plugin
* 'User - JFBConnect Social Integration' plugin
* Any plugins in the 'Social Profiles' group
* Any plugins in the 'Open Graph' group
* Modules - SCLogin, SCSocial Find Us, SCSocial Stream, SCSocial Widget, JFBCSocialShare
* Libraries - 'SourceCoast Extensions Library'
2. Go into the db and manually remove #__jfbconnect_* tables and #__opengraph_* tables.
3. Go into the Joomla #__extensions table and remove all entries for JFBConnect (element=com_jfbconnect) or the other modules/plugins/libraries that correspond to step 1.

-Melissa
The topic has been locked.
Active Subscriptions:

None

mel wrote: From your screenshot, it looks like there are many entries for the JFBConnect component itself, so please make sure you get a clean uninstall before you start again with a new install. If you have manually removed database tables without uninstalling the component, plugins, modules, libraries, etc, this could be where your issues are coming from.

Try these steps:
1. From the Joomla Extension Manager in the backend, uninstall the following:
* JFBConnect component, plugins, modules, library, sclogin
* 'Authentication - JFBConnect Social Integration' plugin
* 'Content - JFBCContent' plugin
* 'System - JFBCSystem' plugin
* 'User - JFBConnect Social Integration' plugin
* Any plugins in the 'Social Profiles' group
* Any plugins in the 'Open Graph' group
* Modules - SCLogin, SCSocial Find Us, SCSocial Stream, SCSocial Widget, JFBCSocialShare
* Libraries - 'SourceCoast Extensions Library'
2. Go into the db and manually remove #__jfbconnect_* tables and #__opengraph_* tables.
3. Go into the Joomla #__extensions table and remove all entries for JFBConnect (element=com_jfbconnect) or the other modules/plugins/libraries that correspond to step 1.

-Melissa



Hi Melissa, i got it working by tracing all missing xml files on my backup and uninstalling everything. Now i manage to install a fresh install. But i got another problem. When i input my Sourcecoast subscriber ID, i Get this error "Please set your SourceCoast Subscriber ID to use all features of the Automatic Configuration Tool."

I am setting up on localhost as of the moment..
The topic has been locked.
Support Specialist
A lot of times when this error occurs, the wrong subscriber ID has been entered. Your subscriber ID can also change if your sourcecoast.com password has changed. Please log into your account on sourcecoast.com, go to My Account > My Profile and the Subscriber ID is on the righthand side.

Instead of in Autotune, try setting it in JFBConnect > Configuration > General tab > Misc section for the 'SourceCoast Subscription ID' setting and then re-launching Autotune.

-Melissa
The topic has been locked.
Active Subscriptions:

None

mel wrote: A lot of times when this error occurs, the wrong subscriber ID has been entered. Your subscriber ID can also change if your sourcecoast.com password has changed. Please log into your account on sourcecoast.com, go to My Account > My Profile and the Subscriber ID is on the righthand side.

Instead of in Autotune, try setting it in JFBConnect > Configuration > General tab > Misc section for the 'SourceCoast Subscription ID' setting and then re-launching Autotune.

-Melissa

My SUB ID is still the same. I am guessing maybe setup does not work on localhost? My SUB ID on general config misc does not get saved when i click save.
The topic has been locked.
Support Specialist

I am guessing maybe setup does not work on localhost?

This is not true. We run tests using localhost all the time, especially when developing. Are any of your settings in the general configuration able to be saved if you change values? Can you check your database and make sure the jfbconnect tables are present?
The topic has been locked.
Active Subscriptions:

None

mel wrote:

I am guessing maybe setup does not work on localhost?

This is not true. We run tests using localhost all the time, especially when developing. Are any of your settings in the general configuration able to be saved if you change values? Can you check your database and make sure the jfbconnect tables are present?


Got it all working now...^_^.. Will post again if there is any other problems. I am trying to integrate it with virtuemart...I will be watching the guides first. cheers
The topic has been locked.
Support Specialist
Glad to hear you got it working. Let us know if you run into other strange behavior.
The topic has been locked.