News and returning from entering Comments problem

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.
Locked
FinnK

News and returning from entering Comments problem

Post by FinnK »

My site for film editors society in Norway is up and running CMSMS v 0.13, News 2.03 and Comments 1.6.

I am using a different page for displaying some News details - not the one that contains the news tag itself.

Code: Select all

{cms_module module='news' dateformat="%d.%m.%Y" category='Publisert, Artikkel' number='4'
 moretext='les mer'  summarytemplate="summary3sistepubl.tpl" 
detailtemplate="detailonly.tpl" detailpage="69" lang="nb_NO"}

This detailpage has no vertical menu so there is more room horisontally for content. This is for articles published through the news module.

The news [more]link works and the newsdetail displays fine in this detailpage and so does the link for adding comments and the comments that already have been entered.

BUT: When a new (or the first) comment is entered and the Submit button is clicked - or the cancel button is clicked - and one is supposed to return to the previous page including the (new) comments this does not happen. Instead one is returned to an empty detailpage.

How can I fix it so I return to the detailpage WITH the news/comments when submitting/canceling the comment?

Try it out: www.filmklippere.com/index.php?page=magasinet  click on the [les mer] link under the picture and ad a comment or cancel it before submitting. (Send=Submit, Avbryt=Cancel)
whyggy

Re: News and returning from entering Comments problem

Post by whyggy »

Hey ,

Can you please explain how do you show the detail of your news with the tag in your detail template please?

I don't understand how you can call the id.

Thkx a lot
Whigg
User avatar
Elijah Lofgren
Power Poster
Power Poster
Posts: 811
Joined: Mon Apr 24, 2006 1:01 am

Re: News and returning from entering Comments problem

Post by Elijah Lofgren »

I would try using Comments 1.7. It may fix your problem. It requires CMSMS 1.0 though.
Note: I don't have time to take on any more projects. I'm quite busy. I may be too busy to reply to emails or messages. Thanks for your understanding. :)
Locked

Return to “CMSMS Core”