Quote:
Originally Posted by thincom2000
Well you have so many mods installed that I can't really be sure. But try this...
In includes/ces_news_functions.php, find:
PHP Code:
$thread['threadtitle'] = fetch_censored_text($thread['threadtitle']);
Add below:
PHP Code:
$thread['title'] = $thread['threadtitle'];
|
I Just saw your message,
thincom2000, and I confirm you that
the Code Line you mention is missing in the File I Have of Version 1.5.1, so I guess that's the Problem; where should that Code Line be Located, for me to Include it?? (Under/Above what other Code Line??)
You should Check the Files in the Zip File and Confirm this!!
Perhaps would be Good an Update with the Updated Files you're currently Managing in your Forums!!
My Best Regards!!