Closed (duplicate)
Project:
Views Galleriffic
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2010 at 21:38 UTC
Updated:
15 Apr 2013 at 18:11 UTC
Hi
I am using viewfield to insert a views galleriffic styled view of a block in to a product node. This works great except that when I try to edit the node that the Views Galleriffic viewfield is embedded in my Collapsible fieldset regions are no longer expandable...see attached screenshot
So it appears that there is a conflict when used in conjunction with viewfield or something? the problem dissapears when i disable views galleriffic.
really love this module btw cheers for all your work.
thanks in advance
| Comment | File | Size | Author |
|---|---|---|---|
| js-fieldset-issue.png | 24.53 KB | becca08 |
Comments
Comment #1
acouch commentedI didn't have this problem with garland on Firefox or Chrome on Ubuntu.
What theme and browsers / os are you using?
Comment #2
SiteFish commentedHi
I'm experiencing the same problem as becca08. I use Acquia Marina 6.1.3.0 beta1 and Firefox 3.6.6. Im also using jQuery plugins 6.x-1.10 and jQuery UI 6.x-1.3. (I also have a lot of OG modules installed.)
Switching to Garland or using IE doesn't seem to help. The fieldsets still won't expand.
Any idea what might cause the problem?
Thanks for a great module.
In IE jquery.galleriffic.js causes the following error message on row 505, position 5:
'index' is null or not an object
Comment #3
acouch commentedCan you retest with the latest version?
Can you create a new issue for the IE problem you have if that does not go away? Thanks!!!!
Comment #4
dirtysteak commentedI am seeing this issue as well, however I do not have to be in the 'edit' mode for my field to degrade and not expand/collapse.
I've got the 6.x-1.2 release from a few days ago, and drupal 6.20.
I have inserted my galleriffic view into my product.tpl file using the following code:
To get the embedded view to display, I inserted this javascript at the top of my .tpl file
FYI, I also have the javascript below in the same region to control a popup on the page.
Let me know what other information would be helpful to try and track this down.
Thanks for the GREAT module.
Comment #5
dirtysteak commentedI updated to the latest dev version and ran update.php...no progress.
Comment #6
acouch commentedMarking this as duplicate: #703760: Flag and Galleriffic
Comment #7
SiteFish commentedProblem solved with the patch described by gmclelland in his comment to the issue Flag and Galleriffic.
Maintainer acouch wrote on April 14, 2011 at 12:06am:
Looking forward to the new release and thanks for the excellent work.
Comment #8
tomdisher commentedHello
I'm working with the newest version (6x-1.4) and I'm running into the same problem described above.
The patches in http://drupal.org/node/703760#comment-4011536 do not seem to help.
Any suggestions? I really like the module, but I need to have the collapsible fieldsets.
Edit - additional info
I also have a gmap on the page, which is broken by the module.
This is happening in chrome and firefox.
Comment #9
tomdisher commentedComment #10
raulmuroc commentedBoth:
1) JS Collapsible fieldsets no longer expand.
2) Gmap broken: "Javascript is required to view this map".
Needs solution.
Comment #11
vm commented