Problem maybe SQL?
Posted: Tue May 23, 2006 6:59 pm
I'm trying to track down a problem I'm having with the news module here:
http://forum.cmsmadesimple.org/index.ph ... 761.0.html
I'm wondering if it may be a problem with the SQL database? I upgraded from a previous version of CMSMS, when it asks you during the install about your database there is a check box that says it will write over the existing DB and I selected to do that.
I checked the structure of my SQL database using PHPmyAdmin and I have two of every table one with _seq at the end and one without. For example templates and templates_seq, module_news and module_news_seq etc. From what I can see the _seq ones are all empty. Is this correct? Any advice on making the news module work?
http://forum.cmsmadesimple.org/index.ph ... 761.0.html
I'm wondering if it may be a problem with the SQL database? I upgraded from a previous version of CMSMS, when it asks you during the install about your database there is a check box that says it will write over the existing DB and I selected to do that.
I checked the structure of my SQL database using PHPmyAdmin and I have two of every table one with _seq at the end and one without. For example templates and templates_seq, module_news and module_news_seq etc. From what I can see the _seq ones are all empty. Is this correct? Any advice on making the news module work?