The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
MySpace type User Profile Link Details »» | |||||||||||||||||||||||||
Tested with vb 3.6.7 and 3.6.8
Tested on IE7 and FF2 Ok lets say your site is: http://Example.com/Forums/ And the path to members profiles is even longer: http://Example.com/Forums/member.php...xampleUserName Well lets give your members a smaller and easy link to remember. How about: http://Example.com/Username Oh ya thats alot better huh? Ok well this is how you do it. Add this to the .htaccess in root of example.com HTML Code:
RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ http://Example.com/Forums/member.php?username=$1 [R] http://Example.com/Forums/ With the link to your forums. All members and guests will be able to go to: http://Example.com/ThereUserName And automatically be forwarded to the profile of the user name they entered after the site link. Thats it just one easy .htaccess file edit and your done. NOTE: Want to use a diffrent domain like: http://ExampleTwo.com/UserName Just add the .htaccess file to that domain instead just make sure that whats in red below links to your site RewriteRule ^(.*)$ http://Example.com/Forums/member.php?username=$1 Enjoy and click install if you use this mod. Also Some Credit to Eikinskjaldi for pointing me in the right way to get this working. Show Your Support
|
Comments |
#42
|
|||
|
|||
maybe all 3 people were viewing a profile
but im telling you that a htaccess file with the info i have posted CAN NOT and WILL NOT mess with any part of vB in any way Its just impossiable now if my mod were to in some way interact with the vB files and/or vB coding then yes it could be because of this but there is now way that it could do that i promise you that you either got something messed up in the htaccess file or there is more in the htaccess file then what this mod requires idk |
#43
|
|||
|
|||
also dont add the htaccess fiel to your forums directory
add it the the public html dir |
#44
|
|||
|
|||
Yep, its in the public html folder. I tried putting it in the other htaccess but that one didn't work. It's definetely not everyone viewing a user profile with an error message because when I take it out of the htacess file, everything is fine again and you can see what everyone is doing. Do you want me to post the text I got in the htaccess file? Thanks.
|
#45
|
|||
|
|||
no thats fine
what kinda server are you running on? cause it works fine on linix i tested it on 4 of my own servers and on 4 diffrent vB boards if your on a windows server then i dont know what to say except that linix is better lol i realy dont know what to tell you man no one else has reported any problems with this |
#46
|
||||
|
||||
Quote:
Any idea's? |
#47
|
|||
|
|||
Quote:
|
#48
|
|||
|
|||
Can someone please tell me how to uninstall this mod? or at least temp remove it? I am having a problem with installing another mod because anything that goes to for example http://www.mydomain.com/forum/installthis.php it keeps saying that there is no such user or whatever. I just want to install and it will not let me. And I have uploaded the correct file in the correct place but because of this mod I am unable to do this. So, my thought is to uninstall this mod just so I can do this other mod. Then once I have this mod installed I can then re-install this mod. I love this mod! So, I want to keep it...but can anyone tell me how to temp. put it back to the way it was before?! thanks so much!
|
#49
|
|||
|
|||
ya easy you just undo what you did
and once again like i said before there is no way possible that this mod can mess with anything feature or anything else in vb but for the people that think it is messing with things then thats cool believe what you want to believe but im telling you right now if you did exactly like the instructions say then there is no way possible for this to mess with anything in vb period |
#50
|
|||
|
|||
Quote:
|
#51
|
|||
|
|||
just delete it omg what do you not understand about undo what you did
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|