View Issue Details

IDProjectCategoryView StatusLast Update
0005196Composr alpha bug reports[All Projects] General / Uncategorisedpublic2022-12-21 22:30
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Summary0005196: Admin Zone search throws error when not using cns
DescriptionPHP ERROR [1] Uncaught Error: Cannot use object of type Tempcode as array in adminzone/pages/modules/admin.php:545 Stack trace: #0 adminzone/pages/modules/admin.php(143): Module_admin->search() #1 sources/zones.php(785): Module_admin->run() 0000002 sources/site.php(1480): load_module_page('adminzone/pages...', 'admin') 0000003 sources/site.php(1095): request_page('admin', true, 'adminzone', NULL, false, true) 0000004 adminzone/index.php(59): do_site() 0000005 {main} thrown in adminzone/pages/modules/admin.php on line 545

...but I cannot figure out why; seems every check on that line is not an object nor a Tempcode.
TagsNo tags attached.
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-12-21 21:31 Patrick Schmalstig New Issue
2022-12-21 21:31 Patrick Schmalstig Status non-assigned => assigned
2022-12-21 21:31 Patrick Schmalstig Assigned To => Chris Graham
2022-12-21 22:30 Chris Graham Status assigned => resolved
2022-12-21 22:30 Chris Graham Resolution open => fixed
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised