Log in

View Full Version : Nesting Different Quote Styles


Mark.B
01-19-2005, 05:44 PM
On my board, users have a choice of differing quote style which they can use by simply adding a number to the tag...

quote
quote1
quote2
quote3

I managed to make it so that the relevant php file stripped all these quotes down to one layer by altering the code as kindly advised here.

However, upon upgrading to 3.0.6, I notice the code that deals with quote stripping has totally changed.

How can I alter that bit of code to make it recognise all four quote styles?