I am using the experimental version. Since yesterday our users were reporting few problems. The php error logs show a lot of these errors.
Code:
Call to undefined function template_4789() in /usr/home/xb/www/bbb/includes/functions.php(4605) : eval()'d code on line 1
line 4605 of functions.php calls the template called 'option'. I even tried adding a line to the beginning of the plugin, but it did not help. The line I put in was
globaltemplates[] = 'option';