|
- warning: pg_query(): Query failed: ERROR: for SELECT DISTINCT, ORDER BY expressions must appear in select list
LINE 3: ... OR aclu_fa.uid = 0) AND ( r.vid = 263 )ORDER BY v.weight, ...
^ in /usr/share/drupal6/includes/database.pgsql.inc on line 139.
- user warning: ERROR: for SELECT DISTINCT, ORDER BY expressions must appear in select list
LINE 3: ... OR aclu_fa.uid = 0) AND ( r.vid = 263 )ORDER BY v.weight, ...
^
query: SELECT DISTINCT t.* FROM term_node r INNER JOIN term_data t ON r.tid = t.tid INNER JOIN vocabulary v ON t.vid = v.vid LEFT JOIN forum_access fa ON t.tid = fa.tid
LEFT JOIN acl acl_fa ON acl_fa.name = CAST(t.tid AS VARCHAR) AND acl_fa.module = 'forum_access'
LEFT JOIN acl_user aclu_fa ON aclu_fa.acl_id = acl_fa.acl_id AND aclu_fa.uid = 0 WHERE ((fa.grant_view >= 1 AND fa.rid IN (1)) OR fa.tid IS NULL OR aclu_fa.uid = 0) AND ( r.vid = 263 )ORDER BY v.weight, t.weight, t.name in /usr/share/drupal6/modules/taxonomy/taxonomy.module on line 617.
- warning: pg_query(): Query failed: ERROR: for SELECT DISTINCT, ORDER BY expressions must appear in select list
LINE 3: ...L OR aclu_fa.uid = 0) AND ( r.vid = 52 )ORDER BY v.weight, ...
^ in /usr/share/drupal6/includes/database.pgsql.inc on line 139.
- user warning: ERROR: for SELECT DISTINCT, ORDER BY expressions must appear in select list
LINE 3: ...L OR aclu_fa.uid = 0) AND ( r.vid = 52 )ORDER BY v.weight, ...
^
query: SELECT DISTINCT t.* FROM term_node r INNER JOIN term_data t ON r.tid = t.tid INNER JOIN vocabulary v ON t.vid = v.vid LEFT JOIN forum_access fa ON t.tid = fa.tid
LEFT JOIN acl acl_fa ON acl_fa.name = CAST(t.tid AS VARCHAR) AND acl_fa.module = 'forum_access'
LEFT JOIN acl_user aclu_fa ON aclu_fa.acl_id = acl_fa.acl_id AND aclu_fa.uid = 0 WHERE ((fa.grant_view >= 1 AND fa.rid IN (1)) OR fa.tid IS NULL OR aclu_fa.uid = 0) AND ( r.vid = 52 )ORDER BY v.weight, t.weight, t.name in /usr/share/drupal6/modules/taxonomy/taxonomy.module on line 617.
- warning: pg_query(): Query failed: ERROR: for SELECT DISTINCT, ORDER BY expressions must appear in select list
LINE 1: ..._access'))) AND ( nc.comment_count > 0 )ORDER BY nc.last_co...
^ in /usr/share/drupal6/includes/database.pgsql.inc on line 139.
- user warning: ERROR: for SELECT DISTINCT, ORDER BY expressions must appear in select list
LINE 1: ..._access'))) AND ( nc.comment_count > 0 )ORDER BY nc.last_co...
^
query: SELECT DISTINCT nc.nid FROM node_comment_statistics nc INNER JOIN node_access na ON na.nid = nc.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'forum_access'))) AND ( nc.comment_count > 0 )ORDER BY nc.last_comment_timestamp DESC LIMIT 10 OFFSET 0 in /usr/share/drupal6/modules/comment/comment.module on line 314.
crunch
Online
Last seen: 3 sec ago
Joined: 11/19/2010
Posts:
Would be nice to have the servers IP somewhere on the site. That way it would be easier to direct people here and back to the server. The serverlist is pretty buggy (probably the ping-check-thingy).
Clould be added to the banner.
__________________
So it's rorschach and prozac and everything is groovy
|
|
Yeah... I wanted to have them set up as subnets for the site... I might try to look into that again... but it's a good point.