SilverStripe 2.4.4
FacebookConnect: https://github.com/willrossi/silverstripe-facebookconnect
I'm getting this error when trying to login using the Facebook Connect module:
[User Error] Uncaught Zend_Cache_Exception: Invalid id or tag 'FacebookConnectZsOoHO,jfUasfinrHYBI02FacebookConnectme' : must use only [a-zA-Z0-9_]
It seems to stem from the callCached() function on line 171 of FacebookConnect.php.
Does anyone know what would cause this or how I can fix it?