When activating the module on a Drupal 5 site we're greeted with a number of SQL warnings as DELETE and UPDATE queries are attempted on a table which was never created.

Warning: Table 'epaction.cache_update_status' doesn't exist query: DELETE FROM cache_update_status WHERE cid = 'update_status_project_projects' in /var/www/html/epilepsy.org.uk/includes/database.mysqli.inc on line 156

Comments

xjm’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

The 5.x branch is no longer maintained, so this issue will not be fixed.