Hi Guys,
Just exported a content type from a drupal 7 install to another and trying to find out why I get a white screen(error 500) every time I try to add a content form the new content type exported.

To Simplify I can't create any content with a content type that i've just exported.
Any Ideas Guys,
Thanks

Comments

swentel’s picture

Status: Active » Postponed (maintainer needs more info)

No idea no, 500 error can mean a lot, you should check the apache/php error logs

swentel’s picture

Priority: Critical » Normal
abdelatifs’s picture

Hi Swentel,
thanks for your reply, I've tried to use bundle copy on a clean install and same thing,
I'm actually surprised that no one had this error before, I must be doing something wrong then,
this is what i get from the console in firebug: "NetworkError: 500 Internal Server Error"

Thanks a lot

dawnbuie’s picture

Issue summary: View changes

In my case I didn't have the vocabulary yet duplicated on the new site, so the new fields were referencing a vocabulary that didn't exist and caused the WSOD. Once I deleted the reference fields all was fine. It would be nice to have a warning message about this.

mattia.cristallo’s picture

same problem but i have import CT with same field and different label name