Forums

Join
bbPress Support ForumsTroubleshootingChanging topic_poster_name field in database

Info

Changing topic_poster_name field in database

  1. Hi!

    I want to change the name of the user that started a topic.

    I went to bb_topics table through phpmyadmin and there, I changed topic_poster_name field. However, when you go to the forums, the topic author appears as "anonymous".

    Do I need to change any other field in bbpress database? or maybe this has anything to do with the role assingment issue?

  2. You need to change the ID as well.
    However the moment you do a recount it probably resync the information to the first post in the topic.

  3. You probably need to change the poster_id somewhere. Try around. If you find out how, do tell.

  4. You need to change the ID as well.

    I did change both plus poster ID in bb_posts table. I re-counted but noway, topic starters still appears as anonymous.

    Do I need to change anything in bb_term_relationships table?

  5. Well, now, even the admin appears as anonymous whenever he starts a thread. You can actually can check my "even-deeper" live installation right now here;

    http://www.joseperdicion.com/foro/

    I probably did anything wrong while installing because this didn't happen in my computer installation, but I don't know to do.

    Is there anything I could check?

  6. You must log in to post.