Does not work with provided example
-
I’ve copied your example into a code snippet verbatim:
global $PHPPC;
$PHPPC->$_vars[“myvaridentifier”] = $myvar;and get this when it’s added to page text:
Fatal error: Cannot access empty property in …/wp-content/plugins/php-code-for-posts/PHPPostCode.php(85) : eval()’d code on line 3
Bleh. Frustrating.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Does not work with provided example’ is closed to new replies.