-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Gaute Amundsen wrote:
> We have ZopeProfiler 1.72 installed on a site (Zope 2.7.5-1.fc3) that
> don't need it anymore.
> I've removed the folder and deleted the product, but I cant' find a way
> to remove it form the controlpanel.
> I notice it's been asked once before, but I cant find any replies.
> 
> Any hints?

 $ bin/zopectl debug
 ...
 >>> import transaction
 >>> app.Control_Panel.manage_delObjects(['profiler']) # whatever
 >>> transaction.commit()

or something like that. ;)  Nothing like doing open heart surgery on
your ZODB to get your pulse pounding.


Tres.
- --
===================================================================
Tres Seaver          +1 540-429-0999          tsea...@palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAksVRCgACgkQ+gerLs4ltQ58OwCfY+a0bH6J311is6R01urytNpU
pr4AnRs06/CUtp3/5xaBDnaji8SVWeLE
=i1rV
-----END PGP SIGNATURE-----

_______________________________________________
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to