Posted by LeonidShamis on September 4, 2007 at 7:22am
Jump to:
| Project: | FeedBurner |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
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
#1
Same issue here!
#2
I'm curious as to what level of caching do you two enabled on your sites?
#3
Dave,
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.
#4
Hi, 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!
#5
Still having this issue. I have the "normal" cache mode activated.
#6
Further to my comment #3, I have checked the caching (performance) settings and my Caching mode is set to Normal (recommended, no side effects).
#7
I 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.