Page 1 of 1

deleted image still available

Posted: 23 Jun 2020, 04:59
by Krysbe
Hi, 

Why if I delete an image the image is still available ? 

Regards, 

Chris

Re: deleted image still available

Posted: 23 Jun 2020, 09:52
by mjau-mjau
Krysbe wrote:Why if I delete an image the image is still available ? 
Probably because of your browser cache, or proxy cache (for example cloudflare). What is the link? What exactly do you mean "still available"? Available in the panel? Or available by URL?

Re: deleted image still available

Posted: 23 Jun 2020, 10:06
by Krysbe
Here, 



This is the gallery 
[img]blob:6f3a1ef6-1d76-4a79-809f-c20169a504ff[/img]

Now if I use an old image name like here. (The first one - A previous uploaded image but deleted)
[img]blob:99513858-032a-4c8f-afa7-a22de0ec5e13[/img]

The image is showed on the page. 

https://christophepenninckx.com/Wallpapers/

I use Cloudflare with your plugin but I flushed all pages
Also cleared the cache

Regards, 

Chris

Re: deleted image still available

Posted: 23 Jun 2020, 10:07
by Krysbe
Here, 



This is the gallery 
[img]blob:6f3a1ef6-1d76-4a79-809f-c20169a504ff[/img]

Now if I use an old image name like here. (The first one - A previous uploaded image but deleted)
[img]blob:99513858-032a-4c8f-afa7-a22de0ec5e13[/img]

The image is showed on the page. 

https://christophepenninckx.com/Wallpapers/

I use Cloudflare with your plugin but I flushed all pages
Also cleared the cache

Regards, 

Chris

Re: deleted image still available

Posted: 23 Jun 2020, 10:23
by mjau-mjau
I can't see your two first screenshots. I can see in the website link there are two images.  Are you saying that those two images are not available in the panel? I can only diagnose this further if you have link and login to your panel (send in private message).

Re: deleted image still available

Posted: 23 Jun 2020, 12:20
by Krysbe
Oups.

The first is deleted in the gallery tab

I've updated the page and added the gallery

There are 3 images in the gallery but the first in the page that was deleted in the gallery but called in the content, is still available. 

Re: deleted image still available

Posted: 23 Jun 2020, 22:33
by mjau-mjau
This is something to do with your servers pagespeed mod. Look at the URL as you have embedded it in webp format:
xRotato,P20Snapshot.png.pagespeed.ic.2EKMaQaiiq.webp

The original file in PNG format that you uploaded however, is deleted by X3:
Rotato%20Snapshot.png?uncache

Basically, the file is deleted. The only reason it's still on your page, is because you have EMBEDDED a pagemod-cached cached version. And to complicate matters, it looks like you have copied the url of the image that showed up in your browser earlier, which was modified by your servers pagemod, resulting in a file converted to webp format.

Why not just remove the EMBED from your custom content? The image is definitely deleted, as you can see in the X3 gallery. Even if the pagemod webp version remains in your server cache (for reasons outside of X3's control), you should never embed images that don't exist as you clearly don't want them to display. Even if the image did get deleted (by pagemod), the embed would remain, displaying a broken image. 

Re: deleted image still available

Posted: 24 Jun 2020, 10:06
by Krysbe
Thanks



Chris