Author Topic: 404 with out.php  (Read 20533 times)

0 Members and 1 Guest are viewing this topic.

Offline bob trotter

  • Newbie
  • *
  • Posts: 8
    • View Profile
404 with out.php
« on: September 25, 2010, 08:02:56 AM »
hey just started a TGP website using RSTGP, my address is www.jpnschoolgirls.com/tgp

I installed the trade pulse script in tgp/tp. All seems fine, had to mess around with the incoming tracker code and I'm using the shtml code in the head section of my file plus the anti bot code so these:

<!--#include virtual="/tp/ssi_in.php"-->

 <img src="/tp/img.php" width="0" height="0" style='display:none;border:none'>

my trade link syntax is: /tgp/tp/out.php?p=60&url=

No errors, but when I click on a thumbnail now I get a 404 page not found. It doesn't work when I click thumbnails. What could be the problem?

Offline Web_Master

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
    • Amadoras Famintas
Re: 404 with out.php
« Reply #1 on: September 25, 2010, 08:14:57 AM »
The folder TP/ should be in the ROOT of the server instead of folder /tgp.

See more info: http://www.scriptpulse.com/tp/manual/

 ;)

Offline bob trotter

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: 404 with out.php
« Reply #2 on: September 25, 2010, 08:19:50 AM »
The folder TP/ should be in the ROOT of the server instead of folder /tgp.

See more info: http://www.scriptpulse.com/tp/manual/

 ;)


i thought it was possible to run the script from subfolders?

Offline Web_Master

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
    • Amadoras Famintas
Re: 404 with out.php
« Reply #3 on: September 25, 2010, 08:25:54 AM »
The folder TP/ should be in the ROOT of the server instead of folder /tgp.

See more info: http://www.scriptpulse.com/tp/manual/

 ;)


i thought it was possible to run the script from subfolders?

Nope ;). Only in root.

Offline bob trotter

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: 404 with out.php
« Reply #4 on: September 25, 2010, 08:34:39 AM »
ok reinstalled.... still no luck

Offline Web_Master

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
    • Amadoras Famintas
Re: 404 with out.php
« Reply #5 on: September 25, 2010, 08:49:43 AM »
ok reinstalled.... still no luck

They sure will work. Provided it is properly configured. ;)

Offline bob trotter

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: 404 with out.php
« Reply #6 on: September 25, 2010, 08:53:49 AM »
ok reinstalled.... still no luck

They sure will work. Provided it is properly configured. ;)

of course but that's the problem something is not configured right and asking people if they have any idea what it could be. The script is now in the correct dir, the code is inserted in the files ok but still the error

Offline Web_Master

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
    • Amadoras Famintas
Re: 404 with out.php
« Reply #7 on: September 25, 2010, 08:58:35 AM »
Your page is: http://www.jpnschoolgirls.com/tgp/index.php

You must use: <?php virtual("/tp/ssi_in.php")?> to header
                      <?php include("tp/toplist/youname.html"); ?> to toplist

 ;)
                      

Offline bob trotter

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: 404 with out.php
« Reply #8 on: September 25, 2010, 09:02:49 AM »
hey if I use that line of code the tgp wont load at all, get this error

Fatal error: Call to undefined function virtual() in /home/kekearif/public_html/jpnschoolgirls.com/tgp/index.php on line 16

Offline Web_Master

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
    • Amadoras Famintas
Re: 404 with out.php
« Reply #9 on: September 25, 2010, 09:05:25 AM »

Offline bob trotter

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: 404 with out.php
« Reply #10 on: September 25, 2010, 09:10:25 AM »
nope using RSTGP, so using the tracker on the index php not a wordpress one...

Offline Web_Master

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
    • Amadoras Famintas
Re: 404 with out.php
« Reply #11 on: September 25, 2010, 09:15:08 AM »
nope using RSTGP, so using the tracker on the index php not a wordpress one...

I've seen that with continuous error. I can not help more. You'll have to wait for Admin Support. :-\

Offline bob trotter

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: 404 with out.php
« Reply #12 on: September 25, 2010, 09:15:42 AM »
thx anyway ;)

Offline Web_Master

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
    • Amadoras Famintas
Re: 404 with out.php
« Reply #13 on: September 25, 2010, 09:20:01 AM »
If you used the Smart Thumbs walks you could help, I do not know how this script can not help you more to my regret.

 8)

Offline bob trotter

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: 404 with out.php
« Reply #14 on: September 25, 2010, 10:24:40 PM »
still having problems :(  can someone tell me what this means: "After installation, make sure that file install.php is deleted from your server and chmod ROOT to 755!". Is that the root of the whole site? All the files? Or is it the root of trade pulse i.e tp. Is it just the folder permission or every single subfolder and file inside?