Warning tdb_header_logo.php on line 792

Posted in: Newspaper
Post count: 364

Dear support!
my site works fine -no problem
But….
When I enabled

define('WP_DEBUG', true);
define('WP_DEBUG_DISPLAY', true);

I can see such Warning:
======
Warning: getimagesize(https://my-site.com/wp-content/uploads/2020/08/Prostobzor-logo-240.png): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in /my-path/httpdocs/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792
======
tdb_header_logo.php
line – 792 – https://prnt.sc/uqfd3m

Image is located in this folder
Rights = Uploads folder = rwxr-xr-x – 755

Access to WP wa sent to support (at) tagdiv

Post count: 35449

Hi,

A quick fix for this problem is to 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
This problem will be solved in the coming updates!

Let me know the results!
Thank you!

Post count: 364

Done, thanks! it works

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