I am using the module.

I get the template tab on my content types
I goto the template page
all fields are collapsed
i click on the title and they open up
However for two of my content types they do not open.

I get this for JS errors:
"context.constructor"
"context.initViewNode"
"context.addStatsView"

Comments

jrglasgow’s picture

Status: Active » Postponed (maintainer needs more info)

I cannot replicate this problem...

What modules are you using/

bavarian’s picture

Similar problem here:

on the template page for content type PAGE all fields are collapsed and WILL NOT OPEN UP when I click on the title of either teaser, body or rss fileldsets

on the template page for content type STORY all fields are collapsed but will open up when I click on the title of either teaser, body or rss fileldsets

why is this differnt in those two content types ?

jrglasgow’s picture

The collapsible fieldsets don't open usually when there is a javascript error on the page. Please take a look at your browsers javascript console and send me a screenshot of any Javascript errors that are appearing. Also please give me a list of all modules you have enabled on the site.

bavarian’s picture

BLUSH ... i don't know what I did: now the collapsible fieldsets actually do open as normal even for the content type PAGE ....

puya’s picture

I had the same problem, and I upgraded to the DEV version from today, still the same problem, but I started getting a warning:

warning: Invalid argument supplied for foreach() in /Users/Pooya/Sites/MAMP/blend-2010/sites/all/modules/contemplate/contemplate.module on line 862.

Then I downgraded back to the Stable from yesterday. I still get the error but now the fields are editable! :) I hope it's safe to use it.

Best

rastarr’s picture

Upgraded myself to 1.2 - got this issue. Upgraded to latest dev and the issue continues.
Safari gives me this error on the page:
TypeError: Result of expression 'link.get(0)' [undefined] is not an object. /sites/default/files/js/js_857fb7d52188de35edf052c89a0b5c03.js:1679

Unsure how to easily give a list of installed modules though - happy to though.

rastarr’s picture

Interestingly enough, I created a new content type without any applicable nodes. That content type did have the teaser, body, or rss fileldsets being able to open.
Seems content types that have nodes aren't able to open these fieldsets. I've disabled CKEditor for all the fieldsets as well - no affect unfortunately.

rastarr’s picture

I've upgraded to the latest .dev and this issue persists.
I've cleared site caches as well as browser caches. Collapsable fields throughout the site for other modules etc all work except Contemplate.
Any ideas what I can provide to sort this out?

Naturalist’s picture

Maybe this will help

/modules/contemplate/contemplate.js?9:42Uncaught SyntaxError: Unexpected token } /modules/contemplate/contemplate.js?9:42
Uncaught TypeError: Cannot set property 'divResizable' of undefined /modules/contemplate/divresizer.js?9:2Uncaught TypeError: Cannot set property 'divResizable' of undefined