Closed (cannot reproduce)
Project:
Subscriptions
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Nov 2012 at 18:13 UTC
Updated:
12 Sep 2013 at 23:59 UTC
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
Comment #1
salvisAs 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.
Comment #2
salvisNo follow-up.