Quote:
Originally Posted by thincom2000
For shoutbox users - The only way I can see to do this is with a file edit:
In infernoshout/engine/inferno_shout.php, find:
PHP Code:
$text = $this->parser->parse(trim($text), 'nonforum');
Add before:
PHP Code:
$this->parser->ces_options['skip_cpp'] = true;
|
Thank you sooo much. It worked like a charm. A file edit is more than worth being able to use this great mod. Thanks again for the quick responses through this situation.
I am marking this as installed right now.