The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I not include subforums in lastpostby?
I would like the "last post by" link on the main page of the forum to only link posts made in a 1st level forum, not its subforums. Is this possible?
|
#2
|
||||
|
||||
no it's not possible, without rewriting more scripts...
the lastpost is saved from within newreply.php you can try to replace in newreply.php this line: PHP Code:
PHP Code:
|
#3
|
|||
|
|||
I tried that and it didn't seem to have any effect. Thank you though.
|
#4
|
||||
|
||||
it just have effect on new posts!
so leave it this way and test it with some new posts.. |
#5
|
|||
|
|||
Quote:
|
#6
|
||||
|
||||
hmm, have you created a new thread?
just test it with new posts, for new thread you have to change newthread.php.... |
#7
|
|||
|
|||
Quote:
|
#8
|
||||
|
||||
in newthread.php find:
PHP Code:
PHP Code:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|