redirect url not working

Problems installing LinkMan?
Post Reply
drewsebo
Posts: 2
Joined: Thu Mar 04, 2010 6:15 am

redirect url not working

Post by drewsebo »

Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

I cant get the redirect url to work. I click on the link and it shows a bunch of question marks.
www.drewsebooks.com/linkman/links.php

thanks for your help
Last edited by drewsebo on Fri Mar 05, 2010 4:19 am, edited 1 time in total.
drewsebo
Posts: 2
Joined: Thu Mar 04, 2010 6:15 am

I fixed it

Post by drewsebo »

Thats ok, I fixed it. I went into the go.php and removed the raw from

Code: Select all

rawurldecode($_GET['url']);
Post Reply