• twitter image
  • facebook image
  • youtube image
  • linkedin image
Language: CMS made Simple Czech Site Zur deutschsprachigen Supportseite Site francophone Sitio en Castellano CMSMS - Magyarország CMSMS -  ???????
Pages: [1]
  Print  
Author Topic: CGFeedMaker doesn't work  (Read 1948 times)
0 Members and 1 Guest are viewing this topic.
admsh
Forum Members
**

Karma: 0
Offline Offline

Posts: 62


« on: 22 Oct 2009, 12:49 »

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.  Sad
« Last Edit: 22 Oct 2009, 12:53 by admsh » Logged
calguy1000
CMS GURU - 2nd Tier Support.
Dev Team Member
Power Poster
*****

Karma: 162
Offline Offline

Posts: 5108

Gravatar

Second Tier support


WWW
« Reply #1 on: 22 Oct 2009, 14:02 »

I diagnosed a problem with CGFeedmaker and pretty urls related to the mod_rewrite stuff...

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

try reverting to the CMSMS sample .htaccess file.

Logged

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....
admsh
Forum Members
**

Karma: 0
Offline Offline

Posts: 62


« Reply #2 on: 22 Oct 2009, 15:00 »

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...
Logged
calguy1000
CMS GURU - 2nd Tier Support.
Dev Team Member
Power Poster
*****

Karma: 162
Offline Offline

Posts: 5108

Gravatar

Second Tier support


WWW
« Reply #3 on: 22 Oct 2009, 15:57 »

try leaving the extension field blank.
Logged

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....
admsh
Forum Members
**

Karma: 0
Offline Offline

Posts: 62


« Reply #4 on: 22 Oct 2009, 16:33 »

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.
Logged
bess
Forum Members
**

Karma: 0
Offline Offline

Posts: 56


« Reply #5 on: 23 Oct 2009, 09:11 »

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 Sad

the extension field is already blank.
« Last Edit: 23 Oct 2009, 09:18 by bess » Logged
jpcarvalhinho
Forum Members
**

Karma: 0
Offline Offline

Posts: 12


« Reply #6 on: 24 Oct 2009, 12:39 »

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)

Logged
calguy1000
CMS GURU - 2nd Tier Support.
Dev Team Member
Power Poster
*****

Karma: 162
Offline Offline

Posts: 5108

Gravatar

Second Tier support


WWW
« Reply #7 on: 24 Oct 2009, 12:47 »

There's a new version coming out today probably.

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

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....
Lew
New Member


Karma: 1
Offline Offline

Posts: 9

Gravatar


« Reply #8 on: 24 Oct 2009, 14:01 »

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
Logged
jpcarvalhinho
Forum Members
**

Karma: 0
Offline Offline

Posts: 12


« Reply #9 on: 25 Oct 2009, 10:54 »

It's updated and working Smiley Thanxs!
Logged
bess
Forum Members
**

Karma: 0
Offline Offline

Posts: 56


« Reply #10 on: 27 Oct 2009, 04:57 »

updated, thank you Wink
Logged
Rkz
Forum Members
**

Karma: 0
Offline Offline

Posts: 33


« Reply #11 on: 28 Oct 2009, 17:25 »

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: <!-- 0.109671 / 10 / 7235672 / 7473100 -->

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

sorry guys but why its so confusing?
Logged
Pages: [1]
  Print  
 
Jump to: