Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 XThreads and Threadlog?
marinated Offline
Junior Member
**
Posts: 1
Joined: Mar 2018
Post: #1
XThreads and Threadlog?
I'm super new to all of this and have been reading through the threads here to try and figure if I can be able to do this. Short is basically I'm wanting the thread descriptions & prefixes from XThreads to also show up in the automatic threadlog (link.

Could anyone help me on where to start? Or even better, guide me through it.

Alternatively, I'm able to pay for something custom that works similarly to the Threadlog, just PM me.
03-19-2018 12:05 PM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #2
RE: XThreads and Threadlog?
All XThreads data (except for XThreads attachments) are stored inside threadfields_data table. It uses tid (thread ID) as Primary Key so you can 'connects' it to threads table if needed.

By using the explanation above, you can join the threadfields_data table into the query in line #320 to grab the description and prefix (unfiltered).

~ There are too many queries produced by the plugin ~

03-20-2018 02:02 AM
Find all posts by this user Quote this message in a reply
ThistleProse Offline
Junior Member
**
Posts: 4
Joined: Sep 2019
Post: #3
RE: XThreads and Threadlog?
Hello!

This thread over on the MyBB community, a member assisted in joining the two plugins for me. Hopefully it can help you, too!

MyBB: Threadlog Add xthreads
07-30-2023 05:32 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: