The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
"moved" hack.
I would like to add a filed in a moved post that says from where the post had moved (which category - forum).
how do I do it? Thanks in advance. |
#2
|
||||
|
||||
hmm, you can try this:
open showthread.php find: PHP Code:
PHP Code:
|
#3
|
|||
|
|||
ok thanks, i'll try it.
|
#4
|
|||
|
|||
it works fine but I have one more request.
My PHP knowledge is absolutely 0 so sorry if it might sounds stupid. How can I add so it'll right "moved from: $orgforum[title]". I want it to be in the postbit template too if it's possible. Thanks |
#5
|
||||
|
||||
well you should put after
PHP Code:
PHP Code:
in the postbit too? don't see why, but you have to edit function getpostbit in your admin/functions.php and add $orgforum in your one of the global lines... then you can use the same var in your postbit template |
#6
|
|||
|
|||
thanks alot, worked perfectly.
I wanted it to be in the postbit couse on my board it's a bit different from other boards. I did a makeover to the showthread (well maybe it's not a makeover but it's the first time i'm using vB and it's went preety well and unique). Thanks again. |
#7
|
||||
|
||||
you're welcome |
#8
|
|||
|
|||
one last request (hopefully)
how do I add - "moved from by *username*. Thanks alot, and sorry i'm nagging you... |
#9
|
||||
|
||||
Thats cool
Thanks Xenon Satan |
#10
|
||||
|
||||
@Ked: that would be possible, too, but not as easy, because then you have to make DB-changes.
also it won't work for old threads... |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|