Warning: getimagesize(https: …. on line 792

Posted in: Newspaper
Post count: 23

Hello,
I installed the corona PRO demo on my wordpress (newly provisioned) and get this error at the top of the page:
Warning: getimagesize(https:///wp-content/uploads/2020/08/logo-png.jpg): failed to open stream: HTTP request failed! HTTP/1.1 503 Service Unavailable in /home/clients/796e55f2124c039dda3361fa02a967fb/web/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792

Can you let me know what to do to fix this?

Thanks,
A

Post count: 35449

Hi,

I think that this problem can be solve by adding an extra parameter in a theme file, the file path is wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792 set before getimagesize and ‘@’ like this -> https://i.imgur.com/VOWmTCI.png
Also make sure that allow_url_fopen = On;
-> https://chemicloud.com/kb/article/how-to-enable-or-disable-allow_url_fopen-in-cpanel/
-> https://www.a2hosting.com/kb/developer-corner/php/using-php.ini-directives/php-allow-url-fopen-directive

For the problem with Mailchimp, please make sure that you set it as in our guide from here -> https://forum.tagdiv.com/the-newsletter-plugin/

If there is still a problem, let us know, also if you want we can make the changes for you for getimagesize, just send us an email at contact@tagdiv.com and provide admin login. Include a link to this topic in the email.

Let me know the results!
Thank you!

Post count: 23

Solved. Thanks a lot for your help.

Regards,

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.