The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]()
The template that I am editing is SHOWTHREAD
and I'm using this condition ... Code:
<if condition="$totalthreads =1 AND $threadinfo['postuserid'] == $bbuserinfo['userid']"> Code:
$threadinfo['postuserid'] == $bbuserinfo['userid'] but the first part .. where I want to show the specific text if there are no replies in the members thread .. Code:
$totalthreads =1 Best regards --------------- Added [DATE]1289044278[/DATE] at [TIME]1289044278[/TIME] --------------- Even I tried to use this Code:
<if condition="$threadinfo['postcount'] = 1 AND $threadinfo['postuserid'] == $bbuserinfo['userid']"> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|