bunları yapmadan önce mutlaka yedek alın.aksi durumda sorumluluk tamamen size ait.tarafımdan denenmiştir..
W00tMeetsGoogle Hack
Sadece WBB 2.3.X için geçerlidir:
Düzenlenecek Dosyalar:
index_boardbit(.tpl)
index_useronline(.tpl)
memberslist_username(.tpl)
board_threadbit(.tpl)
thread_postbit(.tpl)
team_userbit(.tpl)
navbar_board(.tpl)
profile(.tpl)
Gerekenler:
.htaccess
Forum klasöründe .htaccess oluşturun varsa mevcut olan içine alttaki kodları ekleyin.
Kod:
# W00tMeetsGoogle 0.3a WBB Rewrite Hack: Anfang
RewriteEngine on
RewriteRule thema(.*)\.htm(.*)$ thread.php?threadid=$1&sid=$2
RewriteRule forum(.*)\.html(.*)$ board.php?boardid=$1&sid=$2
RewriteRule beitrag(.*)\.htm(.*)$ thread.php?postid=$1&sid=$2
RewriteRule lastposter(.*)\.htm(.*)$ profile.php?userid=$1&sid=$2
RewriteRule profil(.*)\.htm(.*)$ profile.php?userid=$1&sid=$2
RewriteRule mitglied(.*)\.htm(.*)$ profile.php?userid=$1&sid=$2
RewriteRule teammitglied(.*)\.htm(.*)$ profile.php?userid=$1&sid=$2
# W00tMeetsGoogle 0.3a WBB Rewrite Hack: Ende
# ACP ye gir. Template index_boardbit aç:
# Ara :
Kod:
board.php?boardid=$boards[boardid]{$SID_ARG_2ND}# Bununla değiştir:
Kod:
forum$boards[boardid].html
{$SID_ARG_2ND}# Ara :
Kod:
board.php?boardid=$boards[boardid]{$SID_ARG_2ND}# Bununla değiştir:
Kod:
forum$boards[boardid].html
{$SID_ARG_2ND}# Ara:
Kod:
board.php?boardid=$boards[boardid]{$SID_ARG_2ND}# Bununla değiştir:
Kod:
forum$boards[boardid].html
{$SID_ARG_2ND}# Ara:
Kod:
profile.php?userid=$boards[lastposterid]{$SID_ARG_2ND}# Bununla değiştir:
Kod:
lastposter$boards[lastposterid].htm
{$SID_ARG_2ND}# Ara :
Kod:
profile.php?userid=$boards[lastposterid]{$SID_ARG_2ND}# Bununla değiştir:
Kod:
lastposter$boards[lastposterid].htm
{$SID_ARG_2ND}# ACP ye gir. Template navbar_board aç:
# Ara:
Kod:
board.php?boardid=$board[boardid]{$SID_ARG_2ND}# Bununla değiştir:
Kod:
forum$board[boardid].html
{$SID_ARG_2ND}# ACP ye gir. Template board_threadbit aç:
# Ara :
Kod:
thread.php?threadid=$threads[threadid]
&hilight=$search[searchstring]
&hilightuser=$search[searchuserid]{$SID_ARG_2ND}#
Bununla değiştir :
Kod:
thema$threads[threadid].htm
&hilight=$search[searchstring]
&hilightuser=$search[searchuserid]
{$SID_ARG_2ND}# ACP ye gir. Template profile aç:
# Ara :
Kod:
thread.php?postid=$lastpost[postid]{$SID_ARG_2ND}#post$lastpost[postid]# Bununla değiştir:
Kod:
beitrag$lastpost[postid].htm#post$lastpost[postid]# ACP ye gir. Template index_useronline aç:
# Ara :
Kod:
profile.php?userid=$userid{$SID_ARG_2ND}# Bununla değiştir:
Kod:
profil$userid.htm
{$SID_ARG_2ND}# ACP ye gir. Template memberslist_username aç:
# Ara :
Kod:
profile.php?userid=$members[userid]{$SID_ARG_2ND}# Bununla değiştir:
Kod:
mitglied$members[userid].htm
{$SID_ARG_2ND}# ACP ye gir. Template team_userbit aç:
# Ara :
Kod:
profile.php?userid=$user[userid]{$SID_ARG_2ND}# Bununla değiştir:
Kod:
teammitglied$user[userid].htm
{$SID_ARG_2ND}# ACP ye gir. Template thread_postbit aç:
# Ara :
Kod:
thread.php?postid=$posts[postid]#post$posts[postid]# Bununla değiştir:
Kod:
beitrag$posts[postid].htm#post$posts[postid]# Ara :
Kod:
thread.php?postid=$posts[postid]#post$posts[postid]# Bununla değiştir:
Kod:
beitrag$posts[postid].htm#post$posts[postid]# Ara :
Kod:
profile.php?userid=$posts[userid]{$SID_ARG_2ND}# Bununla değiştir:
Kod:
profil$posts[userid].htm
{$SID_ARG_2ND}
yeni templatesleri cache yapın
hayırlı olsun
Bu Yazıyı Paylaşın