Page 1 of 1

question: updating FrontEndUsers 1.29 to 1.30.4 database err

Posted: Sun Jul 31, 2016 7:54 pm
by jamiejamison
I am attempting to update the module FrontEndUsers 1.29. I am currently running CMS Made Simple 1.12.1. PHP 5.5 and MySQL 5.5.45. I am trying to get the modules uptodate before going to CMS Made Simple 2.x


When attempting to update FrontEndUsers I get the error:
ALTER TABLE cms_module_feusers_belongs ADD FOREIGN KEY (userid) REFERENCES cms_module_feusers_users (id) (`schg_cmsms`.`#sql-3c6e6_ee131`, CONSTRAINT `#sql-3c6e6_ee131_ibfk_1` FOREIGN KEY (`userid`) REFERENCES `cms_module_feusers_users` (`id`))

I did read the change log but wasn't sure how that applies to the database.

Thank you,
Jamie

Re: question: updating FrontEndUsers 1.29 to 1.30.4 database

Posted: Mon Aug 01, 2016 7:26 am
by velden