Forntend users module
Posted: Sat Sep 05, 2020 12:36 pm
I install forntend users module I can't seem to add a FEU logout link in the Content Manager when submit I am getting this page.
Do I need to something else first to get to work?
Cheers
Code: Select all
INSERT INTO cmsg1_content (content_id, content_name, content_alias, type, owner_id, parent_id, template_id, item_order, hierarchy, id_hierarchy, active, default_content, show_in_menu, cachable, secure, page_url, menu_text, metadata, titleattribute, accesskey, tabindex, last_modified_by, create_date, modified_date) VALUES (78,'Logout site','logout-site','feu_protected_logoutlink',1,-1,33,15,'','',1,0,1,0,'','','Logout site','','','','',1,'2020-09-04 22:57:59','2020-09-04 22:57:59')
Incorrect integer value: '' for column `backdrop_cmss535`.`cmsg1_content`.`secure` at row 1.Cheers