Download & Extend

Notice: Undefined variable: pane_prefix

Project:AdaptiveTheme
Version:7.x-3.x-dev
Component:Mobile
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I have the following issue when using the adaptive theme with the "Sky" subtheme. The following notice appears on my home page, which is a simple panel that shows the most recent node of a certain content type:

Notice: Undefined variable: pane_prefix in include() (line 30 of/home2/cmccully/public_html/wildcatreview/sites/all/themes/adaptivetheme/at_core/templates/panels-pane.tpl.php).

Notice: Undefined variable: pane_suffix in include() (line 69 of/home2/cmccully/public_html/wildcatreview/sites/all/themes/adaptivetheme/at_core/templates/panels-pane.tpl.php).

My home page is at wildcatreview.org.

Comments

#1

Also, I'm using the "Mobile Theme" module to display this theme only on mobile devices.

#2

Status:active» closed (cannot reproduce)

The prefix is set by Panels module, AT merely overrides the template to alter the markup.

#3

I don't get this error with my non-mobile theme, only when viewing the panel with AdaptiveTheme, so panels aren't getting along with Adaptive for some reason... of course, I have a limited understanding of what's going on here, but would sure like the problem to go away. Any suggestions?

#4

Status:closed (cannot reproduce)» active