Closed (fixed)
Project:
Subscriptions
Version:
5.x-2.0-beta12
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2008 at 12:37 UTC
Updated:
9 Apr 2008 at 12:52 UTC
Just installed the module, configured the first pane ,and when I go to the User default tab, I got these errors :
# user warning: Table 'soufflecourt.dp_subscriptions' doesn't exist query: SELECT module, field, count(1) as number FROM dp_subscriptions WHERE recipient_uid = -2 GROUP BY module, field in D:\Taf\drupal5\includes\database.mysqli.inc on line 151.
# user warning: Table 'soufflecourt.dp_subscriptions_user' doesn't exist query: SELECT uid, digest, send_interval, send_updates, send_comments, send_interval_visible, send_updates_visible, send_comments_visible, autosub_on_post, autosub_on_update, autosub_on_comment, send_self FROM dp_subscriptions_user WHERE uid in (-2, -2) ORDER BY uid in D:\Taf\drupal5\includes\database.mysqli.inc on line 151.
# warning: Invalid argument supplied for foreach() in D:\Taf\drupal5\sites\all\modules\subscriptions\subscriptions.module on line 492.
Any suggestion how to fix that?
Comments
Comment #1
zmove commentedJust reinstalled the module and it works...
Strange things happend sometimes ^^
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.