question: updating FrontEndUsers 1.29 to 1.30.4 database err
Posted: Sun Jul 31, 2016 7:54 pm
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
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