cache problem ?

This topic has been marked as not resolved.

hello i have those error in the log:

2015-02-15 16:01:19 – PHP Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/www.musicincloud.com/tb_themes/pavilion/library/Cache.php on line 57
2015-02-15 16:01:28 – PHP Warning: fopen(/var/www/www.musicincloud.com/system/cache/tb/cache.pavilion.menu_html.0.1.1424026888): failed to open stream: Permission denied in /var/www/www.musicincloud.com/tb_themes/pavilion/library/Cache.php on line 50
2015-02-15 16:01:28 – PHP Warning: flock() expects parameter 1 to be resource, boolean given in /var/www/www.musicincloud.com/tb_themes/pavilion/library/Cache.php on line 52
2015-02-15 16:01:28 – PHP Warning: flock() expects parameter 1 to be resource, boolean given in /var/www/www.musicincloud.com/tb_themes/pavilion/library/Cache.php on line 56
2015-02-15 16:01:28 – PHP Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/www.musicincloud.com/tb_themes/pavilion/library/Cache.php on line 57
2015-02-15 16:01:28 – PHP Warning: fopen(/var/www/www.musicincloud.com/system/cache/tb/cache.pavilion.Theme_FeaturedProductsWidget_C0UXW0H5.1.EUR.1424026888): failed to open stream: Permission denied in /var/www/www.musicincloud.com/tb_themes/pavilion/library/Cache.php on line 50

what should i do ?? is there a permission problem but on which file /folder ?

February 16, 2015 at 9:06 pm #38357

The /system/cache/tb/ folder must have write permissions. Remove all of the files in this folder and change its permissions to 777.

BR,
ThemeBurn team

February 23, 2015 at 2:46 pm #38595
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.