Just installed Docebo 3.6.0.3
I received the following error when trying to add an initial page to the CMS:
Error on _addFolder: INSERT into cms_area( idArea, idParent, path, lev, title, alias, template, mr_title, browser_title, keyword, sitedesc, link, publish, langdef, show_in_menu, show_in_macromenu ) VALUES (NULL,'0','/root/00000001','1', 'english' , '' , 'standard' , '' , '' , '' , '' , '' , '0' , '1' , '0' , '0' ) Field 'last_modify' doesn't have a default value
I took a look at cms_area and NULLs are not allowed for last_modify and there is no default value specified.
Any ideas?





