Email history
- user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '= 390
) count_alias' at line 3
query: SELECT COUNT(*) FROM (SELECT send.sid AS sid
FROM send send
WHERE .nid = 390
) count_alias in /home/sabeelmedia/drupal/sites/all/modules/views/includes/view.inc on line 745.
- user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '= 390
LIMIT 0, 20' at line 8
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 = 390
LIMIT 0, 20 in /home/sabeelmedia/drupal/sites/all/modules/views/includes/view.inc on line 771.