Problem with Panel accordion
kiko - December 30, 2007 - 01:48
| Project: | Panels Accordion |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
When trying to show a panel with the Accordion style I'm receiving:
warning: Missing argument 3 for theme_panels_pane() in /home/formgom8/public_html/modules/panels/panels.module on line 952.
[Also posted in Panel Accordion]

#1
I think this is a problem with panels accordion itself -- it probably has not caught up with recent changes to theme('panels_pane').
#2
Here's a patch that will get Panels Accordion working with Panels Beta 1.
#3
I've updated this to work with the newest version of Panels (beta 3).
Tested w/ fresh install of Drupal, Panels, and Panels accordion
When panels gets a final release I'll do a final release of this module as well.