Warning

Easy to use and free Joomla module to display weather with forecast from Yahoo.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Oct 08, 2012 12:45 pm
Warning: file_put_contents(/home/www/abyl/www/cfa2) [function.file-put-contents]: failed to open stream: Is a directory in /home/www/abyl/www/cfa2/libraries/joomla/filesystem/file.php on line 418

Warning: file_put_contents(/home/www/abyl/www/cfa2) [function.file-put-contents]: failed to open stream: Is a directory in /home/www/abyl/www/cfa2/libraries/joomla/filesystem/file.php on line 418

line 418 : $ret = is_int(file_put_contents($file, $buffer)) ? true : false;

anyone to help me?
User avatar
Junior Boarder

GK User
Mon Oct 08, 2012 5:49 pm
Hi

It seams that your host server don't support file_put_contents() and if its generate warning than better try to hide that warning.
Code: Select all
error_reporting(0);


Try contacting your host.

Or check the cache directory permissions.
User avatar
Platinum Boarder


cron