I upgraded my version of Drupal to 6.9 this morning and everything was working. I then decided to upgrade my MP3Player. When I ran the Database Update function, the following errors are in the log..
# user warning: Table 'wrezrad_drpl1.mp3player_players' doesn't exist query: SELECT * FROM mp3player_players ORDER BY name in /home/wrezrad/public_html/modules/mp3player/mp3player.module on line 133.
# user warning: Table 'wrezrad_drpl1.mp3player_players' doesn't exist query: SELECT * FROM mp3player_players ORDER BY name in /home/wrezrad/public_html/modules/mp3player/mp3player.module on line 133.
Also, the following error shows at the top of every page..
Warning: Table 'wrezrad_drpl1.mp3player_players' doesn't exist query: SELECT * FROM mp3player_players ORDER BY name in /home/wrezrad/public_html/includes/database.mysql.inc on line 128
Comments
Comment #1
jdelaune commentedYeah I haven't provided an upgrade path since the module is in dev. You will need to completely uninstall and re-install to get it working.
Cheers,
~Jordan