Link Referer Mod

All web design discussion, including Ultimate Quiz MOD support.

Moderator: CricketMX Forum Moderators

Post Reply
Leon
Know-It-All
Know-It-All
Posts: 282
Joined: Tue Feb 07, 2006 11:09 am
Contact:

Link Referer Mod

Is there a mod out there where you can put in a link
in the Admin panel to lets say:

http://www.test.com - And the page create - referer?f=1
http://www.testing.com - And the page create - referer?f=2
http://www.blabla.com - And the page create - referer?f=3


The referer script creates a url like:
http://www.volunteerforum.se/referer?f=1
http://www.volunteerforum.se/referer?f=2
http://www.volunteerforum.se/referer?f=3
http://www.volunteerforum.se/referer?f=xx
http://www.volunteerforum.se/referer?f=100
And so on..


So when i add the url lets say:
http://www.volunteerforum.se/referer?f=2

Anywhere on the net and my page it goes to:
http://www.testing.com

(As usual i have no idé if "?f=2" is the right or wrong "end")


I know i talked about it before, but nothing happened whit it then
Talk, discuss or debate everything about Volunteer 'ing at this forum!
Volunteer Forum Community
User avatar
battye
Site Admin
Site Admin
Posts: 14391
Joined: Sun Jan 11, 2004 8:26 am
Location: Australia
Contact:

CricketMX.com in 2022: Still the home of bat's, rat's and other farmyard animals!

"OK, life [as you chose to define it] repeats until there are no more lessons to be learned." - nrnoble (June 12, 2005)
"the new forum looks awesome, it's getting bigger & better" - p2p-sharing-rules (11 Jan, 2008)
"Looks like CMX is not only getting bigger...but, also getting better!!" - moongirl (14 Dec, 2007)
Leon
Know-It-All
Know-It-All
Posts: 282
Joined: Tue Feb 07, 2006 11:09 am
Contact:

Something like that, but it should not be public to see it.
Only in the Admin Panel.

(Its only for my own use)

Also so i can see whats happening on the linkpage. who gets click etc there.


And the link is tooooooo long:
http://forums.cricketmx.com/home.php?mo ... ocks_music

Think how nice it would be if that link was like this instead:
http://forums.cricketmx.com/referrer?f=11

Alot nicer =P

Code: Select all

Then you could use it like this also:

<A HREF="http://forums.cricketmx.com/referrer?f=11" TARGET="_blank">Hockeyjocks Music</A>


[url=http://forums.cricketmx.com/referrer?f=11]Hockeyjocks Music[/url]
Talk, discuss or debate everything about Volunteer 'ing at this forum!
Volunteer Forum Community
User avatar
battye
Site Admin
Site Admin
Posts: 14391
Joined: Sun Jan 11, 2004 8:26 am
Location: Australia
Contact:

Okay, there are several ways you can do this.

The easiest is simply through a PHP file (and it is quite easy). The other is like you said, through the admin panel and then in to the database. That is quite complicated to write though. Not difficult, but it will take considerably longer than the first method because it involves the database.

What are you leaning towards?
CricketMX.com in 2022: Still the home of bat's, rat's and other farmyard animals!

"OK, life [as you chose to define it] repeats until there are no more lessons to be learned." - nrnoble (June 12, 2005)
"the new forum looks awesome, it's getting bigger & better" - p2p-sharing-rules (11 Jan, 2008)
"Looks like CMX is not only getting bigger...but, also getting better!!" - moongirl (14 Dec, 2007)
Leon
Know-It-All
Know-It-All
Posts: 282
Joined: Tue Feb 07, 2006 11:09 am
Contact:

Yee but is there a mod out there that does this ?

It sounds so common.

Its like "it must exist already" I think =P
Talk, discuss or debate everything about Volunteer 'ing at this forum!
Volunteer Forum Community
User avatar
battye
Site Admin
Site Admin
Posts: 14391
Joined: Sun Jan 11, 2004 8:26 am
Location: Australia
Contact:

CricketMX.com in 2022: Still the home of bat's, rat's and other farmyard animals!

"OK, life [as you chose to define it] repeats until there are no more lessons to be learned." - nrnoble (June 12, 2005)
"the new forum looks awesome, it's getting bigger & better" - p2p-sharing-rules (11 Jan, 2008)
"Looks like CMX is not only getting bigger...but, also getting better!!" - moongirl (14 Dec, 2007)
Leon
Know-It-All
Know-It-All
Posts: 282
Joined: Tue Feb 07, 2006 11:09 am
Contact:

To much in that mod then i need.
But the concept is right
Like:
links.php?mode=show&id=89
Talk, discuss or debate everything about Volunteer 'ing at this forum!
Volunteer Forum Community
Post Reply