Terms of use crashing

The Terms of Use plugin crashed when I tried to use it a couple of months ago. Now, with 6.1.10 installed, I figured I’d try it again. But same crash as soon as I activate it:

Warning: Undefined variable $is_pro_theme in /Users/[me]/Local Sites/47farm2022/app/public/wp-content/plugins/tco-terms-of-use/tco-terms-of-use.php on line 59

Hi Matt,

Thanks for reaching out.
I have checked the plugin in my local environment but didn’t find the issue you described here. Although, this is a Warning and can be suppressed by adding the following code in the wp-config.php, we are curious to know why this is happening at your end.

define( 'WP_DEBUG', false );

I would suggest you create a screen-capturing video that helps us to replicate the issue at our end.

NOTE: Please find the video that will help you to edit wp-config.php and add the above code: https://www.youtube.com/watch?v=3SDPTafEM8o

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.