I've uninstalled and reinstalled a couple of times but am getting the WSOD with this error message. Any thoughts?
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'adambro3_skybunglo.styles' doesn't exist: SELECT styles.* FROM {styles} styles ORDER BY name ASC; Array ( ) in styles_default_styles() (line 228 of /home/adambro3/public_html/skybungalow/sites/all/modules/styles/styles.module).
Comments
Comment #1
aspilicious commentedBrakes everything bumping to critical
Comment #2
adam_b commentedIt seems to be related to File Styles - I can install the basic Styles module, but the File Styles module gives me this error.
Comment #3
brunodboYup, this is also a problem for the media_dev.profile, see https://drupal.org/node/946322.
Comment #4
aaron commentedI'm not able to reproduce this. Installing and re-installing the module creates the table as required.
@brunodbo: How does that issue relate to this? Seems like a different error reported there.
Comment #5
aaron commentedactually, this should have been fixed already at #961646.