I've found this more than likely to be the problem after viewing private.php.
What I'm needing help for then is a way to bypass the block just for my hack, but not to interfer with regular PM messanging.
For example, say my template
priv_forwardpost contained this:
Code:
[_url]http://www.lycos.com[/url]
(without the underscore)
Now, wouldn't it seem logical that if I sent this into the database using addslashes(), then it would produce normal when viewing the PM? As parsed?
Only problem is that I can't even get this submitted into the database without recieving a database error, something about it containing bbcode in the template is interferring...