Hey there,

With both the most 6.0.13 and Dev I've run into the same problem: when selecting Create Template for any content type, the 'Variables' field shows only this:

An example node has been loaded and its properties appear below. Click on the the property names to add them to your template.

Additionally, there's a number of error messages:

* warning: Attempt to assign property of non-object in /public_html/sites/all/modules/contemplate/contemplate.module on line 792.
* warning: Invalid argument supplied for foreach() in /public_html/sites/all/modules/cck/content.module on line 1152.
* warning: Attempt to assign property of non-object in /public_html/sites/all/modules/contemplate/contemplate.module on line 788.
* warning: Invalid argument supplied for foreach() in /public_html/sites/all/modules/cck/content.module on line 1152.

I'm not particularly template-savvy, so I'd really need a peek at those variables to start making per-content-type templates. Is there any solution I'm missing?