Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 xthreads & printthread
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #2
RE: xthreads & printthread
Thread fields aren't pulled in print/send thread.
You could probably try

PHP Code:
$plugins->add_hook('printthread_start', 'derp');
function derp() {
xthreads_get_threadfields((int)$GLOBALS['mybb']->input['tid'], $GLOBALS['threadfields'], false);
}


My Blog
(This post was last modified: 11-12-2013 12:39 PM by ZiNgA BuRgA.)
11-12-2013 12:38 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
xthreads & printthread - JimR - 11-12-2013, 05:03 AM
RE: xthreads & printthread - ZiNgA BuRgA - 11-12-2013 12:38 PM

 Standard Tools
Forum Jump: