
Hello, i have problem with opening page, and admin page
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 71 bytes) in /data/4/e/4e62cc89-66cf-46ad-8437-1fe4ef9d60a9/gsm4all.sk/web/vqmod/vqmod.php on line 341
sometime after ctrl+F5
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 161 bytes) in /data/4/e/4e62cc89-66cf-46ad-8437-1fe4ef9d60a9/gsm4all.sk/web/vqmod/vqmod.php on line 169
i had cleared cache vqmod, image, system,, update php memory limit to 512m also in webadmin is memory limit set to 512m
but always error on line 341 or 169
nothing has been installed :///
please help
169 line in vqmod.php
$realpath = $skip_real ? $tmp : self::_realpath($tmp);
341 line in vqmod.php
$return = false;