View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
5094 | Composr alpha bug reports | General / Uncategorised | public | 2022-11-29 23:41 | 2022-11-30 16:56 |
Reporter | PDStig | Assigned To | Chris Graham | ||
Priority | normal | Severity | minor | ||
Status | resolved | Resolution | fixed | ||
Summary | 5094: Backup tools create SQL dump throws undefined method error | ||||
Description | PHP ERROR [1] Uncaught Error: Call to undefined method Database_Static_mysqli::drop_table_if_exists() in sources/global.php(336) : eval()'d code:657 Stack trace: #0 adminzone/pages/minimodules_custom/sql_dump.php(53): get_sql_dump(Resource id 165, true, false, Array, NULL, Object(DatabaseConnector), 'mysqli') #1 sources/zones.php(695): require('/home/patricks/...') 2 sources/zones.php(672): _load_mini_code('adminzone/pages...') 3 sources/site.php(1521): load_minimodule_page('adminzone/pages...') 4 sources/site.php(1095): request_page('sql_dump', true, 'adminzone', NULL, false, true) 5 adminzone/index.php(59): do_site() 6 {main} thrown in sources/global.php(336) : eval()'d code on line 657 | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Sponsorship open | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-11-29 23:41 | PDStig | New Issue | |
2022-11-29 23:41 | PDStig | Status | Not Assigned => Assigned |
2022-11-29 23:41 | PDStig | Assigned To | => Chris Graham |
2022-11-30 16:56 | Chris Graham | Status | Assigned => Resolved |
2022-11-30 16:56 | Chris Graham | Resolution | open => fixed |
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |