Script Pulse

Trade Pulse => Trade Pulse Support => Topic started by: david751 on August 23, 2010, 09:33:36 AM

Title: Forbidden - You don't have permission to access /tp/out.php on this server !
Post 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
Title: Re: Forbidden - You don't have permission to access /tp/out.php on this server !
Post by: ip0li on August 24, 2010, 03:15:44 AM
This is not even close to any TP issue so please contact your host. thank you.
Title: Re: Forbidden - You don't have permission to access /tp/out.php on this server !
Post by: david751 on August 24, 2010, 07:34:59 AM
problem solved,

I base 64 encode the output links,

example; tp/out.php?p=60&url=aHR0cDovL2ZvcnVtLnNjcmlwdHB1bHNlLmNvbQ==  (http://forum.scriptpulse.com)

Thanks ip0li.
Title: Re: Forbidden - You don't have permission to access /tp/out.php on this server !
Post by: ip0li on August 24, 2010, 07:51:45 AM
nothing for I am glad you solved it!