View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
5196 | Composr alpha bug reports | General / Uncategorised | public | 2022-12-21 21:31 | 2022-12-21 22:30 |
Reporter | PDStig | Assigned To | Chris Graham | ||
Priority | normal | Severity | minor | ||
Status | resolved | Resolution | fixed | ||
Summary | 5196: Admin Zone search throws error when not using cns | ||||
Description | PHP 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. | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Sponsorship open | |||||
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 |