News module error in v1.11.8/1.11.9

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
Cerulean
Forum Members
Forum Members
Posts: 172
Joined: Mon Nov 01, 2010 8:56 am

News module error in v1.11.8/1.11.9

Post by Cerulean »

A couple of weeks ago I did a clean install (not an upgrade) of v1.11.8. When saving the "Default page to use for detail views" on the "Options" tab of the news module I got the following repeatable error:

Code: Select all

INSERT INTO cms_routes (term,key1,key2,key3,data,created) VALUES ('/[nN]ews\\/(?P[0-9]+)$/','News',NULL,NULL,'O:8:\"CmsRoute\":2:{s:15:\"\0CmsRoute\0_data\";a:5:{s:4:\"term\";s:33:\"/[nN]ews\\/(?P[0-9]+)$/\";s:8:\"absolute\";b:0;s:4:\"key1\";s:4:\"News\";s:4:\"key2\";N;s:8:\"defaults\";a:1:{s:8:\"returnid\";i:-1;}}s:18:\"\0CmsRoute\0_results\";N;}',NOW()) -- Duplicate entry '/[nN]ews\/(?P[0-9]+)$/-News' for key 'PRIMARY'
Uninstalling the News module and manually installing the v2.12 News module from the previous release of CMSMS solved the error.

Now that I have upgraded to 1.11.9 the News module has been upgraded at the same time and the error is back. Is this a bug?
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: News module error in v1.11.8/1.11.9

Post by Rolf »

Could you put this in a bugreport please? http://dev.cmsmadesimple.org/bug/list/6

Thanks Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: News module error in v1.11.8/1.11.9

Post by Rolf »

Is fixed in separate release of the News module 1.14.1
Available in your websites Module Manager!
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Post Reply

Return to “CMSMS Core”