| Author |
Message |
mgy93 New Member


Joined: Jan 18, 2008 Posts: 19
|
Posted:
Fri Jan 18, 2008 10:28 pm |
|
hey my name is mike and i love php raven. the only problem with it on my site (http://www.ts-squad.com) is that the language filter in the forums is not working.
the weird thing is: if you preview ur post it filters the language but when you post it the words are displayed. also, if u view it in the moderation panel the words are filtered.
i put all the swear words i could think of on the forums admin. panel, and in the prefreneces i put ****** to censor all swear words
did i forget to do something?
o and off topic with this... how do i disable right blocks in our forums? i tried finding $index=1 in the module file, but it is not there. i searched google and many forums and cannot find an explanation. can u help???!!?
thanks
mike |
|
|
|
 |
Susann Spouse Contemplates Divorce

Joined: Dec 19, 2004 Posts: 2102 Location: Germany:Moderator German NukeSentinel Support
|
Posted:
Sat Jan 19, 2008 9:55 am |
|
Stand alone or RavenNuke ?
The forums censor list issue is fixed in the next release of RavenNuke !
See this also this thread:
In theme fisubice I use for example:
print $r_file;
if ($name=="Forums") {
}
else {
blocks('left');
}
But use the search function here you `ll find a llt of posts about this. |
|
|
|
 |
mgy93 New Member


Joined: Jan 18, 2008 Posts: 19
|
Posted:
Sat Jan 19, 2008 10:38 am |
|
ok i got the language filter to work but what do i search because i have tried right blocks and cannot find anything about disabling it in the forums |
|
|
|
 |
|
|
|
|