View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005196 | Composr alpha bug reports | [All Projects] General / Uncategorised | public | 2022-12-21 21:31 | 2022-12-21 22:30 |
Reporter | Patrick Schmalstig | Assigned To | Chris Graham | ||
Severity | Minor-bug | ||||
Status | resolved | Resolution | fixed | ||
Summary | 0005196: 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() 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. | ||||
Tags | No tags attached. | ||||
Sponsorship open | |||||
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 |