[Zope] Re: Help, locked myself out with exUserFolder

Marcos Iuato marcos at hiper.com.br
Thu Jan 29 10:29:30 EST 2004


Hi,
You can create a script python at root folder to delete de instance of 
exUserFolder. 

Something like: 

context.PloneSiteId.manage_delObjects(['acl_users']) 


Regards,
Marcos Iuato 


axel kittenberger writes: 

> Help! 
> 
> I just destroyed my plone Site with exUserFolder. I installed the product. 
> Removed 'acl_users' from the plone Folder, and installed the exUserFolder. 
> Now I only ever get "ValueError, unpack list of wrong size", on every 
> SubFolder of the plone site. I can login to the zope root, and manage, but I 
> can't "cd" into the plone site. I tried first to remove the new exUserFolder 
> by FTP and when I tried there to cd into the plone folder I get a "550 No 
> such directory". Then I tried to deinstall the exUserFolder, with the hope 
> the get it's "evil" funktioning stopped an be able to enter normally as root 
> user again, and cd into the sub dirs. Well the acl_users Folders from 
> exUserFolder are gone, but I still can't cd into the directory? 
> 
> Help, How to get out of that?  
> 
> Greetings- Axel 
> 
> _______________________________________________
> Zope maillist  -  Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )
 




More information about the Zope mailing list