I've tried this and it's not working for me. That's why I want to remove the option to make comments. I don't want any users to be able to comment. Have you got any ideas? Is this possible?
Printable View
If there's not an Admin switch for this (I'm assuming that you've looked) then a quick and dirty approach would be to remove the comments link, which you could do by commenting out line 41 of the tpl_news_article_default.php file.This would however, also remove the article's byline. If you wanted to remove the byline, you would need to dig deeper into the code to see what happens if you just set the 2nd and 3rd parameters of the above line to NULL or empty strings.Quote:
$newsDisplay->articleByLine(sprintf(TEXT_ARTICLE_BY_LINE, $articleAuthor), $commentsURL, (($comments > 0) ? sprintf(TEXT_POST_COMMENT_1, $comments) : TEXT_POST_COMMENT_2));
Hi,
Thanks for a great mod.
It works fine, however the main_page=rss_feed&feed=new_products does not show new products(it's stuck on a particular product and does not update), however the main_page=rss does show all the products including new products.
Can someone please let me know where I may be wrong.
Hello all,
I have a couple of questions:
→ Is there an installation guide for this ad-on?
→ Does it support multi-lingual content? I need it just for news posting.
Ok I took the time to get everything from archive.org for this mod as far as the install stuff and the other doc's. I grabbed all the screen shots (took a while but I found them) and documentation that was there. I skipped the change log, to do and donations as they really aren't necessary.
I put it all in a zip that you can get here
Hope this helps!!
admins you might want to add this link to the mod download page or just add it to the zip file as it contains everything needed.
No problem! With everything that this community has given me it's the least I can do! :bigups:
Hey all!!
I have just installed this mod but have run into this error. Am hoping someone can help me.
I have done everything the install has told me to do yet I have this error message.
1146 Table 'cushietu_zc.zen_news_articles' doesn't exist
in:
[select news_date_published from zen_news_articles where news_status = '1' and to_days(news_date_published) <= to_days('2009-01-29') group by news_date_published desc limit 7]
Thanks in advance!
Shell
Please ignore my last post :D I see the very important step I missed :D