valle
02-09-2009, 02:58 PM
Hi,
I have a community-website which already provides profile-pages. Therefor I would like to redirect every username-link (member.php?...) to that other profile.
My idea was to write a plugin which hooks into member_start. But at that point i would need the username of the link just clicked. How do I get this? $vbulletin->userinfo['username'] returns my own username but not the username I just clicked on.
Greetings
Valentin
Sorry. This Thread points in the same direction but doesnt answer my question: https://vborg.vbsupport.ru/showthread.php?t=203183&highlight=member_start
I have a community-website which already provides profile-pages. Therefor I would like to redirect every username-link (member.php?...) to that other profile.
My idea was to write a plugin which hooks into member_start. But at that point i would need the username of the link just clicked. How do I get this? $vbulletin->userinfo['username'] returns my own username but not the username I just clicked on.
Greetings
Valentin
Sorry. This Thread points in the same direction but doesnt answer my question: https://vborg.vbsupport.ru/showthread.php?t=203183&highlight=member_start