Quote:
Originally Posted by irishblue
When I click on the RSS button, I get a link such as:
Code:
http://www.mysite.com/forum/<!-- BEGIN TEMPLATE: cv_ffl_forum_feed_link -->http://www.mysite.com/forum/external.php<!-- END TEMPLATE: cv_ffl_forum_feed_link-->
instead of a proper link to a rss page.
I have enabled rss in the external options page. My external.php page displays fine. I have it installed in my mysite.com/forum/ folder.
|
Well i just installed this on my test forum, i enabled external data, then entered the feeds php and i'm getting similar links lke the one irishblue got.
HTML Code:
This is my homepage link on rss feeds page
http://localhost/forum/%3C!--%20BEGIN%20TEMPLATE:%20cv_ffl_forum_link%20--%3Ehttp://localhost/forum/forum.php%3C!--%20END%20TEMPLATE:%20cv_ffl_forum_link%20--%3E
Did i do something wrong?