Closed (duplicate)
Project:
Dynamic Rendering
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2009 at 14:35 UTC
Updated:
8 Jul 2009 at 20:26 UTC
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
Comments
Comment #1
shunting commentedBumped.
Comment #2
xAaronAx commentedCollapsible fields arent working! Using D 6-13 Bump!
Comment #3
sunMost 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.