FieldFrame extension broke EE!
Posted: 19 August 2009 02:24 PM   [ Ignore ]  
Grad Student
Rank
Total Posts:  66
Joined  07-21-2009

I installed and enabled the FieldFrame extension. Upon enabling I get this error on any and every admin page:

MySQL ERROR:

Error Number: 1146

Description: Table ‘coffee.exp_ff_fieldtype_hooks’ doesn’t exist

Query: SELECT * FROM exp_ff_fieldtype_hooks

If I disable all extensions via the config.php file it works again, however I don’t know how to manually disable FieldFrame extension only. Right now it’s all disabled or broken EE.

Any help is appreciated. Thanks.

Profile
 
 
Posted: 19 August 2009 02:32 PM   [ Ignore ]   [ # 1 ]  
Administrator
Avatar
RankRankRankRankRankRankRank
Total Posts:  15995
Joined  05-20-2002

I’m not up on the extension- can you disable the specific extension in ‘Admin- Utilities- Extensions’?

Also- shifted this down as it’s definitely third party related.  Might be good to get everything working with extensions entirely disabled.  Then go through any extensions and get them squared away individually.

 Signature 
Profile
 
 
Posted: 19 August 2009 03:41 PM   [ Ignore ]   [ # 2 ]  
Grad Student
Rank
Total Posts:  66
Joined  07-21-2009

It seems everything is working properly now, Whew! Thank you for your help.

I am still receiving this error when enabling all extensions from the config file.

I seem to have boxed myself in: when I enable ‘allow_extensions’ to “y” it also enables the FieldFrame extension. The error appears any time the FieldFrame extension is enabled. With only seeing this error in EE, I have no way to disable ONLY FieldFrame, and remove it. I can only get EE working again by going into the config file and setting ‘allow_extensions’ to N, which disables extensions, and also removes my ability to enable individual extensions again. It’s none or all.

Profile
 
 
Posted: 19 August 2009 05:10 PM   [ Ignore ]   [ # 3 ]  
Grad Student
Rank
Total Posts:  66
Joined  07-21-2009

Fixed. Had to go into phpMyAdmin and manually delete all references to fieldframe, then reinstall. Works fine now.

Profile
 
 
Posted: 20 August 2009 08:27 PM   [ Ignore ]   [ # 4 ]  
Administrator
Avatar
RankRankRankRankRankRankRank
Total Posts:  15995
Joined  05-20-2002

Argh- but very glad you got it working!

 Signature 
Profile