Unable to add new or edit existing php_everywhere code
-
As of the last few weeks, any time I try to add new, or edit some existing php_everywhere code snippet, and save changes, I get taken to
https://sitename.com/wp-admin/post.php with the error: No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.I have several pages using PHP Everywhere, and need to keep using it.
I created a new page, and just made the php_everywhere code ‘echo “This was created with php”;’ and it would save and load.
However, when I added a global variable declaration (global $wpdb;) as soon as I add that, even with nothing else, the page goes to the state where it won’t save, etc.
I’ve tried looking at all of my snippets to check the syntax but haven’t found anything amiss.
Any ideas where I can look to try and get this resolved?
- The topic ‘Unable to add new or edit existing php_everywhere code’ is closed to new replies.