The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
You don't need another query, just output $thread[postusername]
|
#12
|
|||
|
|||
okay I will try that thanks
|
#13
|
|||
|
|||
would this be correct to show a link to the username also:
echo "<td class=\"title\">Written By:<a target=\"_blank\" href=\"upgrade/vb/member.php?=$thread[postusername]>$thread[postusername]</a></td></tr>"; for some reason it is not working |
#14
|
||||
|
||||
You must use the postuserid for member.php:
PHP Code:
|
#15
|
|||
|
|||
Thanks again man. I had to add the thread.postuserid to the DB call but that took care of this. You are really a class A help......
Mike |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|