The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
Give this a try.
Code:
RewriteRule ^([A-Za-z0-9]+)/e=([0-9]+)$ user.php?username=$1&e=$2 You could take out the e= as well. This should do it. Code:
RewriteRule ^([A-Za-z0-9]+)/([0-9]+)$ user.php?username=$1&e=$2 |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|