I upgraded form 1.5.1 to 1.5.2 and now i am seeing this error message at the bottom of the page for each of my screens now. Did I botch the upgrade? 
* Error in query [SELECT s.* FROM scripts s WHERE (s.scriptid div 100000000000000) in (0) AND (s.groupid IN (2,4,0)) AND (s.usrgrpid IN (7,0)) ORDER BY scriptid ASC] [Unknown column 's.groupid' in 'where clause']
* mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource[/var/www/html/zabbix_1.5.2/include/db.inc.php:490]

* Error in query [SELECT s.* FROM scripts s WHERE (s.scriptid div 100000000000000) in (0) AND (s.groupid IN (2,4,0)) AND (s.usrgrpid IN (7,0)) ORDER BY scriptid ASC] [Unknown column 's.groupid' in 'where clause']
* mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource[/var/www/html/zabbix_1.5.2/include/db.inc.php:490]
Comment