- warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near "."
LINE 3: WHERE .nid = 1180
^ in /processing/www/divetech/includes/database.pgsql.inc on line 139.
- user warning:
query: SELECT COUNT(*) FROM (SELECT send.sid AS sid
FROM send send
WHERE .nid = 1180
) count_alias in /processing/www/divetech/modules/views/includes/view.inc on line 745.
- warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near "."
LINE 8: WHERE .nid = 1180
^ in /processing/www/divetech/includes/database.pgsql.inc on line 139.
- user warning:
query: SELECT send.sid AS sid,
send.timestamp AS send_timestamp,
name,
uid,
send.subject AS send_subject,
send.message AS send_message
FROM send send
WHERE .nid = 1180
LIMIT 20 OFFSET 0 in /processing/www/divetech/modules/views/includes/view.inc on line 771.