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
Comment #1
xjmThe 5.x branch is no longer maintained, so this issue will not be fixed.