Page 1 of 1

Forntend users module

Posted: Sat Sep 05, 2020 12:36 pm
by andrewvideouk
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.

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.
Do I need to something else first to get to work?

Cheers

Re: Forntend users module

Posted: Sat Sep 05, 2020 2:36 pm
by DIGI3
FEU 3 is quite buggy, I've run into similar problems. If it's not too late I'd install the latest 2.x version (2.14.3.4) for now.

Re: Forntend users module

Posted: Sat Sep 05, 2020 4:29 pm
by andrewvideouk
I did try downgrading to 2.14.3.4 and I think the newer on has corrupted the database and still got the same problem.

I think I might do a clean CMSMS install.

Do the Formbuilder 2.14.3.4 work with CMSMS 2.2.14 or should I go for a previevs version of CMSMS?

Re: Forntend users module

Posted: Sat Sep 05, 2020 4:40 pm
by DIGI3
FEU 2.14.x works fine with CMSMS 2.2.x

If you do a full uninstall and delete of FEU3 there shouldn't be anything left in the database - you can always check the db for tables and the modules folder first. I'm guessing perhaps you didn't delete the module after uninstalling or something. A clean install can't hurt though.