Invalid argument td_video_support

Posted in: Newspaper
Post count: 105

Today I randomly checked out the log_file under wp-admin just to notice the following error

PHP Warning: Invalid argument supplied for foreach() in /wp-content/themes/Newspaper/includes/wp_booster/td_video_support.php on line 305

I haven’t touched any of the theme files.. yet. Any idea what this is about?

Post count: 20688

Hi,

That is a warning, please make sure WP Debug is set to false
https://forum.tagdiv.com/system-status-parameters-guide/
Also please note that the theme is compatible with PHP versions up to 7.1
Anything higher then that is not tested.

Thanks

Post count: 105

Any idea what’s causing it?

I am using PHP 7.0

Post count: 20688

Hi,

As usual the cause could be plugins. You could try to deactivate all plugins except theme plugins, and clear all caches and CDN files if you use it. Then verify if the warning is still being generated.

Thanks

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