Thomas Michalka <[EMAIL PROTECTED]> writes: > when I try to delete a page currently viewed in browser by clicking on > the 'Delete' link in the WWWOFFLE footer it won't succeed and I get the > following message > > > -- WWWOFFLE Illegal Control Page > -- Your request for the control URL > -- >/control/delete-url/?http://www.suse.de/de/products/books/data/data_buecher/3_934678_40_8.html > -- is illegal.
> Furthermore, trying to delete *any* page from the the cache this way fails. > > Please, can anyone explain me what's wrong with this link? > Can it be configured to be allowed to delete the currently viewed page for certain >users? The problem here is that the URL that you have used is wrong. The URL should be: /control/delete-url/?url=http://www.suse.de/de/products/books/data/data_buecher/3_934678_40_8.html ^^^^ Note the difference here I don't know why you have a link with the wrong URL. I would guess that the message templates that you are using are out of date compared to the version of the executable. -- Andrew. ---------------------------------------------------------------------- Andrew M. Bishop [EMAIL PROTECTED] http://www.gedanken.demon.co.uk/ WWWOFFLE users page: http://www.gedanken.demon.co.uk/wwwoffle/version-2.7/user.html
