PHP and JS errors that come with this theme

Posted in: Newspaper
Post count: 55

I am seeing the following PHP errors:

Notice (Suppressed)	Undefined index: tdbTemplateType	1	+
wp-content/plugins/td-cloud-library/includes/tdb_functions.php:1964
Plugin: td-cloud-library
Notice (Suppressed)	Undefined index: post_type	1	+
wp-content/plugins/td-cloud-library/includes/tdb_functions.php:1965
Plugin: td-cloud-library
Notice (Suppressed)	Undefined index: td_action	1	+
wp-content/plugins/td-composer/css-live/css-live.php:30
Plugin: td-composer

Also the JavaScript console shows these errors:

[Error] The source list for Content Security Policy directive 'script-src' contains an invalid source: ''strict-dynamic''. It will be ignored.

[Error] The source list for Content Security Policy directive 'script-src' contains an invalid source: ''strict-dynamic''. It will be ignored. (x4)

Is there a way to get these corrected?

  • This topic was modified 6 years by marcnyc.
  • This topic was modified 6 years by marcnyc.
Post count: 55

I also just noticed that there is an error_log file in my root:

[18-Jun-2020 20:37:55 UTC] PHP Warning:  getimagesize(): SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /home/chaindlk/public_html/wp/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792

[18-Jun-2020 20:37:55 UTC] PHP Warning: getimagesize(): Failed to enable crypto in /home/chaindlk/public_html/wp/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792

[18-Jun-2020 20:37:55 UTC] PHP Warning: getimagesize(https://www.chaindlk.com/wp/wp-content/uploads/2020/05/ChainDLK_logo.png): failed to open stream: operation failed in /home/chaindlk/public_html/wp/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792

Post count: 35449

Hi marcnyc,

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 make sure that you are using the theme settings as in our guide and that you have last version of theme, Newspaper v10.3.5

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: 55

I have checked:
I have the latest version of the theme and all the requirements are met (my memory limit is set to 512Mb)

The link you posted about PHP.ini is about something else… can you send me the correct link so I can check what php.ini settings you recommend?

Post count: 35449

Hi,

Yes, sorry, there is a topic that is quite tricky, please check these articles:
-> How to allow URL fopen in cPanel
-> How to enable or disable allow_url_fopen in cPanel

If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will take a look. Include a link to this topic in the email.

Let me know the results!
Thank you!

Post count: 55

I have allow URL fopen ON already in my cPanel

Post count: 35449

Hi,

If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will take a look. Include a link to this topic in the email.

Thank you!

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