Closed (fixed)
Project:
CCK Field Privacy
Version:
5.x-1.3
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2009 at 22:38 UTC
Updated:
25 Mar 2009 at 23:57 UTC
Whenever I get 250+ guests visiting my site it breaks with the error message:
Fatal error: Call to undefined function buddylist_get_buddies() in /var/www/vhosts/site/httpdocs/sites/all/modules/cck_field_privacy/cck_field_privacy.module on line 75
Does this mean cck field privacy is not scalable?
Comments
Comment #1
plan9 commentedIt turned out to be my throttle settings. I had throttle enabled for buddylist but not for cck field privacy this was causing the errors. I have disabled throttle for both modules and now it works fine.