tag div cloud library crashes database

Posted in: Newspaper
Post count: 59

Hi there,
Something is happening with the tagDiv Cloud library plugin. It crashes my website when it’s activated.
When I deactivate, the website is fine (but layout looks bad of course). I tried to re-install the plugin, but that does not seem to help.
Can you help me solve the issue please?
Thanks!
Dorien

From the serverlog:
[Mon Aug 31 13:20:53.411255 2020] [proxy_fcgi:error] [pid 20422:tid 140304459900672] [client 2a01:7c8:d001:3a9::1:44014] AH01071: Got error ‘PHP message: PHP Warning: getimagesize(https://www.reisverhalen.info/wp-content/uploads/2020/03/Reisverhalen-logo.png): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found\r\n in /home/hetechtebr/domains/reisverhalen.info/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792’

Post count: 18283

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!

Post count: 59

Thanks Vlad!
I found that define( ‘WP_MEMORY_LIMIT’, ‘256M’ ); was missing at all from my wp-config.php. It’s working fine now, I think.

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