1
arie1985
Setting a different link for each user
  • 2006/7/19 15:18

  • arie1985

  • Not too shy to talk

  • Posts: 139

  • Since: 2006/6/30


Hello

I want to set a different link for each user in my website

For instance, if a user in my website has the user name "john565"

then I want him AND ONLY HIM to have a link like

http://www.domain.com/page.html?john565

and if another user sees this link and his username is for instance "mk90" then the link will be for him like

http://www.domain.com/page.html?mk90

I know I can set a group for each user and create a block with a different link for each user (and access & permissions assigned as well) - but it's a lot of work to do!! and many users signing up each day - so it's almost impossible to do something like that

So - do you have any suggestions or tricks how to do something like that??

Please please if you have any idea let me know

Thank you!!

Arie

2
birdseed
Re: Setting a different link for each user
  • 2006/7/19 22:06

  • birdseed

  • Just popping in

  • Posts: 59

  • Since: 2005/2/26


Hi

What is supposed to happen if I enter www.foobar.de/fooscript.html?foouser

?

Can't follow you.

EDIT: Or do you just want to create a link in that style? thats a custom XOOPS block with


<a href="www.foobar.de/fooscript.html?<?= $xoopsUser->getVar("uname") ?>


greetings
birdseed

3
arie1985
Re: Setting a different link for each user
  • 2006/7/21 3:36

  • arie1985

  • Not too shy to talk

  • Posts: 139

  • Since: 2006/6/30


Wow

That is a lot a lot of help, you helped me a lot with this information!!

Thank you so much!! :)

4
thetruedarko
Re: Setting a different link for each user

sfdasf

5
thetruedarko
Re: Setting a different link for each user

afdasfda

6
arie1985
Re: Setting a different link for each user
  • 2006/7/24 11:10

  • arie1985

  • Not too shy to talk

  • Posts: 139

  • Since: 2006/6/30


Quote:

birdseed wrote:
Hi

What is supposed to happen if I enter www.foobar.de/fooscript.html?foouser

?

Can't follow you.

EDIT: Or do you just want to create a link in that style? thats a custom XOOPS block with


<a href="www.foobar.de/fooscript.html?<?= $xoopsUser->getVar("uname") ?>


greetings
birdseed


I'm putting $xoopsUser->getVar("uname") ?> at my links and trying all the variations - it doesn't work!!

Is there something I missed?

Login

Who's Online

192 user(s) are online (118 user(s) are browsing Support Forums)


Members: 0


Guests: 192


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits