#806 - critical error when trying to access adminzone

  • By
  • Added
  • 2 views
Identifier #806
Issue type Major issue (breaks an entire feature)
Title critical error when trying to access adminzone
Status Closed (cannot reproduce)
Handling member Chris Graham
Addon core_adminzone_dashboard
Description just installed new stable version 9; logged in as admin and front page was fine, but when I clicked on adminzone, received the following message (repeatedly):

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.

PHP NOTICE [8] unserialize() [function.unserialize.php]: Error at offset 11606 of 84445 bytes in sources/tempcode.php(1375) : eval()'d code on line 1 (version: 9.0, PHP version: 5.2.17, URL: /adminzone/index.php?page=start)


Stack trace…

File -> '/home1/ochfinan/public_html/555life/sources/failure.php'
Line -> 693
Function -> 'die_html_trace'
Args -> array


File -> '/home1/ochfinan/public_html/555life/sources/global2.php'
Line -> 1007
Function -> '_fatal_exit'
Args -> array ( 0 => 'PHP NOTICE [8] unserialize() [<a href=\'http://www.php.net/manual/en/function.unserialize.php\'>function.unserialize.php</a>]: Error at offset 11606 of 84445 bytes in sources/tempcode.php(1375) : eval()\'d code on line 1', )


File -> '/home1/ochfinan/public_html/555life/sources/failure.php'
Line -> 220
Function -> 'fatal_exit'
Args -> array ( 0 => 'PHP NOTICE [8] unserialize() [<a href=\'http://www.php.net/manual/en/function.unserialize.php\'>function.unserialize.php</a>]: Error at offset 11606 of 84445 bytes in sources/tempcode.php(1375) : eval()\'d code on line 1', )


File -> '/home1/ochfinan/public_html/555life/sources/global2.php'
Line -> 870
Function -> '_Composr_error_handler'
Args -> array ( 0 => 'notice', 1 => 8, 2 => 'unserialize() [<a href=\'http://www.php.net/manual/en/function.unserialize.php\'>function.unserialize.php</a>]: Error at offset 11606 of 84445 bytes', 3 => 'sources/tempcode.php(1375) : eval()\'d code', 4 => 1, )


Function -> 'Composr_error_handler'
Args -> array


File -> '/home1/ochfinan/public_html/555life/sources/tempcode.php(1375) : eval()\'d code'
Line -> 1
Function -> 'unserialize'
Args -> array


File -> '/home1/ochfinan/public_html/555life/sources/tempcode.php'
Line -> 1375
Function -> 'eval'


File -> '/home1/ochfinan/public_html/555life/sources/lang.php'
Line -> 1122
Function -> 'from_assembly'
Class -> 'Tempcode'
Type -> '->'
Object -> object
Args -> array


File -> '/home1/ochfinan/public_html/555life/sources/site.php'
Line -> 1243
Function -> 'get_translated_tempcode'
Args -> array ( 0 => 398, 1 => NULL, 2 => 'EN', 3 => true, 4 => true, 5 => true, )


File -> '/home1/ochfinan/public_html/555life/sources/site.php'
Line -> 863
Function -> 'load_comcode_page'
Args -> array ( 0 => 'adminzone/pages/comcode/EN/start.txt', 1 => 'adminzone', 2 => 'start', 3 => NULL, 4 => false, )


File -> '/home1/ochfinan/public_html/555life/sources/site.php'
Line -> 629
Function -> 'request_page'
Args -> array ( 0 => 'start', 1 => true, )


File -> '/home1/ochfinan/public_html/555life/adminzone/index.php'
Line -> 39
Function -> 'do_site'
Args -> array ( )
Steps to reproduce

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated