[SOLVED] CGFeedMaker feed return link missing detailpage
Posted: Thu Jan 29, 2009 3:40 pm
I have CGFeedMaker 1.0.4.
I have a mild problem with my News feed.
The feed itself seems to work fine except for one thing: when I click on a link from the feed, to view a News item, CGFeedMaker does not supply the detailpage attribute. This results in viewing the news item, but with the default sample template and without any styles applied to it.
As an example, when I'm viewing the detailed view of a News item [correctly], the address bar might say:
But when I go to the feed, and click on the link to view that same news item, it returns:
So this displays the correct news item, but with the wrong detailtemplate.
I have stated in the settings that the "Use this page for links:" dropdown and the "Feed links:" textfield both point to the page that has my News on it. Am I doing something wrong, or is this a bug?
I have a mild problem with my News feed.
The feed itself seems to work fine except for one thing: when I click on a link from the feed, to view a News item, CGFeedMaker does not supply the detailpage attribute. This results in viewing the news item, but with the default sample template and without any styles applied to it.
As an example, when I'm viewing the detailed view of a News item [correctly], the address bar might say:
Code: Select all
index.php?mact=News,cntnt01,detail,0&cntnt01articleid=12&cntnt01origid=115&cntnt01detailtemplate=newsdetail&cntnt01returnid=115
Code: Select all
index.php?mact=News,cntnt01,detail,0&cntnt01articleid=12&cntnt01returnid=115
I have stated in the settings that the "Use this page for links:" dropdown and the "Feed links:" textfield both point to the page that has my News on it. Am I doing something wrong, or is this a bug?