The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How does one REMOVE bbcode from thread subscription email notifications?
How does one REMOVE bbcode from thread subscription email notifications?
See the attachment showing the error |
#2
|
||||
|
||||
use strip_bbcode($message);
|
#3
|
|||
|
|||
Where do I use this exactly?
Quote:
|
#4
|
||||
|
||||
you'll need to make change in ph file, sendmessage.php maybe, this requires PHP and vbulletin knowledge.
|
#5
|
|||
|
|||
ph file? Do you mean php file?
Uhm, I know vB pretty good along w/ php. So I guessed what youwanted me to check my sendmessage.php. I did indeed check that and thefile is UN-edited from the latest version avail, 3.0.6, so it TAINT that Quote:
Quote:
|
#6
|
||||
|
||||
oh my mistake, yes you need to change php files, look for $message but not in sendmessage.php (I thought of the sending email), in subscription.php or subscriptions.php I'm not sure.
|
#7
|
|||
|
|||
Uploaded in this txt doc is the stripping portion of functions.php
Let me know if you anyone sees anyitng wrong with the code Quote:
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|