Closed (fixed)
Project:
Panels
Version:
5.x-2.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2008 at 22:06 UTC
Updated:
3 Jul 2008 at 03:22 UTC
I get the following error after enabling the Panels 2 module:
user warning: Table 'drupal.panels_page' doesn't exist query: SELECT * FROM panels_page in C:\wamp\www\drupal-5.3\includes\database.mysql.inc on line 172.
How can I fix that?
Comments
Comment #1
merlinofchaos commentedIt seems that on rare occasions, Drupal doesn't properly run the install script.
First, hit update.php in case you once had an older version of Panels; that'll upgrade your tables.
If that isn't the case, then go to your admin/build/modules page and deactivate all panels modules; then click the uninstall tab and uninstall panels. Then re-enable panels and panels page.
Comment #2
SpriteGF commentedI also had a similar error, and merlinofchaos's solution worked for me. Marking 'fixed' since this bug is four months old.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.