View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
5067 | Composr alpha bug reports | General / Uncategorised | public | 2022-11-21 16:24 | 2022-11-22 04:52 |
Reporter | PDStig | Assigned To | Chris Graham | ||
Priority | normal | Severity | major | ||
Status | resolved | Resolution | fixed | ||
Summary | 5067: Omni-upgrader: Mysqli adapter error | ||||
Description | The omni-upgrader for v11 fails with this stack trace (hard to debug given eval code): [21-Nov-2022 15:16:38 UTC] PHP Fatal error: Uncaught Error: Cannot use object of type mysqli as array in /var/www/vhosts/pdstig.me/test.pdstig.me/sources/global.php(352) : eval()'d code:135 Stack trace: # 0 /var/www/vhosts/pdstig.me/test.pdstig.me/sources/global.php(352) : eval()'d code(185): Database_Static_mysqli->query() # 1 /var/www/vhosts/pdstig.me/test.pdstig.me/sources/global.php(352) : eval()'d code(2243): Database_Static_mysqli->query() # 2 /var/www/vhosts/pdstig.me/test.pdstig.me/sources/global.php(352) : eval()'d code(2544): DatabaseConnector->_query() # 3 /var/www/vhosts/pdstig.me/test.pdstig.me/sources/global.php(352) : eval()'d code(1344): DatabaseConnector->query_insert() # 4 /var/www/vhosts/pdstig.me/test.pdstig.me/sources/global.php(352) : eval()'d code(706): Mail_dispatcher_base->log_message() # 5 /var/www/vhosts/pdstig.me/test.pdstig.me/sources/global.php(352) : eval()'d code(153): Mail_dispatcher_base->dispatch() # 6 /var/www/vhosts/pdstig.me/test.pdstig.me/sources/global.php(352) : eval()'d code(1222): dispatch_mail() # 7 /var/www/vhosts/p in /var/www/vhosts/pdstig.me/test.pdstig.me/sources/global.php(352) : eval()'d code on line 135 | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Sponsorship open | |||||
|
I've fixed a lot of fundamental problems upgrading to v11, but not actually tested the DB upgrade part yet. Back to you for that, Patrick. |
|
Thank you Chris. In other news tonight, the top developers of other Content Management Systems expressed their jealousy for how awesome Composr is. XD I'll get back with you on the v11 tests tomorrow. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-11-21 16:24 | PDStig | New Issue | |
2022-11-21 16:24 | PDStig | Status | Not Assigned => Assigned |
2022-11-21 16:24 | PDStig | Assigned To | => Chris Graham |
2022-11-21 16:24 | PDStig | Description Updated | |
2022-11-22 03:02 | Chris Graham | Status | Assigned => Resolved |
2022-11-22 03:02 | Chris Graham | Resolution | open => fixed |
2022-11-22 03:02 | Chris Graham | Note Added: 0007689 | |
2022-11-22 04:52 | PDStig | Note Added: 0007690 | |
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |