The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Mod_Rewrite on member.php
Evening,
I'm trying to get my member URLs to appear as: http://www.domain.com/member/Username with Username referring to their Username. I am using the current code: Code:
RewriteRule ^member/(\w+)/?$ member.php?username=$1 I.e. it's rewriting forum images to www.domain.com/member/images/ Is there any way of rewriting only profile URLs? EDIT: Just been thinking, would I need to rewrite URLs in member template? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|