Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Is it possible to change the post's author?

edited November 2011 in Vanilla 2.0 - 2.8
I think there's a possibility in WP - an admin can change author of the post, i.e. reassign the post to another person. Anyway to do it with Vanalla?

Best Answer

  • LincLinc Admin
    Answer ✓
    No, you'd have to edit the database manually.

    (If you're so inclined, you'd search for the DiscussionID - the number in the discussion's URL - in the GDN_Discussion table and change the UserID on that row).

Answers

  • LincLinc Admin
    Answer ✓
    No, you'd have to edit the database manually.

    (If you're so inclined, you'd search for the DiscussionID - the number in the discussion's URL - in the GDN_Discussion table and change the UserID on that row).
Sign In or Register to comment.