View Issue Details

IDProjectCategoryView StatusLast Update
0004050Composr alpha bug reports[All Projects] General / Uncategorisedpublic2020-01-28 19:53
ReporterSalmanAssigned ToChris Graham 
SeverityMajor-bug 
Status resolvedResolutionfixed 
Summary0004050: Installer crashes with a query has failed error in the v11 branch
DescriptionDoing a fresh install is failing with the following error:
A query has failed [INSERT INTO cms11_comcode_pages (the_zone, the_page, p_parent_page, p_validated, p_edit_date, p_add_date, p_submitter, p_show_as_edit, p_order) VALUES ('site', 'userguide_chatcode', 'help', 1, NULL, 1579831443, 2, 0, 0)] [Field 'p_include_on_sitemap' doesn't have a default value]

See line 0000213 and 0000219 in site/pages/modules/chat.php . Need to provide values for the 'p_include_on_sitemap' column.
TagsNo tags attached.
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-01-24 02:46 Salman New Issue
2020-01-24 02:46 Salman Status non-assigned => assigned
2020-01-24 02:46 Salman Assigned To => Chris Graham
2020-01-28 01:59 Chris Graham Project Composr => Composr alpha bug reports
2020-01-28 01:59 Chris Graham Category chat => General
2020-01-28 19:53 Chris Graham Status assigned => resolved
2020-01-28 19:53 Chris Graham Resolution open => fixed
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised