![]() |
I did the same thing a few weeks ago, but I also put the pm message number in there (just to see if I could do it). ;)
|
Is there any update solving the multiple Re: Re: Re: Re: Re: additions?
|
Quote:
Fixed. :) Version 2.4 - Fixed the repeated "Re:" bug. Now, if there is one "Re:" in the message title, no other "Re:" will be added to avoid the multiple "Re:" problem. To update manually from 2.3 to 2.4, do this: 1. In private.php, find: PHP Code:
PHP Code:
Code:
"RE: $message[title]" Code:
"$re$message[title]" |
An easier way to do this would be:
PHP Code:
|
Use my method - it is not case sensitive, and it prevents the addition of extra re:'s - your method is case sensitive and just changes 2 re: to 1 re: - the 2 work in different ways.
|
LOL at Erwin. That fix came from Xenon and it works EXACTLY like yours except for the case sensitivity (which is Re according to the php file anyway). It will replace 2 instances of Re with 1 Re which would stop the addition of any Re after that. You are using extra code that really isn't needed. ;)
|
I am using code direct from other parts of private.php - it is just the way private.php is coded, so it is done that way for consistency. If your code works for you, fine. But if I decide to manually put in RE: or re: in the message title, your code won't work.
|
True, but why would anyone manually put an re: in the title?
|
|
Quote:
|
All times are GMT. The time now is 06:03 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|