Closed (fixed)
Project:
Panels Tabs
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2010 at 16:14 UTC
Updated:
24 Sep 2010 at 19:30 UTC
Using 6.x-1.0-rc4 and Ctools 6.x-1.x-dev (2010-Sep-08) and Panels 6.x-3.7.
Just upgraded to the most recent ctools dev and tabs panel displays no longer work. When reset to be regular display, the content appears but set to Tabs, I get nothing.
Anyone else having this issue?
Comments
Comment #1
smoothify commentedI have tried this with CTools 6.x-1.x-dev and Panels 6.x-3.7 & 6.x-3.x-dev and can't reproduce this problem at all.
Have you tried running update.php ?
Also can you tell me if Panels is running in legacy mode by going to the Status Report - /admin/reports/status
Comment #2
webwriter commentedI've run update.php a few times, but will run it again and try turning the panels back on. They were working fine before I upgraded Ctools, but maybe something else is causing this. No one else seems to be reporting this, so it must be my setup.
Panels operating normally
Panels is operating normally - no out-of-date plugins or modules are forcing it into legacy mode
Thanks for the response- will let you know if I get it worked out.
Comment #3
rubenvarela commentedI'm having the same problem.
I've got a panel with multiple Views and the style set to Tabs.
The Views are working fine.
When I set the panel style to No style, it displays everything correctly. If I select Rounded Corners, it also displays everything correctly. The problem is when I select Tabs.
On admin/reports/status I get
Panels operating normally
Panels is operating normally - no out-of-date plugins or modules are forcing it into legacy mode
I'm running
Tabs panel style 6.x-1.0-rc5
Chaos tool suite 6.x-1.x-dev (2010-Sep-08)
Panels 6.x-3.7
Tabs (jQuery UI tabs) 6.x-1.3
I did check the HTML generated and the tables and links are there.
Comment #4
rubenvarela commentedApparently, at some point we updated the jQuery UI module and forgot to download the additional code from Google Code.
Downloading the code from, http://code.google.com/p/jquery-ui/downloads/list?q=1.6 , and following the instructions in the README (Download the zip, extract the content inside the jquery_ui module folder, then renaming the extracted folder from jquery.ui-1.6 to jquery.ui) solved the problem for us.
Hope this helps
Comment #5
webwriter commentedWow, thanks so much. Yes, I updated Jquery UI the same day I updated CTools, I just didn't associate it with this issue. Going to update the jquery ui now.
Thanks again!
Comment #6
smoothify commentedThanks for sharing your solution rovr138!
Marking this as fixed...