Closed (fixed)
Project:
Widgets
Version:
7.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2012 at 03:01 UTC
Updated:
30 Mar 2012 at 15:06 UTC
When I activate the widgets module, I get this error:
DOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'corpora1_d71.widgets_definitions' doesn't exist: SELECT widgets_definitions.* FROM {widgets_definitions} widgets_definitions ORDER BY name ASC; Array ( ) in widgets_element_definitions() (line 731 of /home/corpora1/public_html/sites/all/modules/widgets/widgets.module).
I have also installed the dependencies
Token
Token Filter
Running Drupal 7.9
Really like this module, has all the social media icons I want so am looking at fixing this so I can proceed to use it.
thanks.
Comments
Comment #1
TomDude48 commentedThe table exists in the schema but for some reason it didn't install. Try disabling the module, uninstalling then re-enabling.
Comment #2
TomDude48 commentedTable installation was installation specific, not a module bug
Comment #3
pucc commentedI get this error too..do you fixed it?
Comment #4
aniebel commentedJust noting that I got it too. Will have to disable module via phpmyadmin as I'm unable to access modules admin page now.