[Zope-PTK] Copying users to CMF

Andrew Sawyers andrew@digicool.com
Wed, 21 Feb 2001 10:48:21 -0500


Priya,
We've not been able to reproduce this, I've ran it on several occassions
while working out the process of migration.  We will try to help get a grasp
on this for you; at present I have some other tasks which are demanding my
attention, but I've asked Jens to take a look at it in the meantime.
Andrew

-----Original Message-----
From: zope-ptk-admin@zope.org [mailto:zope-ptk-admin@zope.org]On Behalf
Of Priya Ramkumar
Sent: Tuesday, February 20, 2001 11:42 PM
To: Zope-PTK@zope.org
Subject: [Zope-PTK] Copying users to CMF


Hi

I have been having problem with the copy_users method to copy existing users
from my portal to the newly installed CMF. When I type the follwing in a
DTML method,

<dtml-call "copy_users('/intra/acl_users','/cmf/acl_users')">

I get the following error message,

Error Type: NameError
Error Value: URL

Troubleshooting Suggestions

This resource may be trying to reference a nonexistent object or variable
URL.
The URL may be incorrect.
The parameters passed to this resource may be incorrect.
A resource that this resource relies on may be encountering an error.
For more detailed information about the error, please refer to the HTML
source for this page.

Can anyone tell me if you came across the same error and how to get over it?

Thanks Priya



_______________________________________________
Zope-PTK maillist  -  Zope-PTK@zope.org
http://lists.zope.org/mailman/listinfo/zope-ptk

See http://www.zope.org/Products/PTK/Tracker for bug reports and feature
requests