Closed (fixed)
Project:
Nodewords: D6 Meta Tags
Version:
5.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2007 at 04:17 UTC
Updated:
9 Jan 2008 at 03:44 UTC
This is a cross-posting from http://drupal.org/node/165119. I thought it was something to do with Panel but, rather from this module. Confirmed after enable/disable the Meta Tags module (nodewords).
----------------------------------------------------------------------------
Getting this error everywhere ...
user warning: Table 'MyDatabaseName.panels_info' doesn't exist query: SELECT * FROM panels_info WHERE path = 'admin/settings/page_title' in C:\wamp\www\drupal\includes\database.mysql.inc on line 172.
Yes, the table "panels_info" is not there the first time install the Module Panel 5.x-2.0-alpha7. Done update.php too.
Comments
Comment #1
najibx commentedIf using Panels 5.x-2.0-alpha7, table "panels_info" is no longer exist. Must change this to table "panels_page"
Comment #2
Robrecht Jacques commentedSetting as duplicate of #173949 which has the same fix.
Comment #3
najibx commentedfixed.