Quote:
Originally Posted by WetWired
That's what the option I pointed out controls, if I understand correctly. Realize, however that this takes effect at post time, and will not be retroactively applied.
|
The only thing I didn't include was the var part:
The following additional variables will be defined for posts that don't begin a thread:
$post[re_postid] --The ID of the parent post.
$post[re_title] --The title of the parent post.
$post[re_tittype] --Type of title: 1-actual title, 2-start of post, 0-no suitable content found
$post[re_userid] --ID of the user who posted the parent post, or 0 if a quest posted it.
$post[re_username] --Username of the user who posted the parent post
$post[re_url] --URL to parent post. If the post is on the same page, this will just move
the position on the page. If the post is not on the same page, this will
Do I need to put them somewhere in postbit?