[Zope-PTK] Trouble with manage_migrate_content
Don Johnson
drj826@acm.org
Tue, 21 Nov 2000 07:05:05 +0700
Hi all -
I just downloaded 0.9.2 and tried to follow the directions to migrate my
old portal content using the "manage_migrate_content" feature. It
didn't work. I'm wondering what I'm doing wrong.
I installed a "test" portal from the new distribution and did a
"manage_migrate_content" and it worked fine, so I'm thinking it has
somthing to do with my old portal's content.
Error Type: TypeError
Error Value: not enough arguments; expected 4, got 1
Traceback (innermost last):
File /home/Zope-2.2.2-linux2-x86/lib/python/ZPublisher/Publish.py, line 222, in publish_module
File /home/Zope-2.2.2-linux2-x86/lib/python/ZPublisher/Publish.py, line 187, in publish
File /home/Zope-2.2.2-linux2-x86/lib/python/Zope/__init__.py, line 221, in zpublisher_exception_hook
(Object: Traversable)
File /home/Zope-2.2.2-linux2-x86/lib/python/ZPublisher/Publish.py, line 171, in publish
File /home/Zope-2.2.2-linux2-x86/lib/python/ZPublisher/mapply.py, line 160, in mapply
(Object: manage_migrate_content)
File /home/Zope-2.2.2-linux2-x86/lib/python/ZPublisher/Publish.py, line 112, in call_object
(Object: manage_migrate_content)
File /home/Zope-2.2.2-linux2-x86/lib/python/Products/PTKDemo/Portal.py, line 219, in manage_migrate_content
(Object: Traversable)
File /home/Zope-2.2.2-linux2-x86/lib/python/Products/PTKDemo/Portal.py, line 246, in __migrate_branches
(Object: Traversable)
File /home/Zope-2.2.2-linux2-x86/lib/python/Products/PTKDemo/Portal.py, line 246, in __migrate_branches
(Object: Traversable)
File /home/Zope-2.2.2-linux2-x86/lib/python/Products/PTKDemo/Portal.py, line 239, in __migrate_branches
(Object: Traversable)
TypeError: (see above)
------------------------------------------------------------------------
Don Johnson
drj826@acm.org