Get this notice once I install and implement the plugin.

Notice: Undefined index: two_50_top in theme_panels_tabs_style_render_region() (line 51 of /modules/all/panels_tabs/plugins/styles/tabs.inc

Comments

Schoonzie’s picture

Title: Undefined index: two_50_top in theme_panels_tabs_style_render_region » Undefined index: [region_name] in theme_panels_tabs_style_render_region() (line 51 of /panels_tabs/plugins/styles/tabs.inc).
Status: Active » Needs review
StatusFileSize
new511 bytes

This is an issue if there are no panes in the region you are trying to render as tabs.

The attached patch file checks that the region isn't empty before going on to try and generate the tabs.

socialnicheguru’s picture

doesn't cleanly apply with the new dev.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.