Forums / General / Nodes not neatly deleted

Nodes not neatly deleted

Author Message

Thomas Brandl

Tuesday 09 September 2003 7:34:43 am

UDPATE: My fault!! Good Software!!
(There was another "press" area).
Sorry for the noise...
---------------------------

Hi,
I deleted a folder with a couple of children, which I displayed as navigation with the texttoimage operator.
Unfortunately, I can't seem to get rid of theses "Press releases", they show up - after deleting the trash, after rm -rf var/cache, after 100 reloads..... this worries me some.

I do believe that the overall garbage collection is not doing its job very well, there's so much shit in my database that shouldn't be there (anymore). Maybe it's an integrity problem?

Can someone offer a solution (or confirm this behaviour)?!
Thanks a million!

PS: some good news: I'm beginning to see the way ;)

Claus Jensen

Wednesday 10 September 2003 1:44:12 am

Hello,
I can confirm this behaviour and add some other strange behavior (look here: http://ez.no/developer/ez_publish_3/forum/general/ouch_ez_got_corrupted). To me it seems that eZ is not doing its cleaning job very well. About your "cache" problems I have tried all settings without beeing able to disable the cache totally. My solution here is that you:
cd <ezroot>/var/cache/template-block/ and then rm -rf *
When I do this I get my new stuff to show...
alternatively /cache/<anothercachedirectory>/ and the same
rm -rf *

Can you please comment on this ez?
best,
claÜs