If I go to "Manage attendees", get a blank page.

In error_log: "PHP Fatal error: Call to undefined function _simplenews_get_vid() in .../site/all/modules/rsvp/rsvp.module on line 1311, referer: http://site.com/node/XXX/rsvp/create"

Error comes from the updated module Simplenews.
The reason for the error is heir: http://drupal.org/node/258592#comment-844476

Another error: user warning: Table 'site.simplenews_snid_tid' doesn't exist query: SELECT DISTINCT s.mail FROM dp_simplenews_subscriptions s INNER JOIN simplenews_snid_tid t ON s.snid = t.snid WHERE t.tid = 457 ORDER BY mail ASC in /var/www/html/vvvf-leden.dkghosting.nl/includes/database.mysql.inc on line 172.

Missing {} brackets in the request...

Patch is attached.

Sorry for bad English :(

CommentFileSizeAuthor
rsvp.patch1.03 KBscjv

Comments

owahab’s picture

Status: Needs review » Reviewed & tested by the community
artis’s picture

This patch works. Please apply this to the module. Thanks.

owahab’s picture

Assigned: scjv » owahab
Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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