Helpful Information
 
 
Category: vBulletin 3.0 Full Releases
Nested Quotes

OK!

VB3 doesn't like nested quotes but I do.;)

Tried that and worked in 3.0.1

Please feel free to test it.

$pagetext = trim(strip_quotes($pagetext));

In newreply.php. Remove the call to strip_quotes there

Give me your feedback :squareeyed:

What exactly happens to the quotes?

you get to see

I thought it already does that in vB3? I see it after numerous private messages when it normally wouldn't do it in vB2.

it's always done it in private messages, just aint done it in threads.

it's always done it in private messages, just aint done it in threads.
That's right. Now it does it in posts as well ;)

Great hack except I strip the quotes from PMs so I couldn't use this. But great idea! ;)

http://www.unitedempire.net/forum/showpost.php?p=21297&postcount=8

This is nested quote on vB3, the only "hack" I used for quote was the quote style.

http://www.unitedempire.net/forum/showpost.php?p=21297&postcount=8

This is nested quote on vB3, the only "hack" I used for quote was the quote style.
And what do you mean by "quote" style? I don't get it! :o

Great hack except I strip the quotes from PMs so I couldn't use this. But great idea! ;)
And why can't you use it? PM's don't get stripped by default....How is this related? :ermm:

And why can't you use it? PM's don't get stripped by default....How is this related? :ermm:

Because I strip the quotes from pms because I don't like nested quotes. They can really get messy and annoying. But that is just me. I'm sure there are some others that won't feel the same way. ;)

The design still needs some iprovments.
Just tables doen't do/

i personally like it and so do most of my members... thanks for pointing out how to do it!

I can't believe how simple this was, I've been wanting it for months. Thanks. :)

Anyway to alter this so it will only include x number of nested quotes?

thanks....that was driving me crazy.

I am not sure how much of that line to remove

$pagetext = trim(strip_quotes($pagetext));


Is it just the bolded part or more? I didn't understand the phrase "remove the "call" to skip quotes" :(










privacy (GDPR)