This topic has 5 replies, 3 voices, and was last updated 9 years, 4 months ago ago by Robert Hall
Hi, I installed and everything was okay. I changed some settings in the header, made a parallax and suddenly I got this message:
Warning: getimagesize(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /home/getajour/public_html/bling/wp-content/themes/classico/framework/theme-functions.php on line 172
Warning: getimagesize(http://bling.getajour.dk/wp-content/uploads/Roedmgetajour.png): failed to open stream: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /home/getajour/public_html/bling/wp-content/themes/classico/framework/theme-functions.php on line 172
Warning: getimagesize(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /home/getajour/public_html/bling/wp-content/themes/classico/framework/theme-functions.php on line 173
Warning: getimagesize(http://bling.getajour.dk/wp-content/uploads/logosticky2mini.png): failed to open stream: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /home/getajour/public_html/bling/wp-content/themes/classico/framework/theme-functions.php on line 173
On those 2 lines there is:
`$logo_imagesize = getimagesize($logo_src);
$logo_fixed_imagesize = getimagesize($logo_fixed_src);`
What should be done?
Thanks.
Jens
It seems that the error only occurs when using variant 2 of the header type?
Hello,
Are you using any 3rd-party plugins? Please try to disable them and check the site after that.
Regards,
Eva Kemp.
Hmm, now it works. Seems that I need to sleep in order for it to work 🙂
Sorry for taking your time.
Jens
Hello,
We’re glad to hear it works.
If you have any questions feel free to contact us.
Regards,
Robert Hall.
The issue related to '‘Warning: getimagesize…’' has been successfully resolved, and the topic is now closed for further responses