[طلب] كود لملف الهيتكسيس بعد حزف هاك الفيسبو

جيراح الحب

عضو جديد
25 أبريل 2011
61
2
0
ؤممكن طلب كود تحويل الروابط بعد حزف هاك الفيسبو
رابط الاقسام كانت هكذا
PHP:
http://www.smartnt.com/vb/f4/
رابط المواضيع كانت هكذا
PHP:
http://www.smartnt.com/vb/t8038/
 

Abdul Rahim

[ أعضاء فى القلب ]
30 مايو 2011
3,386
23
0
PHP:
RewriteEngine On 

RewriteRule ^users/(.*)-albums(.*)-(.*).html album.php?albumid=$1&pictureid=$2 [L]  
RewriteRule ^users/(.*)-albums(.*).html album.php?albumid=$2 [L] 
RewriteRule ^t(.*).html showthread.php?t=$1 [L]  
RewriteRule ^f(.*).html forumdisplay.php?f=$1 [L]  
RewriteRule ^post(.*)-(.*).html showpost.php?p=$1&postcount=$2 [L] 
RewriteRule ^u(.*).html member.php?u=$1 [L] 
RewriteRule archive/t(.*).html archive/index.php/t-$1 [L]
 

جيراح الحب

عضو جديد
25 أبريل 2011
61
2
0
يا غالى الكود دا كان معى من قبل ومشتغلش
الروابط مكنش في اخرها html نهائى