I recently upgraded CMSMS from version 0.13 to version 1.03. Everything seemed to be fine, except the news module seems to be messed up a bit.
FCKeditorX does not load while trying to edit old news items or creating a new one.
All the old news items are still present (in the db) because they appear if I turn off the WYSIWYG editor.
None of the old news items appear when the {news} tag is placed on a content page.
I am at a loss for what to do here, can anyone help?
News module editor disappeared after upgrade
Re: News module editor disappeared after upgrade
Same problem here... but after having moved the site (v.1.0.2) from a server to another. No module seems to be recheable, neither from the admin menu... 

Re: News module editor disappeared after upgrade
I have fixed this by restoring a database backup
Re: News module editor disappeared after upgrade
It is definitely a DB problem. The install works fine if I let it create the tables (thus destroying my previous content), but if I leave that option unchecked I get the error every time.
Re: News module editor disappeared after upgrade
Try increasing the memory_limit value in php.ini from 8M to 16M...bbomer wrote: It is definitely a DB problem. The install works fine if I let it create the tables (thus destroying my previous content), but if I leave that option unchecked I get the error every time.