*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

j.miserez’s picture

Priority: Normal » Minor
Issue tags: +CCK, +import, +Contemplate, +blank screen, +white screen
junro’s picture

Priority: Minor » Normal

Subscribe :)

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.

junro’s picture

I still have this incompability, is there a way to fix it? Thanks