Hi, I have this error : Type de l'erreur : ValueError Valeur de l'erreur : Disallowed subobject type: Document I'm not sure to understand well what'happening. Anybody knows about it ? Cordialement PS -------------------------------------------------- Oreka ! Nous sommes l'internet moins cher ! Surfez 25% moins cher avec http://www.oreka.com
Pascal Samuzeau wrote:
Type de l'erreur : ValueError Valeur de l'erreur : Disallowed subobject type: Document
This is a CMF question, you may get more joy on the CMF list: zope-cmf@zope.org. Go and look in portal_types for the container's type. It'll have a multiple select box called "Allowed subtypes" and a checkbox "Filter content types?" Either select 'Document' in the list, or uncheck the "filter content types" box. cheers, Chris
Hi, i will go straight to the CMF list, but I've tried what you told me -> No effect. Cheers PS -------------------
Pascal Samuzeau wrote:
Type de l'erreur : ValueError
Valeur de l'erreur : Disallowed subobject type: Document
This is a CMF question, you may get more joy on the CMF list:
zope-cmf@zope.org.
Go and look in portal_types for the container's type. It'll have a multiple select box called "Allowed subtypes" and a
checkbox
"Filter content types?"
Either select 'Document' in the list, or uncheck the "filter content types" box.
cheers,
Chris
Cordialement PS -------------------------------------------------- Oreka ! Nous sommes l'internet moins cher ! Surfez 25% moins cher avec http://www.oreka.com
participants (2)
-
Chris Withers -
Pascal Samuzeau