Welcome to Egypt Forums Mark forums read | Egypt Main Page
Egypt Forums
Arabic Movies



Articles Thread, Shorter Profile Url in vBulletin; Shorter Profile Url hat does it do? It produces a short profile url like so: yourdomain.com/username Do you guarantee it ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=6069


Reply
LinkBack Thread Tools Display Modes
Shorter Profile Url
 
 
The God Father
Developer's Avatar

Reply With Quote
 
Join Date: Jul 2008
Location: NDC
Posts: 5,425
06-11-2008, 07:52 PM
 
Shorter Profile Url

hat does it do?
It produces a short profile url like so: yourdomain.com/username

Do you guarantee it will work on my server?
No.

Will you support this if I cannot get it to work for me?
I cannot guarantee this will work for everyone and therefor I will not support this.

Will this work with usernames that have special characters or spaces in them?
I don't know. I have only tested it on my test forum with a few usernames that don't have special characters or spaces in them. If it works for you, please let others know.

How can I tell my members about the shorter profile url?
That is something you will need to figure out.

If this does not work for me, can you suggest another one?
VBseo
Zoints
Nuhit.com

Insert the following code in your .htaccess file (You might want to read the whole thread for other code examples that might work best for you):
Code:
PHP Code:
RewriteEngine on
RewriteRule
^/?([a-zA-Z0-9]+)$ member.php?username=$1 [L]
__________________
I Love Walking In The Rain Cuz Nobody Know I'm Crying !!
 
 
 
Reply

Articles Thread, Shorter Profile Url in vBulletin; Shorter Profile Url hat does it do? It produces a short profile url like so: yourdomain.com/username Do you guarantee it ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=6069


Bookmarks

Tags
profile, shorter, url


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
MP3 Player in Profile Developer Mods for 3.7.x 41 27-04-2009 06:29 AM
FH Profile List Developer Mods for 3.8.x 0 02-12-2008 12:43 AM
Add Caption to Profile Picture Developer Mods for 3.7.x 0 20-09-2008 10:18 PM
MySpace Profile Rewrite Developer Mods for 3.7.x 0 18-09-2008 09:13 AM
Shorter Profile Url Developer Articles 0 08-09-2008 07:00 PM