Plugin doesn't create images
-
This is my debug, when I load a pages, no images are showing.
If you could help, this would be great.
? PHP GD library is installed.
? Image cache directory has not been created.
But this is probably because the cache has not been accessed yet.
After accessing your website from a mobile device the directory should be automatically created./home/derkinde/domains/eetthuis.nl/public_html/wp-content/cache => drwxrwxr-x
? Installation .htaccess file is setup OK.
/home/derkinde/domains/eetthuis.nl/public_html/.htaccess => -rwxrwxrwx
? Adaptive images settings dump:
array(12) {
[“resolutions”]=>
array(3) {
[0]=>
int(1024)
[1]=>
int(640)
[2]=>
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(30)
[“hidpi”]=>
bool(false)
[“cdn-support”]=>
bool(false)
[“version”]=>
string(5) “0.6.0”
[“sanitized”]=>
bool(true)
}
- The topic ‘Plugin doesn't create images’ is closed to new replies.