[RSS Feed/News] Change thread author

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
We have a collection of knowledge base articles maintained by our small support team. How do I change the author of a thread properly through database without breaking anything and without using an add-on?

I found the following tables:
  • xf_thread_user_post (user_id, thread_id)
  • xf_thread (user_id, thread_id)
  • xf_post (user_id, thread_id)
Is there anything I missed or are there more locations? Thanks. :)

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom