Quote:
Originally Posted by soulface
Uncached templates: cv_ffl_forum_feed_link (103)
|
Whoops! Sorry, I missed that one. I'll fix it in the next update. To patch it, modify the cv_rss_feeds.php and look for...
Code:
'cv_ffl_forum_sub_forum_indicator'
);
... and change it to:
Code:
'cv_ffl_forum_sub_forum_indicator',
'cv_ffl_forum_feed_link'
);
Quote:
Originally Posted by StuntFactoryX
easy install... thanks.. just 1 question is how to forum permissions apply? example is if someone uses the site feed they wont get private forum access?
tested w/ yahoo so far 
|
It should be using the permissions of the user that's logged in. If you're viewing the page logged in, take note of any private forums, etc. that you have access to and then log out. When you view the page again you should see only the forums that guest have access to.