Page 1 of 1

[SOLVED] News Module tabs not displaying info

Posted: Thu Apr 24, 2008 7:42 pm
by dvanoss
Just upgraded to News 2.7 (thanks!) but now I'm unable to see any info/articles when clicking on any tabs in News admin. The news on the site itself is unaffected. The errors viewable in the source code are:
string(153) "Smarty error: [in module_file_tpl:News;articlelist.tpl line 75]: [plugin] modifier 'cms_date_format' is not implemented (core.load_plugins.php, line 124)"
and
Fatal error:  Call to undefined function  smarty_modifier_cms_date_format() in /tmp/templates_c/News^%%40^400^400810DA%%module_file_tpl%3ANews%3Barticlelist.tpl.php on line 114
I've reinstalled the module via ModuleManager, XML and FTP upload and cleared the cache, but no change.

Re: News Module tabs not displaying info

Posted: Thu Apr 24, 2008 10:20 pm
by calguy1000
Upgrade to CMS 1.2.4...  cms_date_format came out with 1.2 I think.

[SOLVED] Re: News Module tabs not displaying info

Posted: Fri Apr 25, 2008 4:38 pm
by dvanoss
That was it - I had upgraded to 1.2.4 earlier but somehow the modifier.cms_date_format.php file had not gotten copied. Thanks!

Re: [SOLVED] News Module tabs not displaying info

Posted: Mon May 05, 2008 9:39 pm
by masada
Where did you find cms_date_format.php? I can't tell if it's something that needs to be installed or..? My NMS messages tag states that it's "not implemented" but I don't know how to do that. Anyone?

TIA

Re: [SOLVED] News Module tabs not displaying info

Posted: Tue May 06, 2008 5:54 pm
by dvanoss
That would be in the "plugins" folder of the CMSMS package. Find it and drop it into the plugins folder of your active site.