can somebody help me with bellow problem...
every week I get this kind of error:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 166 bytes) in /home/carpio/public_html/ribolovna-oprema.si/vqmod/vqmod.php on line 168
line 168: $tmp = self::$_cwd . $path;
after deleting checked.cache in vqmode folder everything works ok... but just a few days... than I have to delete that file again

USING: OP 3.0.2
VQmode: downloaded latest version in septeber 2019 (vqversion = 2.6.4)
Site: https://ribolovna-oprema.si/
what can be done?
in root of the page in php.ini I have this, so memory problem shoud not be the thing that cosing this:
memory_limit = 512M
max_execution_time = 36000
upload_max_filesize = 240M
post_max_size = 250M
Thanks for help in advance, regards,
Klemen