R
R
rizmaster2016-11-25 12:10:05
PHP
rizmaster, 2016-11-25 12:10:05

How to disable phpThumbOf caching?

Hello everyone
How to disable caching for this snippet
It turns out that it displays an image in some places from its cache. Example in pictures.
In my chunk it is written like this

<img src="" alt="" />

The picture is like this
ba9e908a9c5a465e8791564caf0f5596.png
It should be like this
51696f965e094bfc98f541d64bbb076d.png
This is what is in the inspector in the code of the first picture
/assets/components/phpthumbof/cache/15.c3910e3220401ab18b401d501f05ac8b1.jpg

Answer the question

In order to leave comments, you need to log in

3 answer(s)
Z
zooks, 2016-11-25
@zooks

I recommend clearing the cache /assets/components/phpthumbof/cache/*
You don't need to disable it - otherwise the site will load slowly.

O
Oldesign, 2018-01-10
@OlDesign

I didn't get it either... Does anyone have any answers?

V
Vladislav Khelsov, 2018-07-27
@helsov

I had such a problem. It appeared due to the fact that the previous and current pictures have the same names, and therefore the old cache was substituted.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question