• twitter image
  • facebook image
  • youtube image
  • linkedin image
Language: CMS Made Simple Czech CMS Made Simple France CMS Made Simple Spain CMS Made Simple Hungary CMS Made Simple Russia CMS Made Simple Netherlands

All times are UTC




Post new topic Reply to topic  [ 12 posts ] 
Author Message
 Post subject: CGFeedMaker doesn't work
PostPosted: Thu Oct 22, 2009 4:49 pm 
Offline
Forum Members
Forum Members

Joined: Tue Aug 19, 2008 6:30 pm
Posts: 94
Location: NY
i'm pulling out my hair trying to understand what it is i'm doing wrong. i've place this tag in the metadata section of a page that contains my news:
Code:
{CGFeedMaker action='autodiscovery' feed='news'}


and then added this on the page itself:
Code:
{GFeedMaker action='rsslink' feed='news' text='RSS News Feed' image='uploads/images/rssNew.jpg' imageclass='rssImage' linkclass="rssLink"}


this generates a link to an empty page that contains this in the code:
Code:
<!-- 0.16612 / 10 / 7013308 / 7273132 -->


pretty URLs are enabled, everything else on all the websites i've tried works fine. but this just doesn't work... what am i not understanding? i've tried on 4 different installations of CMSMS to no avail - i get the same result.  :(


Last edited by admsh on Thu Oct 22, 2009 4:53 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: CGFeedMaker doesn't work
PostPosted: Thu Oct 22, 2009 6:02 pm 
Offline
Dev Team Member
Dev Team Member
User avatar

Joined: Tue Oct 19, 2004 6:44 pm
Posts: 5954
Location: Fernie British Columbia, Canada
I diagnosed a problem with CGFeedmaker and pretty urls related to the mod_rewrite stuff...

site.com/feeds/FEEDNAME.rss. would work, but  site.com/feeds/FEEDNAME.rss would just show the stats like you pasted.

try reverting to the CMSMS sample .htaccess file.

_________________
Follow me on twitter
For quality help follow these instructions:
a) Think about the problem for an hour
b) research the problem for an hour
c) spend 1/2 an hour explaining it and providing as much information as you can muster
(too much information is okay, not enough information may get your question ignored).
--
if you can't bother explaining your problem well, why should we bother helping with it.
----------------
Don't make me angry..... you won't like me when I'm angry....


Top
 Profile  
 
 Post subject: Re: CGFeedMaker doesn't work
PostPosted: Thu Oct 22, 2009 7:00 pm 
Offline
Forum Members
Forum Members

Joined: Tue Aug 19, 2008 6:30 pm
Posts: 94
Location: NY
i am using the .htaccess that came with cmsms. it seems that the problem is in the URL though, you're right - there's no dot before the extension. what i get is:

feed://www.website.org/feeds/newsrss

instead of -

feed://www.website.org/feeds/news.rss

i've tried adding the dot in the extension field in CGFeedMaker, but to no avail. not sure what i need to do to make the address appear as it should...


Top
 Profile  
 
 Post subject: Re: CGFeedMaker doesn't work
PostPosted: Thu Oct 22, 2009 7:57 pm 
Offline
Dev Team Member
Dev Team Member
User avatar

Joined: Tue Oct 19, 2004 6:44 pm
Posts: 5954
Location: Fernie British Columbia, Canada
try leaving the extension field blank.

_________________
Follow me on twitter
For quality help follow these instructions:
a) Think about the problem for an hour
b) research the problem for an hour
c) spend 1/2 an hour explaining it and providing as much information as you can muster
(too much information is okay, not enough information may get your question ignored).
--
if you can't bother explaining your problem well, why should we bother helping with it.
----------------
Don't make me angry..... you won't like me when I'm angry....


Top
 Profile  
 
 Post subject: Re: CGFeedMaker doesn't work
PostPosted: Thu Oct 22, 2009 8:33 pm 
Offline
Forum Members
Forum Members

Joined: Tue Aug 19, 2008 6:30 pm
Posts: 94
Location: NY
when i do that there's just no extension at all and i get an error message

Quote:
The feed could not be loaded because the content is not in a known feed format


what's missing is the dot before the extension, everything else seems to be working fine. am i the only one getting this error? i can insert a manual link on the page to the RSS feed, but of course the autodiscovery link is broken.


Top
 Profile  
 
 Post subject: Re: CGFeedMaker doesn't work
PostPosted: Fri Oct 23, 2009 1:11 pm 
Offline
Forum Members
Forum Members
User avatar

Joined: Thu Dec 18, 2008 9:37 am
Posts: 227
Location: Bretagne
same error for two of my site since I updated the module :/

blank page in both cases

the correct url should be : www.mysite.fr/feed/news.html

but the functional url is http://www.mysite.fr/feeds/newsrss.html :(

the extension field is already blank.

_________________
Cms Made Simple France


Last edited by bess on Fri Oct 23, 2009 1:18 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: CGFeedMaker doesn't work
PostPosted: Sat Oct 24, 2009 4:39 pm 
Offline
Forum Members
Forum Members

Joined: Sun Sep 27, 2009 3:45 pm
Posts: 14
Me too... the same error and It was working... so it must be a bug in the last update...

(I don't even have pretty URLs working and all was OK)


Top
 Profile  
 
 Post subject: Re: CGFeedMaker doesn't work
PostPosted: Sat Oct 24, 2009 4:47 pm 
Offline
Dev Team Member
Dev Team Member
User avatar

Joined: Tue Oct 19, 2004 6:44 pm
Posts: 5954
Location: Fernie British Columbia, Canada
There's a new version coming out today probably.

keep an eye out on calguy1000.com for the announcement.

_________________
Follow me on twitter
For quality help follow these instructions:
a) Think about the problem for an hour
b) research the problem for an hour
c) spend 1/2 an hour explaining it and providing as much information as you can muster
(too much information is okay, not enough information may get your question ignored).
--
if you can't bother explaining your problem well, why should we bother helping with it.
----------------
Don't make me angry..... you won't like me when I'm angry....


Top
 Profile  
 
 Post subject: Re: CGFeedMaker doesn't work
PostPosted: Sat Oct 24, 2009 6:01 pm 
Offline
New Member
User avatar

Joined: Wed Dec 05, 2007 2:44 pm
Posts: 9
For what it might be worth, I submitted bug 4230 on this in the wee hours this morning, which includes the simple code fix that worked for me.

I'll watch for the new version...

Lew


Top
 Profile  
 
 Post subject: Re: CGFeedMaker doesn't work
PostPosted: Sun Oct 25, 2009 2:54 pm 
Offline
Forum Members
Forum Members

Joined: Sun Sep 27, 2009 3:45 pm
Posts: 14
It's updated and working :) Thanxs!


Top
 Profile  
 
 Post subject: Re: CGFeedMaker doesn't work
PostPosted: Tue Oct 27, 2009 8:57 am 
Offline
Forum Members
Forum Members
User avatar

Joined: Thu Dec 18, 2008 9:37 am
Posts: 227
Location: Bretagne
updated, thank you ;)

_________________
Cms Made Simple France


Top
 Profile  
 
 Post subject: Re: CGFeedMaker doesn't work
PostPosted: Wed Oct 28, 2009 9:25 pm 
Offline
Forum Members
Forum Members

Joined: Tue Feb 12, 2008 8:30 pm
Posts: 35
Im sorry, but I still have this problem in version 1.0.9.
Maby Im doing wrong:
So in my page where news are: I just pasted it:
{news category='mynews number='10'} {CGFeedMaker action='autodiscovery' feed='news'}

My browser auto detects URL http://url/feeds/news.rss but Internet Explorer cannot display this feed, my all rss readers also cant validate that url.

So when I modify URL to http://if.ktu.lt/feeds/news; http://if.ktu.lt/feeds/newsrss http://url/feeds/news.rss.rss or http://url/feeds/news.rss.xml etc.. it shows the blank page and in the source I can the only this:

my config:
$config['url_rewriting'] = 'mod_rewrite';
$config['page_extension'] = '';
$config['use_hierarchy'] = true;

sorry guys but why its so confusing?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 12 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Arvixe - A CMSMS Partner