super edge case php error
-
Today I was creating a local site to test and removed all but one of the themes. When I did this I got a PHP notice:
[01-May-2017 18:48:12 UTC] PHP Notice: Undefined variable: ts in /srv/www/themereviews/htdocs/wp-content/plugins/theme-test-drive/themedrive.php on line 293
I was able to remove that by simply moving that line inside if the theme count check on here: https://plugins.trac.www.ads-software.com/browser/theme-test-drive/trunk/themedrive.php#L290
Yes, very edge usage case but odds are there may be another person who may encounter it. ??
- The topic ‘super edge case php error’ is closed to new replies.