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

plan9’s picture

Status: Active » Closed (fixed)

It 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.