Good day,
Thinking "Movies & Wishlist" was conflicting with another module, I disabled "Movies & Wishlist" through the admin area. Later on, I re-enabled the module and I now get the following errors:
* user warning: Table 'drupal.movies' doesn't exist query: SELECT count(movie_id) as this_count FROM ( SELECT * FROM movies ) count_table in /home/public_html/includes/database.mysql.inc on line 172.
* user warning: Table 'drupal.movies' doesn't exist query: SELECT * FROM movies ORDER BY movie_name ASC LIMIT 0, 50 in /home/public_html/includes/database.mysql.inc on line 172.
It's like the tables are not there anymore.
I re-installed the module thinking the module would re-create the table, but it did not.
I wonder what's going on?
Thank you for any help,
itsanogo
Comments
Comment #1
itsa commentedI did not know the module could be Uninstalled.
I re-enabled and it works now.
Thank you,
itsanogo
Comment #2
IanBezanson commentedHmm... that still seems odd, though. I will take a look into it when I get a chance to see if I could reproduce the issue.
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.