View Issue Details

IDProjectCategoryView StatusLast Update
5196Composr alpha bug reportsGeneral / Uncategorisedpublic2022-12-21 22:30
ReporterPDStig Assigned ToChris Graham  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Summary5196: 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() 2 sources/site.php(1480): load_module_page('adminzone/pages...', 'admin') 3 sources/site.php(1095): request_page('admin', true, 'adminzone', NULL, false, true) 4 adminzone/index.php(59): do_site() 5 {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.
Attach Tags
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-12-21 21:31 PDStig New Issue
2022-12-21 21:31 PDStig Status Not Assigned => Assigned
2022-12-21 21:31 PDStig 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