Closed (fixed)
Project:
Panels
Version:
6.x-3.0-beta4
Component:
Views panes
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 May 2009 at 19:22 UTC
Updated:
5 Aug 2009 at 18:40 UTC
Hi.
Im a newbie in panels, and i was searching but i dont found my issue.
The problem is when i try to add views. I select views in the left side and then the view i wanna show up. Then i get the option Display with the names of the pages that i have in the view i selected. After i select the display i get a page with options like Override title and other... When i do clic in finish i get back the "Select Display page", without error. When i try again i get back again the same page.
Why can this happen?
Thx
PS. Sorry for my bad english.
Comments
Comment #1
merlinofchaos commentedAre you sure you're using beta 2? This sounds like a bug that happened with older versions when I had incorrect code for recognizing the buttons, but it hasn't happened with newer, beta code that I have seen.
Comment #2
Ptx_Soccer commentedIm sure, i use the Available updates page and i dont have any update.
Panels 6.x-3.0-beta2
Includes: Mini panels, Panel nodes, Panels
Comment #3
frightie commentedSame thing happens to me. I'm also using the latest Panels.
Comment #4
giorgio79 commentedSame here... When trying to add a new view, I set it up and click on finish, and it takes me back right at the first step.
Comment #5
giorgio79 commentedMind if I set it to critical given we cannot add views to our panels? :)
Comment #6
merlinofchaos commentedThis never happens for me, so it's hard to for me to guess what might be going on.
What browser are folks using?
Comment #7
giorgio79 commentedFirefox 3.5.1 here
Comment #8
merlinofchaos commentedCan you check out the javascript error log and see if you get a javascript error? I'm guessing not, but I can't think of why this would happen.
My experience in the past is that when this happens it's because the jquery forms plugin doesn't properly mark which button is being selected, and because the Back button is first, that's what Drupal thinks got clicked. But I fixed this several versions ago, and I've never had a problem since. However, I'm still using Firefox 3.0.11, I haven't upgraded to the 3.5 line. Maybe I need to.
Comment #9
merlinofchaos commentedHm. I upgraded to 3.5.1 and I can't get it to happen there either. =(
Comment #10
jaymanuel commentedI can confirm that it occurs in the latest editions of Firefox, IE, and Google Chrome for me. Here is what I am using:
views-6.x-2.6
views_bonus-6.x-1.0-beta4
panels-6.x-3.0-beta4
ctools-6.x-1.0-beta4
and of course, Drupal 6.13
Comment #11
merlinofchaos commentedCan I get access to a site that's doing this? Maybe it's something else that doesn't happen on my server.
Comment #12
giorgio79 commentedJust tried but I dont see any js errors, tried enabling Firebug but then the page load would grind to a 1bit/sec speed.
Perhaps someone else detects sg?
For me it just jumps back to teh first page after hitting on finish.
Comment #13
jaymanuel commentedMerlin, I can give you access to a site with this issue. Send me an email spambox65 AT hotmail DOT com
Comment #14
jaymanuel commentedGiorgio (and anyone else with this issue):
What type of theme are you using with Panels? Is it one of the packaged themes, one you created, or a generated theme from Artisteer?
Comment #15
giorgio79 commentedI switched to the default garland hoping that would solve the issue
Comment #16
jaymanuel commentedWhat theme were you using when you installed panels? Also, have you ever used an Artisteer theme?
Comment #17
jaymanuel commentedTemporary Fix.
Problem: Continual loop when attempting to add Views to a panel. Loop occurs when clicking on Finish. Brings user back to the setting page.
Issue: Template in use (confirmed this affects all artisteer templates) overrides javascript
Solution: Disable template, and enable Garland (or another prepackaged Drupal template); Clear Cache; Reload browser to clear what is in browser cache; Go back to Panels and insert view
Comment #18
giorgio79 commentedWow, yep we have an Artisteer template up there...
I enabled Garland only as admin theme but it seems that was not enough.
Fantastic, thanks for this.
Comment #19
merlinofchaos commentedI checked in a workaround. At the same time, Artisteer has also put out a fix in their 2.2 beta.
Comment #20
ShaneEaston commentedI was having this problem as well and the 2.2 beta Artisteer release did fix the problem for me.