When the user clicks on the checkbox to send notifications to subscribers, the following SQL exception is generated and emails are not sent:
PDOException: SQLSTATE[42000]: [Microsoft][SQL Server Native Client 11.0][SQL Server] Column 'users.name' is invalid in the select list because it if not contained in either an aggregate function or the GROUP BY clause. in subscriptions_queue()(line 536 of C:\innetpub\wwwroot\acquia-drupal7/sites/all/modules/subscriptions/subscriptions.module).

Obviously I am using Acquia Drupal 7.16 on an Windows 2008 R2 server running MSSQL Express and IIS 7.5

Comments

salvis’s picture

Status: Active » Postponed (maintainer needs more info)

As displayed when you created this issue:

For any issue, always post the following information:
— what your logged-in user is (permissions),
— what path (URL without hostname) you're on,
— where you click,
— what you expect to happen, and
— what happens instead.

salvis’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

No follow-up.