[Zope] Re: all work lost?
Maik Jablonski
maik.jablonski@uni-bielefeld.de
Wed, 22 Jan 2003 17:56:31 +0100
Gerhard Venter wrote:
> We have a designer who has been trying to make our
> Zope/Plone test site look unique. She has done something
> that caused some of the Plone icons go missing. I could
> not fathom how to get it back, so I installed the Bubble
> Blue icon set from the Plone website, thinking it may
> replace any missing icons. The instructions said restart
> Zope, which I did. After the restart Zope reverted to how
> it was directly after it was installed (SuSE 8.1 RPM).
> Even the superuser password was back to the default, and
> all our work is missing. Or can it be retrieved?
Sounds very strange... Seems to be that you've reinstalled your ZOPE in
some way. My advice: Don't use any Suse-RPM's for Zope!!! It's really a
mess...
If you have packed your ZODB recently, you should have a look at
Zope/var/Data.fs.old. You can use it to restore your ZODB. Simply copy
it to Data.fs and restart your Zope... But maybe you should backup your
existing Data.fs before...;)
-mj