View Issue Details

IDProjectCategoryView StatusLast Update
0005094Composr alpha bug reports[All Projects] General / Uncategorisedpublic2022-11-30 16:56
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Summary0005094: Backup tools create SQL dump throws undefined method error
DescriptionPHP 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
TagsNo tags attached.
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

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