PHP Error with Plugin
-
Receiving this error on the back-end:
Undefined variable: return_string in /wp-content/plugins/code-snippets/php/snippet-ops.php(361) : eval()’d code on line 15Currently nothing is wrong with the site that i can see. But this error shows up in my logs.
When looking into the code this is the variable:
” $result = eval( $code ); “
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘PHP Error with Plugin’ is closed to new replies.