Undefined variable errors
-
Hello,
When I have this plugin activated I see the following errors related to undefined variables bareurl and comment_id in wordpress with wp_debug enabled:
Notice: Undefined variable: bare_url in sitepath…/wp-content/plugins/gallery-videos/index.php on line 34
Notice: Undefined variable: comment_id in sitepath…/wp-content/plugins/gallery-videos/index.php on line 34
Shouldn’t you be checking if those variables isset() before using them?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Undefined variable errors’ is closed to new replies.