*PROBLEM*
There is an incompatibility with Contemplate templates when importing nodes with CCK fields. I don't know why, but the node contents sometimes (not always) get run through the respective contemplate .tpl.php files on import. This can lead to a white or blank screen.
*SOLUTION*
Either disable Contemplate before import or rename the sites/all/contemplate folder before import. I think this should be at least mentioned in the documentation.
Comments
Comment #1
j.miserez commentedComment #2
junro commentedSubscribe :)
In production site, it's very critical. because I have to disable Contemplate to import files and my content types have no template anymore... so I have to set my site offline during the import.
Comment #3
junro commentedI still have this incompability, is there a way to fix it? Thanks