The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Quotes in PM's
Hi
I noticied when I had the vB3 Beta 4 version that when sending PMs it used to take off a quote every time you replied so you didn't end up with a big list of quotes in the PM's. Since I've upgraded to 3.0.0 this doesn't happen anymore and would like to know if I can change it back to how it used to be? I know it's easy enough to delete the quotes but it was much better before when it used to prune them automatically Joy |
#2
|
||||
|
||||
yeah right, that has been changed from vb2 to rc4 and back in vb3 final
in private.php you'll find this: PHP Code:
PHP Code:
|
#3
|
|||
|
|||
Hi
It works perfect!! Thanks very much for your help, it's appreciated Joy |
#4
|
||||
|
||||
you're welcome
|
#5
|
||||
|
||||
Quote:
I'm curious though, what does the True actually do? |
#6
|
||||
|
||||
well, it's actually just the lazy way to alwayse execute that part of the condition, and not the else part
|
#7
|
||||
|
||||
Ahhh, so by adding true, it never gets past that part then? What if you had mutliple iof else's? By adding true to one of them it would always stop and not go past that if else?
|
#8
|
||||
|
||||
yeah, but you always have to use 'true OR'
the other way round is if you never want a special part, then it's 'false AND' |
#9
|
||||
|
||||
Thank you, sir. That's good to know.
|
#10
|
|||
|
|||
Hi
Does anybody know if this hack is compatible with 3.5 RC2? Joy |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|