Comments on Password Protected Entries
-
I started with a fresh install of WordPress 1.2 and tested out the password protected entries feature. Logging in and out of the entries isn’t a problem, but leaving comments seems to be impossible. What I kept getting when I accessed the password protected entry page before or after entering my password was this code where the comments should be:
Fatal error: Call to undefined function: e_() in /homepages/41/d106059865/htdocs/wp-comments.php on line 9
I ended up switching “e_” to “_e”, and the error message went away, but where the comments were supposed to be was the following:
Enter your password to view comments.
Even if the password is entered, I’m still receiving this error. I’m also seeing it on several other sites.
I’ve searched the forums and online and haven’t found an answer to this. Please help!
- The topic ‘Comments on Password Protected Entries’ is closed to new replies.