The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
bbcode displaying in email notifications
We installed the "Instant New Thread Notification" add-on which can be found here https://vborg.vbsupport.ru/showthread.php?t=141280 but whenever an email notification is sent out, the bbcode is displaying inside the email body.
For example, if someone had used the editor to underline a word, in the email notification that word is flanked by the U and /U code inside brackets. Can someone help me out here with either figuring out how to get the actual code to work or how to completely strip out the bbcode so it doesn't display in the email body? |
#2
|
|||
|
|||
Remove the bbcode from the email message as no email client supports them that i know of. You can use HTML instead, such as <u> </u> but not all email clients will display these either.
|
#3
|
|||
|
|||
Xplorer4x4,
Thanks for the response. Where/how do I remove the bbcode from the email message? I understand I could possibly use strip_bbcode but where would that get inserted? |
#4
|
|||
|
|||
I'm still having problems here. Anyone got any ideas?
--------------- Added [DATE]1207250895[/DATE] at [TIME]1207250895[/TIME] --------------- Some further info on this. Someone posted a new thread on our forum and used the editor to add bullets, color, etc formatting. The email notification that we received looks like this: PHP Code:
It doesn't seem to be convering the bbcode to HTML or stripping it from the email. Anyone know how or where to fix this? |
#5
|
|||
|
|||
Anyone got any ideas here? I've tried to edit the Standard Phrase: newthreadsub to include strip_bbcode($newpost[message]) instead of $newpost[message] however that isn't stripping out the code and instead if prefixing the entire message with strip_bbcode.
Someone else out there has had to run across this same problem before, right? --------------- Added [DATE]1207850836[/DATE] at [TIME]1207850836[/TIME] --------------- Xplorer4x4, are you still reading this? Can you help out? |
#6
|
|||
|
|||
Does anyone know which file is used to handle the sending of the email notifications? I'd like to find the actual code that handles this function.
--------------- Added [DATE]1208281828[/DATE] at [TIME]1208281828[/TIME] --------------- Am I really alone in this need? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|