3 of 3
3
Extension Errors after Build Update
Posted: 09 February 2010 05:43 PM   [ Ignore ]   [ # 37 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  604
Joined  05-15-2004
Derek Jones - 09 February 2010 02:36 PM

...the file should get you by until you are able to do so.

Derek do I just drop core.extensions.php into system/extensions, and then delete $conf[‘allow_extensions’] = “n”; from config.php?

Thanks.

 Signature 

When you persevere in something in which you have a natural aptitude, the result is excellence. When you persevere in something that does not come naturally, the result is success.

Profile
 
 
Posted: 09 February 2010 05:47 PM   [ Ignore ]   [ # 38 ]  
Administrator
Avatar
RankRankRankRankRankRankRank
Total Posts:  11303
Joined  06-03-2002

It would go into /system/core/.  Backup and replace the core.extensions.php file that you find there.

 Signature 
Profile
MSG
 
 
Posted: 16 February 2010 08:37 PM   [ Ignore ]   [ # 39 ]  
Grad Student
Avatar
Rank
Total Posts:  62
Joined  04-28-2008

Just wanted to jump and and say thank you for this thread. I was upgrading 2 sites on the same server. One upgraded no problem. The second would throw me this error when logging into the CP. For some reason one site was on PHP5 and the problematic one was on PHP4.

My mind was truly being boggled as to why one would work and not the other. Made the switch from PHP4 to PHP5 on the problem site and all is well. Thanks for your work and dedication.

Profile
 
 
Posted: 16 February 2010 10:09 PM   [ Ignore ]   [ # 40 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  604
Joined  05-15-2004

The good folks at EngineHosting expeditiously upgraded me to PHP Version 5.1.6 and now all is working fine : )

 Signature 

When you persevere in something in which you have a natural aptitude, the result is excellence. When you persevere in something that does not come naturally, the result is success.

Profile
 
 
Posted: 17 February 2010 03:33 AM   [ Ignore ]   [ # 41 ]  
Lab Assistant
RankRank
Total Posts:  244
Joined  11-02-2006

Just wanted to second setheryb and say thank you Derek for your diligence on this thread. Had exactly the same problem with a different set of extensions. Rolling back core/extensions.php has fixed the issue. smile

Profile
 
 
Posted: 08 March 2010 10:39 AM   [ Ignore ]   [ # 42 ]  
Summer Student
Avatar
Total Posts:  28
Joined  11-26-2007

Also have the same error on extension,

I would like to roll back but unfortunatly did not backup correctly!
Is there anywhere to download V1.6.6 ?

Profile
 
 
Posted: 08 March 2010 10:41 AM   [ Ignore ]   [ # 43 ]  
Administrator
Avatar
RankRankRankRankRankRankRank
Total Posts:  11303
Joined  06-03-2002

No, you cannot download older versions.  Are you on a host that can switch you to PHP5?  On most hosts, this an instant switch that would fix the issue for you.  If not, let me know and I will email you an appropriate file.

 Signature 
Profile
MSG
 
 
Posted: 08 March 2010 10:43 AM   [ Ignore ]   [ # 44 ]  
Summer Student
Avatar
Total Posts:  28
Joined  11-26-2007

Hi Derek,

Unfortunately i cannot switch to PHP 5, is there a way to manually remove the extensions? i have set extensions to disabled and tried removing them from the system folder and re-enabling them but they are still looking for them?

Profile
 
 
Posted: 08 March 2010 10:44 AM   [ Ignore ]   [ # 45 ]  
Administrator
Avatar
RankRankRankRankRankRankRank
Total Posts:  11303
Joined  06-03-2002

You could do so manually from the database, David, in the exp_extensions table, but then you’ll lose the functionality of the extensions you’re using.  Hang tight for a new file, I’ll send it your way momentarily.

 Signature 
Profile
MSG
 
 
Posted: 08 March 2010 10:48 AM   [ Ignore ]   [ # 46 ]  
Summer Student
Avatar
Total Posts:  28
Joined  11-26-2007

Thanks a million Derek for the quick response!!

SUPER support cool smile

Profile
 
 
Posted: 17 March 2010 02:04 AM   [ Ignore ]   [ # 47 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  517
Joined  05-16-2004

Hi there.

Any thought to releasing a build that doesn’t cause this site-blocking issue? I got bitten by it again tonight during an otherwise routine upgrade.

TTFN
Travis

 Signature 

Check out our add-ons for EE:

* Hop Inject * * Deeploy Helper * * Edit This * * Publish Improve * * Reeveal Comments *


Hop Studios Internet Consulting
http://www.hopstudios.com/

Profile
 
 
Posted: 17 March 2010 11:13 AM   [ Ignore ]   [ # 48 ]  
Administrator
Avatar
RankRankRankRankRankRankRank
Total Posts:  11303
Joined  06-03-2002

Yes, it’s scheduled, Travis, sorry for the inconvenience.

 Signature 
Profile
MSG
 
 
Posted: 05 April 2010 12:53 PM   [ Ignore ]   [ # 49 ]  
Grad Student
Avatar
Rank
Total Posts:  54
Joined  02-23-2010

Thanks for this thread everyone.  But after reading through and checking my configuration, I’m not sure why I’m having the following error after attempting to enable lg-tinymce.1.3.3:

Warning: Missing argument 1 for show_full_control_panel_end() in /homepages/31/d196439351/htdocs/.../ext.lg_tinymce.php on line 989.

I’m running 1.6.8, build 20100121 on PHP 5.  I’m new at this, so I’m sure I’m missing something.  Any thoughts?

Profile
 
 
Posted: 05 April 2010 01:19 PM   [ Ignore ]   [ # 50 ]  
Administrator
Avatar
RankRankRankRankRankRankRank
Total Posts:  11303
Joined  06-03-2002

What version of PHP5, Nathan?

 Signature 
Profile
MSG
 
 
Posted: 05 April 2010 02:26 PM   [ Ignore ]   [ # 51 ]  
Grad Student
Avatar
Rank
Total Posts:  54
Joined  02-23-2010

Hi Derek,

Thanks for the quick response.  Turns out it was MySQL 5 running on PHP 4.  I added

AddType x-mapp-php5 .php 

in .htaccess (per the host’s instructions) and it works fine now.  Does this seem like a good solution?  Thanks again.

Profile
 
 
Posted: 05 April 2010 02:29 PM   [ Ignore ]   [ # 52 ]  
Administrator
Avatar
RankRankRankRankRankRankRank
Total Posts:  11303
Joined  06-03-2002

Yes Nathan, that’s just fine.  The next build will again give you the choice of running in PHP4, though I’d advise staying on PHP5.

 Signature 
Profile
MSG
 
 
Posted: 08 July 2010 02:43 PM   [ Ignore ]   [ # 53 ]  
Administrator
Avatar
RankRankRankRankRankRankRank
Total Posts:  16186
Joined  05-20-2002

And just to close things out- this should have cleared up in the 415 build/

 Signature 
Profile
 
 
   
3 of 3
3