When I was changing the settings from Thesis Theme, I was getting the following error and another error relating css.php on line 60:
Invalid argument supplied for foreach() in themes/thesis_182/lib/classes/css.php on line 60
As it turned out, the error was happening due to W3 Total Cache Plugin. This was solved by following method:
- Disable “Minify”
- Disable “Object Cache”
The later one lets you avoid “pluggable.php on line 866″ error and others, so in my W3 Total Cache Plugin setting, I have the followings enabled:
- Page Cache
- Database Cache
- Browser Cache
{ 0 comments }
