The structure of the forums:
http://www.14.mynie.co.cc/forumdisplay.php?fid=41
I'm using a Closed forum for the Main Forum.
Because I think I don't need to create a new thread in that forum.
I use it to pull the data from Forum 1 and Forum 2 only.
The reason why I use a forum as Main forum, because with this way I can grab the fid.
It is needed for filtering threads.
And with it, plus using the xthreads_sanitize_disp function, I can use
{$GLOBALS['threadfields']['key']} variable in my "new template".
So, some formatting that we have created in our custom thread fields, like Display Format and Formatting Map List, can be "captured"/displayed "properly".
But still, it is hard to make it "general".
Plus, I don't know how XThreads works.
it is hard for me to understand the code.
Well, I'm still noob, Lee