Plone 4.2.5: Disallowed to paste item(s) -


today upgrade plone 4.1.4 latest 4.2.5 through buildout. everthing works except paste. when paste page folder, traceback shows:

traceback (innermost last):   module zpublisher.publish, line 126, in publish   module zpublisher.mapply, line 77, in mapply   module zpublisher.publish, line 46, in call_object   module products.cmfformcontroller.fscontrollerpythonscript, line 105, in __call__   module products.cmfformcontroller.script, line 145, in __call__   module products.cmfcore.fspythonscript, line 127, in __call__   module shared.dc.scripts.bindings, line 322, in __call__   module shared.dc.scripts.bindings, line 359, in _bindandexec   module products.pythonscripts.pythonscript, line 344, in _exec   module script, line 33, in folder_paste    - <fscontrollerpythonscript @ /keti/folder_paste used /keti/switch1>    - line 33 exception: disallowed paste item(s). 

i need help.

usually error thrown, if 'allowed content types add' restricted, doubt correlation of problem upgrade , rather suspect simple configuration-setting cause:

go

http://yourhost.org:8888/yoursiteid/portal_types/folder/manage_propertiesform

look, if 'filter content types' checked.

if yes, either uncheck or define allowed types in widget below.


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -