Project:Panels Accordion
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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]

Comments

#1

Project:Panels» Panels Accordion
Version:5.x-2.x-dev» 5.x-1.x-dev
Component:Display rendering» Code

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.

AttachmentSize
panels_accordion_beta1.patch 3.56 KB

#3

Status:active» closed (fixed)

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.