[Solved] Front End Users breaks site

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Yogibear
Forum Members
Forum Members
Posts: 19
Joined: Fri Jun 21, 2013 1:52 pm

[Solved] Front End Users breaks site

Post by Yogibear »

Hi,

I've just upgraded from 1.11.9 to 1.11.10 which seemed to go OK.

I upgraded CGExtensions module before upgrading to 1.11.10.

I wanted to install FEU module which I did from the Module Manager. Got a message saying it was installed.

Now my site is totally dead/knackered/kapput.

I get this error message in my Apache log file:

Code: Select all

[Tue Feb 11 13:50:14 2014] [warn] [client xxx.xxx.xxx.xxx] mod_fcgid: stderr: PHP Fatal error:  Class 'CGExtensions' not found in /home/public_html/modules/FrontEndUsers/FrontEndUsers.module.php on line 41
This implies that I dont have CGExtensions installed, but actually I do. (Version 1.38.1) according to the cms_modules table.

So now I need to try and sort this mess out and I need a bit of help:

I am not sure where to start. Do you think this is more likely to be a problem with CGExtensions or FEU module?

Can I try overwriting the new version of CGExtensions with the previous version?

Can I switch off FEU by removing it from the table cms_modules?

Any help at all is much appreciated.

Many thanks
Last edited by Yogibear on Wed Feb 12, 2014 9:27 am, edited 1 time in total.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Front End Users breaks site

Post by Rolf »

PHP version 5.3+?
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Yogibear
Forum Members
Forum Members
Posts: 19
Joined: Fri Jun 21, 2013 1:52 pm

Re: Front End Users breaks site

Post by Yogibear »

Yes, PHP Version 5.3.3.
JohnnyB
Dev Team Member
Dev Team Member
Posts: 731
Joined: Tue Nov 21, 2006 5:05 pm

Re: Front End Users breaks site

Post by JohnnyB »

Yogibear wrote:I get this error message in my Apache log file:

Code: Select all

[Tue Feb 11 13:50:14 2014] [warn] [client xxx.xxx.xxx.xxx] mod_fcgid: stderr: PHP Fatal error:  Class 'CGExtensions' not found in /home/public_html/modules/FrontEndUsers/FrontEndUsers.module.php on line 41
This implies that I dont have CGExtensions installed, but actually I do. (Version 1.38.1) according to the cms_modules table.

I came across this bug myself and filed a report:
http://dev.cmsmadesimple.org/bug/view/9162

Try adding that snippet of code to the top of FrontEndUsers.module.php
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo

--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
Yogibear
Forum Members
Forum Members
Posts: 19
Joined: Fri Jun 21, 2013 1:52 pm

[Solved] Re: Front End Users breaks site

Post by Yogibear »

Thanks JohnnyB, thats fixed it for me, and saved me a lot of time.
Post Reply

Return to “Modules/Add-Ons”