Recent posts for No user

  • warning: pg_query() [function.pg-query]: Query failed: ERROR: el argumento de OR debe ser de tipo boolean, no tipo bigint in /var/www/indepabisweb/includes/database.pgsql.inc on line 139.
  • user warning: query: SELECT COUNT(*) FROM (SELECT node.nid AS nid FROM node node WHERE (node.status <> 0) AND (node.type in ('noticia')) AND (node.uid = 0 OR (SELECT COUNT(*) FROM comments c WHERE c.uid = 0 AND c.nid = node.nid)) ) count_alias in /var/www/indepabisweb/sites/all/modules/views/includes/view.inc on line 705.
  • warning: pg_query() [function.pg-query]: Query failed: ERROR: el argumento de OR debe ser de tipo boolean, no tipo bigint in /var/www/indepabisweb/includes/database.pgsql.inc on line 139.
  • user warning: query: SELECT node.nid AS nid, node.created AS node_created FROM node node WHERE (node.status <> 0) AND (node.type in ('noticia')) AND (node.uid = 0 OR (SELECT COUNT(*) FROM comments c WHERE c.uid = 0 AND c.nid = node.nid)) ORDER BY node_created DESC LIMIT 5 OFFSET 0 in /var/www/indepabisweb/sites/all/modules/views/includes/view.inc on line 731.