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

najibx’s picture

Status: Active » Needs review

If using Panels 5.x-2.0-alpha7, table "panels_info" is no longer exist. Must change this to table "panels_page"

Robrecht Jacques’s picture

Status: Needs review » Closed (duplicate)

Setting as duplicate of #173949 which has the same fix.

najibx’s picture

Status: Closed (duplicate) » Closed (fixed)

fixed.