• Resolved cineutopia

    (@cineutopia)


    I’ve installed two blogs in one database, following instructions very carefully. One is working, the other is gives the below error when I try to write a post:

    Fatal error: Call to undefined function: get_users_drafts() in /home/virtual/site467/fst/var/www/html/myblogname/wp-admin/post.php on line 342

    And when I go to Manage, I get:
    Fatal error: Call to undefined function: get_users_drafts() in /home/virtual/site467/fst/var/www/html/myblogname/wp-admin/edit.php on line 11

    AND on Links:
    Warning: Cannot modify header information – headers already sent by (output started at /home/virtual/site467/fst/var/www/html/myblogname/wp-admin/admin-db.php:4) in /home/virtual/site467/fst/var/www/html/myblogname/wp-admin/link-manager.php on line 233

    Warning: Cannot modify header information – headers already sent by (output started at /home/virtual/site467/fst/var/www/html/myblogname/wp-admin/admin-db.php:4) in /home/virtual/site467/fst/var/www/html/myblogname/wp-admin/link-manager.php on line 234

    Any help will be much appreciated. I have reinstalled/removed tables three times now…

Viewing 1 replies (of 1 total)
  • Hello. Sorry to hear you’re having trouble. I too was getting the same error about the undefined function “get_users_drafts()”. I downloaded a fresh wordpress .zip and overwrote all the files in wp-admin and wp-includes and the problem went away.

    However, my error was coming up after I upgraded from 2.0 to 2.0.1, and I only have one blog in my database. With that said, I don’t know if it will work for you, but I figured it couldn’t hurt to tell you what worked for me just in case.

    Hope it all works out soon!

    Peace.

Viewing 1 replies (of 1 total)
  • The topic ‘Lots of Undefined Function errors in dashboard’ is closed to new replies.