السلام عليكم ورحمة اللـــه
..
[طريقة جعـل الكلمات الدلالية تلقائية للمواضيع بدون هاك]
طـريقـة فـعالـة لجـلب العناكب الى المواضيع بشـكل اكبـر
اولا ادخـل الـى المـلف التـالـي
وابـحث عـن ...
وبـدلـه بـ
تم بحمد اللـه

..
[طريقة جعـل الكلمات الدلالية تلقائية للمواضيع بدون هاك]
طـريقـة فـعالـة لجـلب العناكب الى المواضيع بشـكل اكبـر
اولا ادخـل الـى المـلف التـالـي
كود:
[/SIZE][SIZE=3] [COLOR=#000000] [COLOR=#0000BB]includes[/COLOR][COLOR=#007700]/[/COLOR][COLOR=#0000BB]functions_newpost[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]php [/COLOR][/COLOR]
وابـحث عـن ...
كود:
[/SIZE][SIZE=3][COLOR=#000000][COLOR=#007700]if ([/COLOR][COLOR=#0000BB]$type [/COLOR][COLOR=#007700]== [/COLOR][COLOR=#DD0000]'thread' [/COLOR][COLOR=#007700]AND [/COLOR][COLOR=#0000BB]$post[/COLOR][COLOR=#007700][[/COLOR][COLOR=#DD0000]'taglist'[/COLOR][COLOR=#007700]]) { [/COLOR][/COLOR]
كود:
[SIZE=5][COLOR=#000000][COLOR=#FF8000]// HACK : START : AUTO TAG // if ($type == 'thread' AND $post['taglist']) [/COLOR][COLOR=#007700]if ([/COLOR][COLOR=#0000BB]$type [/COLOR][COLOR=#007700]== [/COLOR][COLOR=#DD0000]'thread'[/COLOR][COLOR=#007700]) { if (![/COLOR][COLOR=#0000BB]$post[/COLOR][COLOR=#007700][[/COLOR][COLOR=#DD0000]'taglist'[/COLOR][COLOR=#007700]]) { [/COLOR][COLOR=#0000BB]$temptags [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]split[/COLOR][COLOR=#007700]([/COLOR][COLOR=#DD0000]' '[/COLOR][COLOR=#007700],[/COLOR][COLOR=#0000BB]$post[/COLOR][COLOR=#007700][[/COLOR][COLOR=#DD0000]'title'[/COLOR][COLOR=#007700]]); [/COLOR][COLOR=#0000BB]$newtags [/COLOR][COLOR=#007700]= array(); require([/COLOR][COLOR=#0000BB]DIR [/COLOR][COLOR=#007700]. [/COLOR][COLOR=#DD0000]'/includes/searchwords.php'[/COLOR][COLOR=#007700]); foreach ([/COLOR][COLOR=#0000BB]$temptags [/COLOR][COLOR=#007700]as [/COLOR][COLOR=#0000BB]$tag[/COLOR][COLOR=#007700][/COLOR][/COLOR][/SIZE][SIZE=5][COLOR=#000000][COLOR=#007700]text[/COLOR][/COLOR][/SIZE][SIZE=5][COLOR=#000000][COLOR=#007700]) { if ([/COLOR][COLOR=#0000BB]strlen[/COLOR][COLOR=#007700]([/COLOR][COLOR=#0000BB]$tag[/COLOR][COLOR=#007700][/COLOR][/COLOR][/SIZE][SIZE=5][COLOR=#000000][COLOR=#007700]text[/COLOR][/COLOR][/SIZE][SIZE=5][COLOR=#000000][COLOR=#007700]) <= [/COLOR][COLOR=#0000BB]3 [/COLOR][COLOR=#007700]|| [/COLOR][COLOR=#0000BB]in_array[/COLOR][COLOR=#007700]([/COLOR][COLOR=#0000BB]strtolower[/COLOR][COLOR=#007700]([/COLOR][COLOR=#0000BB]$tag[/COLOR][COLOR=#007700]text), [/COLOR][COLOR=#0000BB]$badwords[/COLOR][COLOR=#007700])) { [/COLOR][COLOR=#FF8000]// Do nothing [/COLOR][COLOR=#007700]} else { [/COLOR][COLOR=#0000BB]array_push[/COLOR][COLOR=#007700]([/COLOR][COLOR=#0000BB]$newtags[/COLOR][COLOR=#007700],[/COLOR][COLOR=#0000BB]$tag[/COLOR][COLOR=#007700]text); } } [/COLOR][COLOR=#0000BB]$post[/COLOR][COLOR=#007700][[/COLOR][COLOR=#DD0000]'taglist'[/COLOR][COLOR=#007700]] = [/COLOR][COLOR=#0000BB]join[/COLOR][COLOR=#007700]([/COLOR][COLOR=#DD0000]','[/COLOR][COLOR=#007700],[/COLOR][COLOR=#0000BB]$newtags[/COLOR][COLOR=#007700]); } [/COLOR][COLOR=#FF8000]// HACK : END : AUTO TAG [/COLOR][/COLOR][/SIZE]
تم بحمد اللـه