View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005094 | Composr alpha bug reports | [All Projects] General / Uncategorised | public | 2022-11-29 23:41 | 2022-11-30 16:56 |
Reporter | Patrick Schmalstig | Assigned To | Chris Graham | ||
Severity | Minor-bug | ||||
Status | resolved | Resolution | fixed | ||
Summary | 0005094: 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 0000165, true, false, Array, NULL, Object(DatabaseConnector), 'mysqli') #1 sources/zones.php(695): require('/home/patricks/...') 0000002 sources/zones.php(672): _load_mini_code('adminzone/pages...') 0000003 sources/site.php(1521): load_minimodule_page('adminzone/pages...') 0000004 sources/site.php(1095): request_page('sql_dump', true, 'adminzone', NULL, false, true) 0000005 adminzone/index.php(59): do_site() 0000006 {main} thrown in sources/global.php(336) : eval()'d code on line 657 | ||||
Tags | No tags attached. | ||||
Sponsorship open | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-11-29 23:41 | Patrick Schmalstig | New Issue | |
2022-11-29 23:41 | Patrick Schmalstig | Status | non-assigned => assigned |
2022-11-29 23:41 | Patrick Schmalstig | 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 |