https://www.icyphoenix.com/viewtopic.php?f=28&t=6604&p=45517#p45517
-----------------------------------
Lopalong
Fri 30 Oct, 2009 23:14

Re: Modification - Merge Double Or Last  Posts By The Same User
-----------------------------------
Try this.

In the script:

Find:

$separator = ' \n\n[size=9][color=#999999]Added after';

BACKSPACE OUT:  \n\n and then hit ENTER twice.

Find:

						$separator .= ':[/color][/size]\n\n ';
And do the same thing.

[hr]

You should be able to see what I mean with this.

$separator = ' 

[size=9][color=#999999]Added after';

BACKSPACE OUT:

and then hit ENTER twice.

Find:

						$separator .= ':[/color][/size]

 ';


