gmptp
08-17-2011, 03:48 PM
I'll like to use $FIRSTPOSTID in postbit_legacy, how can I copy and paste $FIRSTPOSTID from showthread and use it in postbit_legacy? What additional code do I need to put it in postbit_legacy in order to use the $FIRSTPOSTID?
--------------- Added 1313600587 at 1313600587 ---------------
or What is the code for the firstpostid in legacy_postbit?
below is the post id, but I want the 1st post id, what is the code for 1st post id?
"post$post[postid]"
--------------- Added 1313602264 at 1313602264 ---------------
found the solution
use:
$thread[firstpostid]
--------------- Added 1313600587 at 1313600587 ---------------
or What is the code for the firstpostid in legacy_postbit?
below is the post id, but I want the 1st post id, what is the code for 1st post id?
"post$post[postid]"
--------------- Added 1313602264 at 1313602264 ---------------
found the solution
use:
$thread[firstpostid]