[19:08:02] Cargo is failing to create template tables. Is there a way I can get debug output as to why? `maintenance/update.php` added the two main cargo tables fine. I tried running `extensions/Cargo/maintenance/cargoRecreateData.php` and got no output. db does not have the template tables. [19:08:35] my template correct says `This template defines the table "Contacts". This table has not been created yet.` in the footer of the template page [19:09:39] the wiki user should be fine given update.php worked to create new tables. I have a table prefix defined if that matters, cargo say it properly for the 2 tables in update.php [19:09:48] just looking for an error message really [19:09:58] or a confirmation it is even trying to create the table [19:12:23] Special:CargoTables is blank