i am getting this error on my site above the footer – check the screenshot link attached to this post
i am getting this error
Warning: getimagesize(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/theglobal/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792
Warning: getimagesize(https://theglobaleconomics.com/wp-content/uploads/2020/03/logo-footer1.png): failed to open stream: no suitable wrapper could be found in /home/theglobal/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792
if i try to edit the existing footer in classic editor for simple HTTP to https – then i get this error
Warning: getimagesize(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/theglobal/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792
Warning: getimagesize(https://theglobaleconomics.com/wp-content/uploads/2020/03/logo-footer1.png): failed to open stream: no suitable wrapper could be found in /home/theglobal/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792
Warning: Cannot modify header information – headers already sent by (output started at /home/theglobal/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php:792) in /home/theglobal/public_html/wp-admin/post.php on line 231
Warning: Cannot modify header information – headers already sent by (output started at /home/theglobal/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php:792) in /home/theglobal/public_html/wp-includes/pluggable.php on line 1281
Warning: Cannot modify header information – headers already sent by (output started at /home/theglobal/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php:792) in /home/theglobal/public_html/wp-includes/pluggable.php on line 1284
Hello !
For Warning: getimagesize, please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Please enable the option in PHP.Ini as you can see here: https://stackoverflow.com/questions/37531149/php-getimagesize-not-working-on-external-links That allow url is 0 on your side.
Thank you for your understanding!
i have been told by my hosting provider that enabling – allow_url_fopen – would be risky for the entire server and also for other sites in the same server.
my hosting provider has sent me this link
https://security.stackexchange.com/questions/103427/what-are-php-allow-url-fopen-security-risk
Hello !
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– cPanel url and credentials
– A link to this topic in order to identify you
Our team will take a look !
Thank you !
I have got the same or similair problem. When I use https for the imagesource of the logo I get the an error message. I a use a url reffering to http it works but doesn’t make me happy.
Warning: getimagesize(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed in /data/www/www53/www/test/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792
Warning: getimagesize(): Failed to enable crypto in /data/www/www53/www/test/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792
Warning: getimagesize(https://wlu22www53.webland.ch/test/wp-content/uploads/2020/05/Kitz-300x163.jpg): failed to open stream: operation failed in /data/www/www53/www/test/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792
-
This reply was modified 6 years by
Froehlich Info AG.
I made a test page https://wlu22www53.webland.ch/test/?page_id=9868&preview=true with a picture loaded once as singele image and once as hesder logo. Loaded as header logo is causing an error evene with allow_url_fopen=on as you can see here: https://wlu22www53.webland.ch/test/info.php
Any idea what i can do?
Still struggling. AS far as I can see in the ‘System status’ in the Newspaper-plugin the configuration is OK (only green and gray Boxes, besides the Caching Plugin which is yellow).
php.ini according to phpinfo
- mod_security=? (not set)
- safe_mode=? (not set)
- allow_url_fopen=On
Do I have to set mod_security and safe_mode as well and if yes to which values?
Hello !
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– cPanel url and credentials
– A link to this topic in order to identify you
Our team will take a look !
Thank you !