Views do not show up when on a tabbed pane.

geshan - December 11, 2007 - 07:46
Project:Tabs panel style
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

I downloaded JS tools and Panels Tabs (http://drupal.org/project/panels_tabs) to show tabs in some pages. All core and contributed blocks work fine with the mini panels and panel pages but I can't add views (That I created) in the panels. I had a panel page which had views before upgrading to Alpha 14 using Panel 5.x.1.2 it works fine but I cannot add any views to new panel pages or mini panels what should I do? Though I click the views which have block views but it is not added to the panel. Help.

Please help...

Geshan

#1

merlinofchaos - December 11, 2007 - 16:13
Status:active» active (needs more info)

Sorry, I'm having trouble understanding exactly how this is failing. Can you please describe more clearly exactly what is happening versus what you're expecting? (I know, it may seem like I'm making you be more detailed than it seems like you need be, but this just isn't making sense to me).

#2

geshan - December 12, 2007 - 04:57

Thanks for trying to help, I'll put it simple and in detail. The thing is I previously had Panels 5.x.1.2 using that I could add views to panels without problem. For using tabs I switched to Panels 5.x.2.0-alpha 14. After that I can't add views in panels thats it. I want to know how can I do, the other blocks of other modules can be added without any problem but views can't be added to panels. When I click the views it has no response but if I click other blocks it give options to override title and access options as per roles to blocks. See the picture attached for more details.

Help Needed ASAP!!

Geshan

AttachmentSize
pablel_alpha14_problem.jpg93.61 KB

#3

merlinofchaos - December 12, 2007 - 05:39

That's very odd that you get no response from clicking on those. Is there some kind of error message that appears either via firebug's console or in your http error log?

#4

geshan - December 12, 2007 - 09:38

I think there is some problem with jquery.js. It gives missing ;. In the picture the addition of views shows errors but addition of latest blogs shows no such errors. See the screenshot for details and suggest what to do next.

HElp

Geshan

AttachmentSize
panl_prob_or_js.jpg130.94 KB

#5

seanr - December 19, 2007 - 21:49

I don;t even get views listed at all in my content popup. Just started when I updated to the latest version of panels in the 5--2 branch.

#6

merlinofchaos - December 19, 2007 - 23:31

If you just updated from -dev or CVS, be sure to activate the legacy views module; that will restore the old Views functionality. I moved that aside so that I could put in a new, smarter but with higher administrative overhead views content type plugin.

#7

Michelle - December 28, 2007 - 19:48
Status:active (needs more info)» active

I've just run into this as well. It looks like views and tabs are not compatable. I have a mini panel with 3 tabs. One of them is a view, the other two are just dummy custom content for now. On the edit page of the mini panel, all three show up just fine with the view content there as well as the dummy content. On both the edit page and the display page of the panel page that the mini panel was added to, the tab with the view does not show up at all, not even the tab. If I change the style of the mini panel from tabs to default, all three items show up everywhere as expected.

Michelle

#8

Michelle - December 28, 2007 - 19:49
Title:Can't add views to panel pages or Mini Panels» Views do not show up when on a tabbed pane.

Changing title for clarity.

Michelle

#9

Michelle - December 28, 2007 - 20:00

It just occured to me to see if there was any newer panels_tabs code. I upgraded to the latest dev of that and the problem went away. I suspect this should be moved to that project and marked fixed but I'm not the OP so I'll leave it be.

Michelle

#10

merlinofchaos - December 31, 2007 - 06:56
Project:Panels» Tabs panel style
Version:5.x-2.0-alpha14» 5.x-1.x-dev

#11

Wim Leers - December 31, 2007 - 12:43
Status:active» active (needs more info)

I have absolutely no idea what the cause of this could be. Panels Tabs Style just iterates over all panes it receives and displays them as tabs. Really simple. There isn't even the logic to skip a pane...

Marking this as needs more info until somebody posts the exact steps to reproduce this.

#12

Wim Leers - December 31, 2007 - 13:36
Status:active (needs more info)» fixed

Confirmed by Michelle in IRC that this really has been fixed.

#13

Anonymous - January 14, 2008 - 13:41
Status:fixed» closed

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

#14

droople - August 12, 2008 - 13:53
Priority:critical» normal
Status:closed» active

I can confirm this problem with the following setup

Panels 5.x-2.0-rc1a
Tabs panel style 5.x-1.5
Tabs 5.x-1.1

In a tabs layout, nothing shows up, but with a default or rounded corners layout, all 3 panes (with views embedded) show up.

#15

gundarx - August 13, 2008 - 19:28

I also have the same problem. Same setup as #14.

Had Tabs panel style 5.x-1.4 with this problem and upgraded to 1.5 and the problem persists.

I also attempted disabling and uninstalling Javascript Tools, Tabs, Tabs panel style and re-enabling all.

#16

gundarx - August 13, 2008 - 21:05

Solved my problem.

I had JQuery Update 5.x-2.0 installed, which could have caused problems with the newest stable release of JSTools/Tabs.

Problem fixed for me when I used the latest dev version of JSTools.

 
 

Drupal is a registered trademark of Dries Buytaert.