Script Pulse
Trade Pulse => Trade Pulse Support => Topic started by: david751 on August 23, 2010, 09:33:36 AM
-
How can I make links to other sites out ?
http://mysite.com/tp/out.php?p=60&url=http://mysite.com/movies/xxx.html Working
http://mysite.com/tp/out.php?p=60&url=http://othersite.com/movies/xxx.html Not Working
tp/out.php error ;
Forbidden
You don't have permission to access /tp/out.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache mod_fcgid/2.3.5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at bustyfun.info Port 80
Thanks in advance for your reply
-
This is not even close to any TP issue so please contact your host. thank you.
-
problem solved,
I base 64 encode the output links,
example; tp/out.php?p=60&url=aHR0cDovL2ZvcnVtLnNjcmlwdHB1bHNlLmNvbQ== (http://forum.scriptpulse.com)
Thanks ip0li.
-
nothing for I am glad you solved it!