Hi, tdreinhold.
Do you have a link I can look at?
I have 2 links.
This first one is a link that seems to be working correctly…
http://wptest.reinholdtechs.com/
The second one is the one giving me a problem…
http://mybullcountry.com/
The second one is now giving me an error.
I checked the plugin version on both sites noticed they were the same.
I deleted the plugin from the second site via the WP plugin admin page.
I then copied the plugin folder (via ftp) from the first to the second.
That is when I get the error now.
When I delete the plugin then reinstall it, it still shows all the rules under the plugin admin page. Seems like it is some how not removing it completely.
Thank you for your help. If you need anything else I am happy to help with whatever I need to to get the issue resolved.
Sorry, I forgot to tell you where it is.
On both sites, the “Timed Content” area is in the widget in the “On Air” section
Any plugins that you’ve got installed on one site but not the other? Also, you could try increasing your memory limit; add this to your wp-config.php:
define( 'WP_MEMORY_LIMIT', '64M' );