Adaptive Images stopped working ???
-
Not sure what happened. I had everything set up and working great. But I haven’t checked since the last update. And when I did, I was no longer getting scaled images served. I cleared the cache thinking that I would just rebuild and start fresh but now it seems that there are no new images being generated.
Here is the Debig info:
? PHP GD library is installed.
? Image cache directory has been created.
/home/yogijb5/public_html/www.abhyasayogacenter.com/wp-content/cache/adaptive-images => drwxr-xr-x
? Installation .htaccess file is setup OK.
/home/yogijb5/public_html/www.abhyasayogacenter.com/.htaccess => -rw-r–r–
? Adaptive images settings dump:
array(11) {
[“resolutions”]=>
array(8) {
[0]=>
int(1920)
[1]=>
int(1680)
[2]=>
int(1360)
[3]=>
int(1280)
[4]=>
int(1024)
[5]=>
int(768)
[6]=>
int(640)
[7]=>
int(480)
}
[“landscape”]=>
bool(true)
[“cache-directory”]=>
string(21) “cache/adaptive-images”
[“watched-directories”]=>
array(2) {
[0]=>
string(18) “wp-content/uploads”
[1]=>
string(17) “wp-content/themes”
}
[“jpeg-quality”]=>
int(65)
[“sharpen-images”]=>
bool(true)
[“watch-cache”]=>
bool(true)
[“browser-cache”]=>
float(180)
[“hidpi”]=>
bool(false)
[“version”]=>
string(5) “0.6.0”
[“sanitized”]=>
bool(true)
}Your help is greatly appreciated.
- The topic ‘Adaptive Images stopped working ???’ is closed to new replies.