More News 2.0 woes :(

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
Utter
Forum Members
Forum Members
Posts: 41
Joined: Sun Mar 06, 2005 11:39 pm

More News 2.0 woes :(

Post by Utter »

News 2.0 is simply not having it... placing {cms_module module="news" } on a normal page produces no output. Setting up a page as a News page gives a basic output but the title link and the Read More>> link simply take you to the admin interface whether you are logged in or not.

I know there was some debate in an earlier post but none of the solutions in there seem to have any effect. I've replaced the whole module from SVN to no avail.

Anyone else had this happen or can shed some light?

Thanks...
Utter
Forum Members
Forum Members
Posts: 41
Joined: Sun Mar 06, 2005 11:39 pm

Re: More News 2.0 woes :(

Post by Utter »

Well, trust me to follow the instructions ;-)

In the help section of the news module (from whence I copied and pasted the tag) it tells you to use {cms_module module="news"} but when I cahnged the syntax to {cms_module module='news'} (note quotes on word news) it worked and output was restored!

Is that a PHP thing?

The damn news-only page still isn't working tho - I'll have to reset it to a normal content page with a tag if I can fix it.
Alex_Leipzig

Re: More News 2.0 woes :(

Post by Alex_Leipzig »

I think you entered the tag using an WYSIWYG editor, right? That will change the " to the respective HTML entity. That's all.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: More News 2.0 woes :(

Post by Ted »

The WYSIWYG has been modified to not make that change.  At least it's supposed to be...
Lohengrin

Re: More News 2.0 woes :(

Post by Lohengrin »

I can reproduce that the "Read More" link leads to the admin section instead of showing the news page.
iozzilina

Re: More News 2.0 woes :(

Post by iozzilina »

i had a similar problem when i left the "content" required filed empty.


-iozzi
iNSiPiD

Re: More News 2.0 woes :(

Post by iNSiPiD »

Could I ask that someone in the know updates the Help section on the News module? It's simply way out of date and contains paramaters that don't work any more.

The addition of how to display all items for a parent category and how to deal with children only would also be a boon.

For those that haven't figured it out or didn't find Patricia's post you do this:

{cms_module module="news" category="parent*"}
{cms_module module="news" category="parent*child"}
Post Reply

Return to “CMSMS Core”