Saokim999 โพสต์ 2009-8-13 15:08:52

Change user ID to Username

แก้ไขล่าสุด Saokim999 เมื่อ 2009-8-13 15:11

Author: yugiohhh

File .htaccess (in root of UCH)
===================================================================RewriteEngine On
RewriteRule ^(space|network)\-(.+)\.html$ $1.php?rewrite=$2
RewriteRule ^(space|network)\.html$ $1.php
RewriteRule ^(+)$ space.php?username=$1 ===================================================================

Demohttp://traitimyenbai.net/home/5 -> http://traitimyenbai.net/home/Saokim999
In source/function_common.php

Edit (line 1680):
===================================================================$space['domainurl'] = getsiteurl().$space; ===================================================================

Replate to:
===================================================================$space['domainurl'] = getsiteurl().$space;===================================================================
Find: (line 1682)$space['domainurl'] = getsiteurl()."?$space";replate to$space['domainurl'] = getsiteurl()."/$space";

trickstertik โพสต์ 2009-8-13 15:51:28

Thank You Very Much. Saokim999

Avill โพสต์ 2010-3-5 10:04:58

Very Good,Thank You Very Much.:lol
หน้า: [1]
ดูในรูปแบบกติ: Change user ID to Username