* user warning: Table 'ezunkwe_drupal.drupalsimplenews_mail_spool' doesn't exist query: SELECT * FROM drupalsimplenews_mail_spool s WHERE s.status = 1 ORDER BY s.timestamp ASC LIMIT 0, 20 in /hsphere/local/home/ezunkwelle/4nwebsolutions.com/sites/all/modules/simplenews/simplenews.module on line 1479.
* user warning: Table 'ezunkwe_drupal.drupalsimplenews_mail_spool' doesn't exist query: DELETE FROM drupalsimplenews_mail_spool WHERE status = 2 AND timestamp <= 1214067146 in /hsphere/local/home/ezunkwelle/4nwebsolutions.com/sites/all/modules/simplenews/simplenews.module on line 1522.
The above is the error I received after installing Simplenews 6.x-1.0-beta2 and it also made it impossible for me submit content or carry out any other tasks except run cron. I can't even disable any module. What to do?
Comments
Comment #1
igbonine commentedComment #2
sutharsan commentedAlways update after installing a new module version: yoursite.org/update.php This should solve you problem
Please use a meaning full title, describing the problem, question, fault message, etc.
Comment #3
capmex commentedSame issue when installing on a fresh drupal 6.2 installation:
Note: The table simplenews_mail_spool was not created on the database.
Comment #4
sutharsan commentedDifferent issue, same result.
The #3 is now fixed. Uninstall simplenews and install the 6.x-1.x-dev version.
Comment #5
CinemaSaville commentedI uninstalled beta3, and installed the 6.x-1.x dev version, and it still gave me this-
user warning: Table 'cinemasa_drpl1.simplenews_mail_spool' doesn't exist query: SELECT * FROM simplenews_mail_spool s WHERE s.status = 1 ORDER BY s.timestamp ASC LIMIT 0, 20 in /home/cinemasa/public_html/sites/all/modules/simplenews/simplenews.module on line 1479.
user warning: Table 'cinemasa_drpl1.simplenews_mail_spool' doesn't exist query: DELETE FROM simplenews_mail_spool WHERE status = 2 AND timestamp <= 1214186988 in /home/cinemasa/public_html/sites/all/modules/simplenews/simplenews.module on line 1522.
Comment #6
CinemaSaville commentedReinstalled, installed again, looks like it's ok now.
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.