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
question: updating FrontEndUsers 1.29 to 1.30.4 database err
-
jamiejamison
- New Member

- Posts: 1
- Joined: Sun Jul 31, 2016 6:00 pm
Re: question: updating FrontEndUsers 1.29 to 1.30.4 database
Maybe helpful: http://forum.cmsmadesimple.org/viewtopi ... 28&t=74715
Last edited by velden on Mon Aug 01, 2016 8:51 am, edited 1 time in total.
Reason: corrected url
Reason: corrected url

