Post: #1
|
||
x0r Joined: 23-11-2006 Posts: 97 Country: |
Better [url] format function? Hi xam! Do you think you could post the code to make links with http://www.somesite.com goto http://anonym.to/?http://www.somesite.com/ and links with http://www.mysite.com/page.php goto http://www.mysite.com/page.php?
Would be great! |
|
|
||
Post: #2
|
|
FAB Ex Verified Customer Joined: 11-12-2006 Posts: 228 Country: |
Better [url] format function? Hi xam! Do you think you could post the code to make links with http://www.somesite.com goto http://anonym.to/?http://www.somesite.com/
this would be nice |
|
|
Post: #3
|
|
x0r Joined: 23-11-2006 Posts: 97 Country: |
Better [url] format function? Nvm, fixed it.
|
|
|
Post: #4
|
|
xam Team Leader Joined: 01-02-2006 Posts: 11,515 Country: Awards: |
Better [url] format function? Open
globalfunctions.php find CODE: $anonymurl = $BASEURL . "/redirector.php?url=" . $encoded_url; replace with CODE: $anonymurl = "http://anonym.to/?" . $encoded_url; |
|
|
Post: #5
|
|
x0r Joined: 23-11-2006 Posts: 97 Country: |
Better [url] format function? There is no $anonymurl in 1.3.9.
|
|
|
Post: #6
|
|
xam Team Leader Joined: 01-02-2006 Posts: 11,515 Country: Awards: |
Better [url] format function? Ahh, sorry its for v3.0.. do you still need it?
|
|
|
Post: #7
|
|
crlz Joined: 13-11-2006 Posts: 62 Country: |
Better [url] format function? Xam, can you post it with 1.3.x?
|
|
|
Post: #8
18-12-2006 12:44 PM (This post was last modified: 18-12-2006 12:44 PM by x0r)
|
|
x0r Joined: 23-11-2006 Posts: 97 Country: |
Better [url] format function? Originally Posted by xam
Yes please |
|
|
Post: #9
18-12-2006 17:52 PM (This post was last modified: 18-12-2006 17:52 PM by xam)
|
|
xam Team Leader Joined: 01-02-2006 Posts: 11,515 Country: Awards: |
Better [url] format function? PHP:
PHP:
That should work. |
|
|
Post: #10
|
|
x0r Joined: 23-11-2006 Posts: 97 Country: |
Better [url] format function? Solved it another way, but spanks!
|
|
|
Post: #11
18-12-2006 21:19 PM (This post was last modified: 18-12-2006 21:21 PM by crlz)
|
|
crlz Joined: 13-11-2006 Posts: 62 Country: |
Better [url] format function? It's getting that error when i go some topic:
|
|
|
«
Previous Thread
|
Next Thread
»
|