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
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

merlinofchaos - November 4, 2007 - 05:08
Status:active» by design

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.

 
 

Drupal is a registered trademark of Dries Buytaert.