View Issue Details

IDProjectCategoryView StatusLast Update
0001306Composrcore_adminzone_dashboardpublic2013-07-16 10:20
Reporterturbo614Assigned ToChris Graham 
SeverityMajor-bug 
Status closedResolutionfixed 
Product Version 
Fixed in Version 
Summary0001306: "site options" produces fatal error
Descriptionlogged in as admin:
in admin zone/set up/configuration.
clicking any of the set up options work except for "site options",gives the following error:
"This is an error that has been elevated to critical error status because it occurred during the primary error mechanism reporting system itself (possibly due to it occuring within the standard output framework). It may be masking a secondary error that occurred before this, but was never output - if so, it is likely strongly related to this one, thus fixing this will fix the other.
A language entry is missing: MyGamr (version: 9.0.8, PHP version: 5.2.17, URL: /forum/adminzone/index.php?page=admin_config&type=category&id=SITE)"
Steps To Reproducelogged in as admin:
in admin zone/set up/configuration.
clicking "site options" produces error
Additional Informationfull error trace:
Critical error – bailing out
This is an error that has been elevated to critical error status because it occurred during the primary error mechanism reporting system itself (possibly due to it occuring within the standard output framework). It may be masking a secondary error that occurred before this, but was never output - if so, it is likely strongly related to this one, thus fixing this will fix the other.
A language entry is missing: MyGamr (version: 9.0.8, PHP version: 5.2.17, URL: /forum/adminzone/index.php?page=admin_config&type=category&id=SITE)
Stack trace…

File -> '/home/turbo614/public_html/forum/sources/failure.php'
Line -> 792
Function -> 'die_html_trace'
Args -> array ( 0 => 'A language entry is missing: MyGamr (version: 9.0.8, PHP version: 5.2.17, URL: /forum/adminzone/index.php?page=admin_config&type=category&id=SITE)', )

File -> '/home/turbo614/public_html/forum/sources/global2.php'
Line -> 1012
Function -> '_fatal_exit'
Args -> array

File -> '/home/turbo614/public_html/forum/sources/lang.php'
Line -> 850
Function -> 'fatal_exit'
Args -> array

File -> '/home/turbo614/public_html/forum/sources/lang.php'
Line -> 43
Function -> '_do_lang'
Args -> array ( 0 => 'MyGamr', 1 => NULL, 2 => NULL, 3 => NULL, 4 => NULL, 5 => true, )

File -> '/home/turbo614/public_html/forum/adminzone/pages/modules/admin_config.php(597) : eval()\'d code'
Line -> 1
Function -> 'do_lang'
Args -> array ( 0 => 'MyGamr', )

File -> '/home/turbo614/public_html/forum/adminzone/pages/modules/admin_config.php'
Line -> 597
Function -> 'eval'

File -> '/home/turbo614/public_html/forum/adminzone/pages/modules/admin_config.php'
Line -> 409
Function -> 'config_category'
Class -> 'Module_admin_config'
Type -> '->'
Object -> Module_admin_config::__set_state(array( ))
Args -> array ( )

File -> '/home/turbo614/public_html/forum/sources/zones.php'
Line -> 425
Function -> 'run'
Class -> 'Module_admin_config'
Type -> '->'
Object -> Module_admin_config::__set_state(array( ))
Args -> array ( )

File -> '/home/turbo614/public_html/forum/sources/site.php'
Line -> 858
Function -> 'load_module_page'
Args -> array ( 0 => 'adminzone/pages/modules/admin_config.php', 1 => 'admin_config', )

File -> '/home/turbo614/public_html/forum/sources/site.php'
Line -> 646
Function -> 'request_page'
Args -> array ( 0 => 'admin_config', 1 => true, )

File -> '/home/turbo614/public_html/forum/adminzone/index.php'
Line -> 39
Function -> 'do_site'
Args -> array ( )

TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Activities

Chris Graham

2013-07-14 19:53

administrator   ~0001546

Does the string "MyGamr" mean anything to you?

What installer did you use to install Composr?

Have you made any code changes or installed and non-bundled addons?

turbo614

2013-07-14 20:25

reporter   ~0001547

Last edited: 2013-07-14 20:26

View 2 revisions

cpanel/quick install.....then i upgraded to the latest version.(manually)
mygamr is the name of the site installed on.
no code changes,i did not add any non-bundled ad ons.

turbo614

2013-07-14 20:27

reporter   ~0001548

i've installed/upgrade exactly the same way on another of my sites survivalcraftguide.com with no issues at all.

Chris Graham

2013-07-14 20:52

administrator   ~0001549

We don't have a cPanel installer as such, but there are some cPanel addons we do have an installer for. Do you know specifically which one? (e.g. installatron, softaculous).

turbo614

2013-07-14 20:56

reporter   ~0001550

Last edited: 2013-07-14 20:57

View 2 revisions

i'm on reseller hosting with hostgator.Within cpanel there is a "quick install" section,within that section among lesser cms,is Composr Version: 9.0.6
i'm unclear which "installer " is used though. i have access to look,if you can direct me where?

Chris Graham

2013-07-14 21:09

administrator   ~0001551

Okay, I have done some research. It looks like Hostgator has their own Composr installer. As far as I am aware this isn't something we've had any official involvement with. I think a bug in their installer left what you could call a "time bomb", that is only made visible by a recent bug fix. In the past missing language strings did not visibly cause an error, but they should have. They probably were trying to do something smart, automatically setting some config setting, but wrote the code incorrectly.

Please could you open a ticket with Hostgator themselves, linking them to this issue.

turbo614

2013-07-14 21:13

reporter   ~0001552

Yes,absolutely. Since I've only just started with this current installation,I have nothing to lose by removing/reinstalling Composr over. Thank you.

Chris Graham

2013-07-14 21:14

administrator  

admin_config.php (56,135 bytes)

Chris Graham

2013-07-14 21:14

administrator   ~0001553

The attached adminzone/pages/modules/admin_config.php should also workaround this issue.

turbo614

2013-07-14 21:17

reporter   ~0001554

I will try that.

turbo614

2013-07-14 22:22

reporter   ~0001555

I submitted a request to Hostgator. It seems the easiest solution according to them,and I also agree,is to install the Composr manual extraction.zip file to /public_html then extract it,and run http://www.yoursitename.com/install.php
Even for a novice,this is very easy to do.

Issue History

Date Modified Username Field Change