All the permissions are set right, but when i display the module i get this error:
- Code: Select all
Warning: filesize() [function.filesize]: stat failed for /usr/home/deb11575/domains/iendracht.be/public_html/cache/mod_gk_weather.xml in /usr/home/deb11575/domains/iendracht.be/public_html/modules/mod_gk_weather/helper.php on line 134
On line 134 in that file you can see this:
- Code: Select all
if(filesize(realpath('cache/mod_gk_weather.xml')) == 0 || ((filemtime(realpath('cache/mod_gk_weather.xml')) + $this->config['cacheTime'] * 60) < time()))
What do i have to do ?
You can watch my module on this page: http://iendracht.be/index.php/eendracht ... ische-staf
Thanks in advance