Closed (fixed)
Project:
Styles
Version:
7.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Nov 2010 at 14:23 UTC
Updated:
19 Jan 2011 at 17:10 UTC
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.