Thank you for the mod..
I got two question..
First is about turkish characters..
Open search_cloud.php and find:
PHP Code:
if ($a > 0.8)
Add above:
PHP Code:
$datas[kw]=iconv("utf-8","iso-8859-9",$datas[kw]);
I did this but this time forum gives erorr...
The second question is i banned some words but they ara still in the forum..
How can i delete the words....
I opened tables but there is no table names as google tag etc
Thanks...
|