The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hi, Chen. Have a question for you - or anyone for that matter
![]() |
#2
|
||||
|
||||
![]()
In showthread.php:
Code:
if ($thread['threadid']==33477) { $thread['title'] .= '<br><br><a href="https://vborg.vbsupport.ru/showthread.php?s='.$session['sessionhash'].'&threadid=35661"><img src="https://vborg.vbsupport.ru/images/saintdog.gif" border="0"></a>'; } It can be done much better and nicer but I was lazy that day so this is how I do it... |
#3
|
||||
|
||||
![]()
Okay, I see, thanks. Now it appears that you would have to enter this whole statement for every thread that you gave the award to. How could this be done in a cleaner fashion?
In my showthread.php I have two occurrences of of updateuserforum - one in show posts and the other in show thread... obviously the above code would go in the show thread portion lie so? PHP Code:
|
#4
|
||||
|
||||
![]()
Yup.
Doing this in a cleaner fashion would require a hack I'm afraid. For now, I'm cool with having this code once every month. ![]() |
#5
|
||||
|
||||
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|