Closed (duplicate)
Project:
FeedBurner
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2007 at 07:22 UTC
Updated:
12 Oct 2007 at 02:28 UTC
Hi,
I'm getting the error "Fatal error: Call to undefined function: drupal_goto() in .../feedburner/feedburner.module on line 232" (where ... is the path to the dupal-contib modules folder) when I try to access the RSS feed WHILE I'm not logged in to the site - i.e. accessing as an anonymous/guest user.
If I log in to the site and try to access "Syndicate" RSS feed as an authorised user, then everything is all right and the feed is re-directed to FeedBurner URL, rather that my site's domain.com/rss.xml URL.
I'm using FeedBurner 5.x-1.x-dev (2007-Aug-26) with Drupal 5.2.
Thank you.
Comments
Comment #1
Xabi commentedSame issue here!
Comment #2
dave reidI'm curious as to what level of caching do you two enabled on your sites?
Comment #3
LeonidShamis commentedDave,
Thank you for finally responding to this.
I do not recall anything specific done to the site in terms of caching. But, for some reason, I have a feeling that you're thinking in the right direction. From time to time I did encounter some problems (nothing major) with the pages being displayed that are not refreshed (I guess they are cached). I had to press "Reload" to get a page updated. And even with this, from time to time, there some strange things going on, e.g. I still can see user menu links (Create content, Administer, etc. - like I'm still logged on) even after I click "Log Out" and press F5 (refresh).
Dave, how can I check what caching is currently in place and report to you?
Thank you.
Comment #4
prlewis commentedHi, just thought I'd say that I had this error too, and went to /admin/settings/performance and disabled all the caching options and it appears to have fixed this problem.
Good luck!
Comment #5
Xabi commentedStill having this issue. I have the "normal" cache mode activated.
Comment #6
LeonidShamis commentedFurther to my comment #3, I have checked the caching (performance) settings and my Caching mode is set to Normal (recommended, no side effects).
Comment #7
dave reidI think I've found a solution for this problem. I'm going to mark this as a duplicate of http://drupal.org/node/167735 and post results/updates to that issue.