【solved】FEU, changing my setting issue.

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
twen88
Forum Members
Forum Members
Posts: 118
Joined: Thu Aug 16, 2007 8:07 pm

【solved】FEU, changing my setting issue.

Post by twen88 »

Please help!

Got this error messsage when clicking on the "Change my settings" link in FEU. I turn on the debug mode, but no error report on this page.


Oops!

Sorry, it looks like something went wrong and an error has occurred.
Don’t worry, it can happen to any of us.
Cms Version: 1.11.11

Installed Modules:

CMSMailer: 5.2.2
CMSPrinting: 1.0.5
FileManager: 1.4.5
MenuManager: 1.8.6
MicroTiny: 1.2.7
ModuleManager: 1.5.8
News: 2.14.4
Search: 1.7.11
ThemeManager: 1.1.8
CGExtensions: 1.45
CGSimpleSmarty: 1.7.4
CGCalendar: 1.14.5
FrontEndUsers: 1.25.1
SelfRegistration: 1.8.3
FEU_PMs: 1.0.0


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.5.6
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 2048
E_DEPRECATED: 8192
memory_limit: 128M
max_execution_time: 120
output_buffering: 1
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 20M
upload_max_filesize: 20M
session_save_path: /home/users/web/b1905/as/cgi-bin/tmp (0775)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)


Server Information:

Server Api: cgi-fcgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.5.32
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Server Time Diff: No filesystem time difference found
Last edited by twen88 on Sun Feb 01, 2015 1:02 am, edited 1 time in total.
twen88
Forum Members
Forum Members
Posts: 118
Joined: Thu Aug 16, 2007 8:07 pm

Re: FEU, changing my setting issue.

Post by twen88 »

There appear to be an error in the "change the setting" default template.

{elseif $field->type == 8 {* date *}

should be {elseif $field->type == 8} {* date *}
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: FEU, changing my setting issue.

Post by velden »

Please help!

Got this error messsage when clicking on the "Change my settings" link in FEU. I turn on the debug mode, but no error report on this page.


Oops!

Sorry, it looks like something went wrong and an error has occurred.
Don’t worry, it can happen to any of us.
For reference: usually more information is hidden from this error message when you are NOT logged in in backend (with same browser session).

So if you use one browser for changing the template and another browser for testing frontend you might end up getting those messages. So better test in same browser while debugging.
twen88
Forum Members
Forum Members
Posts: 118
Joined: Thu Aug 16, 2007 8:07 pm

Re: FEU, changing my setting issue.

Post by twen88 »

Thanks for the reminder.
Post Reply

Return to “The Lounge”