The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
URL's for Members names (see inside)
Can some one make a simple php file that can turn long urls into simple ones for members?
for example https://vborg.vbsupport.rus/member.p...ername=t3media will get you to my profile page. Could some one make a php so it will look like http://www.vbulletin.org/page.php?=t3media I think this would be an awsome addition (not really a hack) for members who have community sites based around thier profiles. I think it could simply just pass info to the long string since its already there. Fingers crossed on hoping someone can pull this off. |
#2
|
||||
|
||||
it's very possible, but then it may be a little problem with users who user special characters or space or quotation marks etc in their username.
|
#3
|
|||
|
|||
Quote:
How would you go about doing such a feat? |
#4
|
||||
|
||||
Don't those characters come back through URLs like spaces as %F20 or something like that... maybe you could use those somehow.
|
#5
|
||||
|
||||
simple page using a
PHP Code:
untested, as it was just me playing with code |
#6
|
||||
|
||||
I use the code here: https://vborg.vbsupport.ru/showthrea...ight=subdomain
to redirect http://username.myforum.com to their profile, that might be something you could work with... |
#7
|
|||
|
|||
PHP Code:
PHP Code:
|
#8
|
||||
|
||||
Quote:
|
#9
|
|||
|
|||
Quote:
The post seems outdated so I just wanted to be sure. |
#10
|
|||
|
|||
bump
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|