Using CGFeedmaker without pretty URLs problem

This is a FORK of the CMS Made Simple project and is not oficially supported in any way by the CMS Made Simple development team.
Locked
joecannes
Forum Members
Forum Members
Posts: 93
Joined: Mon Nov 26, 2007 5:00 pm
Location: Montreal, Quebec

Using CGFeedmaker without pretty URLs problem

Post by joecannes »

Hi all,

I am using:

CMSMS 1.6.6 MLE
CGExtensions 1.17.6
CGFeedmaker 1.0.9

and I am not using pretty URLs and there is no .htaccess file at my root folder.

I have added the autodiscovery tag to my templates:

Code: Select all

{CGFeedMaker action='autodiscovery' feed='newsEnglish'}
and created a feed called newsEnglish with the following settings:

Feed Name/Alias: newsEnglish
Feed Extension: (I left blank)
Category: newsCategory (p.s. I created this category as well)

I have also left the Feed Extension input field blank (under the Calguys Feed Maker Settings tab)

My feed template is using the default news feed template that comes pre-installed :

and I call the link in my template with this code below:

Code: Select all

{CGFeedMaker action='rsslink' feed='newsEnglish' text='Subscribe to our RSS Feed'} 
So when I click on RSS link in my page, i get a blank page. Here is an example of how the URL is generated:

http://www.mysite.com/index.php?mact=CG ... =15&hl=eng

and I cant figure out why it does not work without using pretty URLs.

I have made previous sites using the CGFeedmaker with this same methodology, and no problem,

i.e. I used:

CMSMS 1.5.4 MLE
CGExtensions 1.15.2
CGFeedmaker 1.0.4

(p.s. I noticed that feed extension is not an option for an RSS Feed in CGFeedmaker 1.0.4, but rather a global setting, could that be an issue? )

but dont know why I am not getting my RSS feed anymore.

I dont want to go back and use previous versions of CGFeedmaker and CGExtensions, and I cant use pretty URLs.

Any help would be appreciated,

Thanks,

JC
ilia3d

Re: Using CGFeedmaker without pretty URLs problem

Post by ilia3d »

joecannes wrote: Hi all,

I am using:

CMSMS 1.6.6 MLE
CGExtensions 1.17.6
CGFeedmaker 1.0.9

and I am not using pretty URLs and there is no .htaccess file at my root folder.

I have added the autodiscovery tag to my templates:
have the same Problem...  :-\
User avatar
map_1961
Power Poster
Power Poster
Posts: 387
Joined: Fri Apr 20, 2007 7:26 pm
Location: Ruhrstadt

Re: Using CGFeedmaker without pretty URLs problem

Post by map_1961 »

Hi guys!

When i click to the feed icon i get an new blank window with this url:

http://mydomain/index.php?mact=CGFeedMa ... 6&hl=de_DE

We use the mle version.

Calguy please help!

Thankx

map_1961
map_1961
allisonfoley
Forum Members
Forum Members
Posts: 24
Joined: Wed Jun 18, 2008 1:25 am

Re: Using CGFeedmaker without pretty URLs problem

Post by allisonfoley »

Also having this problem.  Guessing its an issue with 1.6.6, because in other versions, it's worked just fine.
allisonfoley
Forum Members
Forum Members
Posts: 24
Joined: Wed Jun 18, 2008 1:25 am

Re: Using CGFeedmaker without pretty URLs problem

Post by allisonfoley »

I needed a quick solution to this, so I'm using Feedity (http://www.Feedity.com).
Ziggywigged
Power Poster
Power Poster
Posts: 424
Joined: Sat Feb 02, 2008 12:42 am
Location: USA

Re: Using CGFeedmaker without pretty URLs problem

Post by Ziggywigged »

Do you have a special character in your title? Like '&'?
If so, try replacing your current title tag, in your feed template, with this:
{$entry->title|cms_html_entity_decode|htmlspecialchars}
Take a penny, leave a penny.
kardasa
New Member
New Member
Posts: 9
Joined: Thu Jan 28, 2010 2:07 pm

Re: Using CGFeedmaker without pretty URLs problem

Post by kardasa »

I can confirm this problem after enabling pretty URLs the feeds are generated correctly w/o it the page is empty. My configuration:
CMSMS 1.6.7
CGFeedMaker 1.0.9
CGExtensions 1.17.9
Locked

Return to “[locked] CMSMS MLE fork”