PLEASE HELP!!!! unistalling Facebook connect

i keep getting this error and dont know what to do.,... 

 
Modules
Operation Results
 
Uninstallation of: Facebook connect Failed
-- Changing database:
-- -- There are errors in the following MySQL queries:
-- -- Error:
ALTER TABLE `Profiles`DROP INDEX `FacebookProfile`;
-- -- Error:
ALTER TABLE `Profiles`DROP `FacebookProfile`;
Quote · 18 Jul 2011

The messages seem a bit different from what i remember.

What version of Dolphin 7 are you running?

And by version i meen the entire version. Like 7.0.4,7.0.5 or 7.0.6. Just 7.0 is not good enough. Facebook connect has changed with pretty much every version of dolphin.


And you have emailed me. So i am going to ask another question becuse i have a fealing you do not know.

Do you know what phpMyAdmin is? or How to use it?



https://www.deanbassett.com
Quote · 18 Jul 2011

Dolphin 7.0.6

i know what phpMyAdmin is just dont know how to use it

Quote · 19 Jul 2011

Ok. Go into phpMyAdmin.

Enter your database for dolphin by clicking on it from the left column

When the database is open, click on the SQL tab at the top in the right panel.

Then in the run SQL query box enter the following two queries.

    ALTER TABLE `Profiles` ADD `FacebookProfile` VARCHAR(32) NOT NULL;
    ALTER TABLE `Profiles` ADD INDEX (`FacebookProfile`) ;

Then click GO.

Once thats done, try the uninstall again.



https://www.deanbassett.com
Quote · 19 Jul 2011

that is now unistalled but now the following modules wont work

Videos version 1.0.6 by Boonex

  Wall version 1.0.6 by Boonex
Whiteboard version 1.0.6 by Boonex

Sounds version 1.0.6 by Boonex

  Files version 1.0.6 by Boonex
Groups version 1.0.6 by Boonex
Orca Forum version 1.0.6 by Boonex
Photos version 1.0.6 by Boonex
the whole site crashed and in the modules menu they all show up as
_bx_photos
_bs sounds
etc.. i had to delete the php blocks in order for the site to come back online
any help?
Quote · 19 Jul 2011

Something is obviously seriously wrong. You will need to get someone to look over the site. Perhaps DosDawg or dolphin_jay may have time to give it a look over.

https://www.deanbassett.com
Quote · 19 Jul 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.