Posted by MG@Drupal on September 5, 2010 at 10:36am
6 followers
Jump to:
| Project: | Panels |
| Version: | 6.x-3.10 |
| Component: | Mini panels |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
Hi,
when I try to activate the Mini-Panels module, I see the messages below:
The plugin definition of panels_mini cannot locate schema panels_mini.
warning: Invalid argument supplied for foreach() in /var/www/modules/ctools/plugins/export_ui/ctools_export_ui.class.php on line 54.
The others Panels modules are activated.
Thank you.
Marcello
Comments
#1
#856636: Update warnings
#2
same problem here. subscribing.
#3
same
#4
same
#5
same.
can't create mini-panels.
#6
(posting because this comes up number 1 on google)
I ran into the same problem when importing a db from one hosting company to another, then found another post on drupal (which now I can't find) pointing to a potential conflict with the Features module (I may have a bad character in my database.)
Disabling the features module (I didn't have any custom features created) gave me back the mini panels menu item so I can create mini panels again.
#7
Use util module and set panels and mini panels at -1 (these modules must start first than other). I've fix so ;-)