pg_query(): Query failed: ERROR: function count(integer, integer) does not exist LINE 1: SELECT 'page views' as value, COUNT(DISTINCT access_sec, acc... ^ HINT: No function matches the given name and argument types. You might need to add explicit type casts. in /var/www/includes/database.pgsql.inc on line 139.
I could be mistaken though.
Comments
Comment #1
threading_signals commentedI think it was because perhaps yui compressor wasn't setup properly. I'm trying the jsmin option to see if there are any further messages.
Comment #2
davidwhthomas commentedSame problem here, looks like a problem in the way count() is used
particularly
DT