Table names in several queries are not encased in curly brackets. This caused 'table not found' errors for me. Once I inserted the curly brackets, I then had to insert table name aliases for the rest of the query to work.

Comments

somebodysysop’s picture

Status: Active » Needs review

Attached is patch which should have curly brackets in all the queries. Thanks.

Problem uploading to Drupal.org. Can't get patch attached:
http://drupal.org/files/issues/views_mail.module.5.x-2.0.patch

This is the last uploaded patch. Will try to get the newewst uploaded when this problem is resolved.

somebodysysop’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.