user warning: Table '2008.panels_info' doesn't exist query: SELECT * FROM panels_info WHERE path = 'admin/build/modules' in D:\x
yaojunming - November 4, 2007 - 02:15
| Project: | Panels |
| Version: | 5.x-2.0-alpha13 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | yaojunming |
| Status: | by design |
Jump to:
Description
I enable the Panels module, and get warning:
user warning: Table '2008.panels_info' doesn't exist query: SELECT * FROM panels_info WHERE path = 'admin/build/modules' in D:\xampp\htdocs\includes\database.mysql.inc on line 172.

#1
This is a problem with another module (such as nodewords) that is directly using the panels tables. In Panels 2 the above table no longer exists and is not used by Panels 2.
I really wish the node words maintainer would fix this issue already.