Help!
Firebug is showing me a bunch of errors, while I was investigating the slowness in loading of the page on my blog. Here's a transcript of the beginning of the first error. Does anybodu know if it's permissions related, Zend related or something else? As far as I can tell this also happens on a standard, no-plugins-but-this-one install.
Thanks
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional
.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="pt-PT">
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Nothing found for Function%20(iterator,%20context)%20%7B%20%20%20%20var%20index%20=%200;%20%20
%20%20iterator%20=%20iterator Bind(context);%20%20%20%20try%20{%20%20%20%20%20%20%20%20this _each(function
%20(value)%20{iterator(value,%20index++);});%20%20%20%20}%20catch%20(e)%20{%20%20%20%20%20%20%20%20if
%20(e%20!=%20$break)%20{%20%20%20%20%20%20%20%20%20%20%20%20throw%20e;%20%20%20%20%20%20%20%20}%20%20
%20%20}%20%20%20%20return%20this;}</title>