Page 2 of 2
Re: [Solved] FrontEndUsers module crashes whole site on inst
Posted: Tue Dec 03, 2013 6:48 pm
by Jo Morg
Well, it's not so much the deleting of the post(s) that bother me. It's the lack of courtesy: an explanation, even if privately, could have been given. I'm also a moderator (here on the Portuguese Forum) and have been on some other forums elsewhere. I try not to do to others nothing that I wouldn't like someone to do to me.
That's all.
The posts lasted enough to be helpful to a bunch of people.
Re: [Solved] FrontEndUsers module crashes whole site on inst
Posted: Thu Dec 12, 2013 12:13 pm
by douglas1438
Was a solution ever provided for this bug. My site runs perfectly until I install Cataloger, at which point I receive exactly the same error message as jmmpc.
Fatal error: Class 'CGExtensions' not found in /var/www/vhosts/mydomain.co.uk/modules/FrontEndUsers/FrontEndUsers.module.php on line 41
Thanks,
Chris
System info:
----------------------------------------------
Cms Version: 1.11.9
Installed Modules:
CMSMailer: 5.2.2
CMSPrinting: 1.0.5
FileManager: 1.4.3
MenuManager: 1.8.6
MicroTiny: 1.2.5
ModuleManager: 1.5.5
News: 2.13
Search: 1.7.11
ThemeManager: 1.1.8
TinyMCE: 2.9.11
FormBuilder: 0.7.4
CGExtensions: 1.38
CGCalendar: 1.13.2
FrontEndUsers: 1.22.2
CustomContent: 1.9
Cataloger: 0.11.3
CGSmartImage: 1.14.1
ExtendedTools: 1.3.3
ModuleGenerator: 2.3.2
Config Information:
php_memory_limit:
process_whole_template:
max_upload_size: 20000000
url_rewriting: none
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true
Php Information:
phpversion: 5.4.14
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 2048
E_DEPRECATED: 8192
memory_limit: 64M
max_execution_time: 60
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 20M
upload_max_filesize: 20M
session_save_path: /tmp/ (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysqli)
Server Db Version: 5.0.95
Server Db Grants: Could not find a suitable "GRANT ALL" permission. This may mean you could have problems installing or removing modules. Or even adding and deleting items, including pages
Server Time Diff: No filesystem time difference found
----------------------------------------------
Re: [Solved] FrontEndUsers module crashes whole site on inst
Posted: Thu Feb 06, 2014 6:31 pm
by echobrin
I had previously used the solution posted in this thread when I had problems upgrading FEU, and it worked for me. I ran into the issue again but I see that the post has been removed. Does anyone know of an accepted method for fixing the issue?
Re: FrontEndUsers module crashes whole site on install
Posted: Thu Sep 11, 2014 9:38 am
by jmmpc
I have hit the same issue again, this time when upgrading the FrontEndUser module from v1.21.18 to v1.22.3.
I did a Google search and discovered my previous post reporting this issue, but found the solution had gone.
I have since found the previous solution (that involved adding some additional lines of code to the FrontEndUsers.module.php file), I understand this is not recommended however.
Is there any alternative fix that will mean I don't have to add this code each time I upgrade?
Regards
James
Re: [Solved] FrontEndUsers module crashes whole site on inst
Posted: Thu Sep 11, 2014 9:59 am
by Jo Morg
jmmpc wrote:Is there any alternative fix that will mean I don't have to add this code each time I upgrade?
IIRC this was an issue that was solved in CMSMS 1.11.11. It shouldn't happen any longer on updated sites.
Re: [Solved] FrontEndUsers module crashes whole site on inst
Posted: Thu Sep 11, 2014 10:04 am
by jmmpc
Jo Morg wrote:IIRC this was an issue that was solved in CMSMS 1.11.11. It shouldn't happen any longer on updated sites.
Ah ok great.
I'm currently battling with an upgrade from 1.11.8 to 1.11.11 (which has now got me stuck on the upgrade screen due to incorrect permissions on templates_c). But fingers crossed I'll see this FEU issue resolved once I get the upgrade working.