[NSFW] Undefined variable
-
Hello,
I am receiving the following notice with Easy Marijuana Age Verify Premium:
Notice: Undefined variable: color in /var/www/pom420.com/public_html/wp-content/plugins/easy-marijuana-age-verify-premium/includes/functions.php on line 450
Notice: Undefined offset: 1 in /var/www/pom420.com/public_html/wp-content/plugins/easy-marijuana-age-verify-premium/includes/class-easy-marijuana-age-verify.php on line 289
Notice: Undefined offset: 2 in /var/www/pom420.com/public_html/wp-content/plugins/easy-marijuana-age-verify-premium/includes/class-easy-marijuana-age-verify.php on line 290
Here’s my current php debug settings:
define( ‘WP_DEBUG’, false );
define( ‘WP_DEBUG_LOG’, true );
define(‘WP_DEBUG_DISPLAY’, false);I’ve been able to suppress the notice from being displayed by setting WP_DEBUG_DISPLAY to false but this appears to be a bug in the plugin’s code.
The page I need help with: [log in to see the link]
- The topic ‘[NSFW] Undefined variable’ is closed to new replies.