Whenever I install it as part of an install profile or along with other modules in admin/build/modules, it gives this error:
user warning: Table 'db.panels_page' doesn't exist query: SELECT * FROM panels_page in /var/www/localhost/htdocs/segundo/includes/database.mysqli.inc on line 151.
It isn't a problem if I enable the module by itself or I comment out the panels modules from the install profile and then install it.
Comments
Comment #1
solutiondrop commentedI get the following errors when using the latest 5.x-2.x-dev version along with a clean Drupal 5.x-dev when I enable Mini panels, Panel pages, and Panels. This also occurred when I deactivated and uninstalled the modules and retried as per http://drupal.org/node/218680
Thanks for the great module.
Comment #2
merlinofchaos commentedWhooops. A recent commit put a typo in the .install file. Fixed now.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #4
mobabo commentedI'm having this issue, even with the latest version of panels 2. Could it have been reintroduced?
Comment #5
adamtyoung commentedI am also having the exact problem with Drupal 6 and Panels 6.x-2.0-alpha2.
Comment #6
sdboyer commentedYeah, this is due to a shortcut we took in the install files. I'll ameliorate it.