I am working with JBZOO and get the following intermittent error on a module filter:
SQL=INSERT INTO `jos_rsseo_pages` SET `url` = 'case-studies?e[_itemname]=&e[ca7f0627-6ec0-4413- 8dd9-de8c4298b817][]=Legal services&limit=20&order=alpha&logic=or&send-form=Search&controller= search&Itemid=475&option=com_zoo&task=filter&exact=1&type=case-study&app_id=6' , `title` = 'Case Studies' , `keywords` = '' , `description` = '' , `sitemap` = 0 , `crawled` = 0 , `level` = 127 , `date` = '2013-08-05 08:08:43'
Joomla Version: 3.1.5
ZOO 3.0.13
JBZOO Current as of today
I'm not sure why the SQL statement is referecing RSSEO - a third party SEO extension from RS JOOMLA.
Is this perhaps to do with the ordering of plugins?