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

Xabi’s picture

Same issue here!

dave reid’s picture

I'm curious as to what level of caching do you two enabled on your sites?

LeonidShamis’s picture

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.

prlewis’s picture

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!

Xabi’s picture

Still having this issue. I have the "normal" cache mode activated.

LeonidShamis’s picture

Further to my comment #3, I have checked the caching (performance) settings and my Caching mode is set to Normal (recommended, no side effects).

dave reid’s picture

Status: Active » Closed (duplicate)

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.