Closed (fixed)
Project:
Drupal for Facebook
Version:
6.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2009 at 13:26 UTC
Updated:
1 Dec 2009 at 15:00 UTC
I can not figure out what is going on. I receive the following error on my homepage which is Panels controlled
Fatal error: Call to undefined function fb_is_fbml_canvas() in /home/****/public_html/subdomains/***/sites/all/modules/fb/contrib/fb_friend.module on line 79
Can anyone tell me what is wrong?
Comments
Comment #1
summit commentedMay be the weight of the fb_friend module, or is the fb_is_fbml_canvas() module excisting within fb_friend.module?
Greetings, Martijn
Comment #2
Dave Cohen commentedI had accidentally checked in a change to fb_friend without the corresponding change in fb.module. But I just checked that in, so all will work once drupal.org updates its build. Wait for that and download the bundle, or get the latest from CVS now.