The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Trying to make an icon appear next to a thread if a user has posted...
And this is what I've tried so far. In "functions_forumdisplay.php" I've added these lines of code:
PHP Code:
|
#2
|
||||
|
||||
Moved to General vBulletin questions. Please read the forum descriptions more closely in future Thanks
|
#3
|
|||
|
|||
Just simply
PHP Code:
|
#4
|
|||
|
|||
My most recent attempt was this, also didn't work:
PHP Code:
|
#5
|
|||
|
|||
OK, well I finally figured it out - it required no hacking whatsoever, vB already did the work for me
I just had to put [php]<if condition="$thread[dot_count] > 0"> in the template. Oops! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|