hello

not sure there's an issue about this or not but...

after setting a region as tab and adding content, nothing appears in that region when i view the panel (node template for variant content type product of ubercart).

also, when i have skinr module enabled, panels displays in the edit interface, in red, this error:
Skinr settings weren't saved due to an error.

not sure this is due to an incompatibility or the fact that my skinr installation is messed up and doesn't work (the region blank result still applies though when the skinr module is disabled), but anyways, here's my report.

drupal 6.19
php 5.2.14

my setup has, among others, the following modules:

Project: ctools
Chaos tools (ctools)
6.x-1.7

Page manager (page_manager)
6.x-1.7

Views content panes (views_content)
6.x-1.7

Project: ctools_flag
Flag Ctools Integration (ctools_flag)
6.x-1.x-dev

Project: jquery_ui
jQuery UI (jquery_ui)
6.x-1.3

Project: panels
Mini panels (panels_mini)
6.x-3.7

Panel nodes (panels_node)
6.x-3.7

Panels (panels)
6.x-3.7

Panels In-Place Editor (panels_ipe)
6.x-3.7

Project: panels_everywhere
Panels everywhere (panels_everywhere)
6.x-1.1

Project: panels_tabs
Tabs panel style (panels_tabs)
6.x-1.0-rc5

Project: panels_teasers
Panels Teasers (panels_teasers)
6.x-2.0-beta2

Project: tabs
Tabs (tabs)
6.x-1.3

Project: url_alter
Url alter (url_alter)
6.x-1.2

Project: vertical_tabs
Vertical Tabs (vertical_tabs)
6.x-1.0-rc1

Project: views
Views (views)
6.x-2.11

Comments

samhassell’s picture

I'm also seeing this after upgrading to the latest RC. Panes don't display when set to tab output. If I change it to rounded corners it works fine.

samhassell’s picture

This is probably a duplicate of http://drupal.org/node/906724.

Perhaps you don't have jquery_ui installed correctly?

lpalgarvio’s picture

re-tested with newer version of jQuery UI and jQuery Update.
using jQuery library v1.7.3

i'm puzzled how to get this «working»

can you please provide detailed instructions and screenshots or a demo? for Panels Tabs and Views Tabs?

crea’s picture

You may want to check if your tabs (whatever you display in tabs) have a title. I had a problem with minipanel titles reset with a recent update of panels/ctools.

lsdoc77’s picture

Are there any solutions for this finally? It would be very helpfull to have this working , but also when I use the tabs style nothing shows up...

smoothify’s picture

Have you tried CTools v1.8 and Panels v3.8 ?

I have panels tabs style working here with JQueryUI 1.7.3 and JQuery Update 1.3.2.

lsdoc77’s picture

I use exactly the same versions but the problem exists.. Is this because I send arguments from the panel to the views? Is there a workaround to have tabbed content (different views and more..) inside panels with arguments, or is this impossible?(quicktabs also doesn't work with arguments..).

lsdoc77’s picture

Is there finally a solution to this?I tried with jquery 1.6 , 1.7.3 but nothing..Is it a bug from tabs_panel_style?

eyal_barouk’s picture

Subscribe

smoothify’s picture

Panels tabs should work with arguments as it just applies a visual style to the panel.

Have you tried disabling skinr?

Does the panel content show when you aren't using the tabs style?

More jquery info is here:

#1043432: jQuery & jQuery UI requirements

This new issue attempts to explain the jQuery & jQuery UI requirements.

smoothify’s picture

Priority: Critical » Normal

Marking as normal, this may be critical for you but it seems specific to your setup / use case.

lpalgarvio’s picture

been a while since i tried this.

currently i'm using Quicktabs with Views inside the tabs of the QT.
The QT is in a Panel. By using arguments for the Views, everything just works fine and it displays exactly what i want (comments, image gallery, product info).

therefore i'm not currently looking into Panels Tabs and the related modules.

smoothify’s picture

Status: Active » Closed (cannot reproduce)