i'm experiencing an error every now and then with the me module installed alongside zen theme.
i can create / edit me links, but occasionally it seems after a user hits a 'me' page and it is cached drupal throws the following error -

Fatal error: Call to undefined function zen_menu_item_link() in C:\Boston\Connect\www\sites\all\modules\contribs\me\me.module on line 55

the zen theme is enabled and the above function is in the theme, so im not sure why it returns undefined ? :(
the only way to bring back the site is to clear the cache table in the database manually.

CommentFileSizeAuthor
#2 me-405998.patch2.08 KBcdale

Comments

cdale’s picture

This is quite bizzare... I'll have to dig deeper into this. Is there any other information you can provide? I suspect this is only happening for anonymous users?

cdale’s picture

Status: Active » Fixed
StatusFileSize
new2.08 KB

I've just committed the following patch which should fix this issue. I'll probably make a release over the weekend. This is currently only in the 2.x branch which only works with Drupal 6.10 or greater. Please let me know if you need this for an earlier version of drupal, and I'll commit it to the 1.x branch.

tayzlor’s picture

awesome,
just to confirm i was using me 6.x-1.3 with drupal 6.10, happy to upgrade to 2.x branch though =)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.