I was told to open the issue here on the post-installation forum.
Error:
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'joela_drpl1.drpl_flexifilter' doesn't exist: SELECT * FROM {flexifilter}; Array ( ) in flexifilter_get_filters() (line 480 of /home/joela/public_html/booksofalexander.com/sites/all/modules/flexifilter/flexifilter.module).
Re-post of post installation forum post:
There seem to be a number of examples of this error, however I couldn't find an answer to my particular problem. Other people had different issues ultimately than me despite having a similar error. So I'm looking for a little help or direction on getting this error resolved.
The error came after installing some new modules, flexifilter being one of them, and now I can't access the module list, I don't have drush, and I'm not sure how else to uninstall modules. I think maybe a table got messed up when I enabled flexifilter looking at the error below, but I have no idea how to fix this, I'm not really technical enough to do much on the backend w/o some guidance. For reference I have drupal 7 and none of my modules are more than a week old (so they are the newest versions), also I am using hostgator to host my website.
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'joela_drpl1.drpl_flexifilter' doesn't exist: SELECT * FROM {flexifilter}; Array ( ) in flexifilter_get_filters() (line 480 of /home/joela/public_html/booksofalexander.com/sites/all/modules/flexifilter/flexifilter.module).
Any help you could give would be appreciated.
Thanks