fieldsets stop working
luco - June 23, 2009 - 14:35
| Project: | Dynamic Rendering |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
hey there,
I noticed fieldsets have stopped working - not only in Garland, but everywhere. their titles become unclickable, so they cannot be expanded/collapsed.
problem was that I had installed a couple of modules and themes so I didn't know who'd triggered this nasty condition.
I've been struggling with this for quite a few hours now and have successfully targeted Dynamic Rendering to be the, for lack of a better word, culprit. there's the following warning in the Database Update page:
* warning: file_get_contents(sites/all/modules/render/sifr/sifr.js) [function.file-get-contents]: failed to open stream: No such file or directory in /home/XXX/public_html/YYY/includes/locale.inc on line 1685.
* warning: file_get_contents(sites/all/modules/render/sifr/sifr.js) [function.file-get-contents]: failed to open stream: No such file or directory in /home/XXX/public_html/YYY/includes/common.inc on line 2359.running D12 and every other module is up to date. if you need more info let me know. I can roll patches as well, just point me in the right direction.
cheers,
Luciano

#1
Bumped.
#2
Collapsible fields arent working! Using D 6-13 Bump!
#3
Most probably, you're trying to use sIFR 3, which is not ready yet.
Marking as duplicate of #120308: Add sIFR 3 plugin. You can follow up on that issue to track its status instead. If any information from this issue is missing in the other issue, please make sure you provide it over there.
However, thanks for taking the time to report this issue.