Page 1 of 1

Problems with News Module not displaying

Posted: Thu Nov 18, 2004 8:43 am
by Genghis1227
I'm having problems displaying the news module. I am using the tags to display it {cms_module module="News"} but even the default installation does not display the news module properly. I even upgraded the news module through the admin plugin section and edited permissions to allow the admin to the news module but yet nothing shows up on the front page. Any help would be great. I would like to get this up and running soon! Thanks! :D

Problems with News Module not displaying

Posted: Sun Nov 21, 2004 4:13 pm
by Ted
Is this a new install? Or an upgraded one? I just thought of a bug with new installs that could be giving you a problem. Not sure if it's an upgrade, though.

Problems with News Module not displaying

Posted: Sun Nov 21, 2004 9:35 pm
by Akrabat
I've got this problem with a brand new install too.

Problems with News Module not displaying

Posted: Sun Nov 21, 2004 10:42 pm
by Ted
Uninstall News and reinstall it. It will be fixed in the final 0.7.3 release.

Problems with News Module not displaying

Posted: Mon Nov 22, 2004 11:31 am
by Akrabat
wishy wrote:Uninstall News and reinstall it. It will be fixed in the final 0.7.3 release.
Hasn't solved the problem :(

I found it though! The problem I'm having is that the htmlarea is converting:

{cms_module module="News"}

to

{cms_module module="News"}


Removing the quotation marks or changing the " back to " in 'source view' solved the problem for me.

Problems with News Module not displaying

Posted: Mon Nov 22, 2004 12:42 pm
by Ted
Argh! I'm not sure why HTMLArea started doing that. Guess I need to dig into it.

Problems with News Module not displaying

Posted: Tue Nov 23, 2004 7:13 pm
by Ted
I fixed the " problem in svn. It will be in 0.7.3 due tonight.