Comments

salvis’s picture

Title: subscriptions_sent table does not exist » subscriptions.install is out of date
Assigned: Unassigned » salvis
Priority: Normal » Critical
Status: Active » Needs review
StatusFileSize
new2.87 KB

The subscriptions_sent table and the subscriptions.send_interval column don't exist.

I've also added subscriptions_uninstall() as well as subscriptions_update_1().

Please check the data types.

I've tested the MySQL part, but not the PostgreSQL one.

salvis’s picture

Had a wrong column name.

It still doesn't run correctly, but I believe that's due to http://drupal.org/node/167847.

salvis’s picture

StatusFileSize
new2.89 KB

This was supposed to go with #2.

salvis’s picture

StatusFileSize
new3.95 KB

In addition to #3:

  • add user records to subscriptions_sent table
  • set send_interval depending on subscriptions_usecron variable when updating an existing installation
chx’s picture

Status: Needs review » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)