Author Topic: out.php = Blank page  (Read 17167 times)

0 Members and 1 Guest are viewing this topic.

Offline AeroX

  • Newbie
  • *
  • Posts: 1
    • View Profile
out.php = Blank page
« on: February 16, 2010, 02:43:26 AM »
Hello all,

I think I've installed it properly...
I have access to the admin backend but when i try to use the out.php in my url like
http://cochonne.me/tp/out.php?p=99&url=www.google.fr

All I get is a blank page.
I searched the forum and found some topics but none of them helped.

Thanks for your help
« Last Edit: February 16, 2010, 02:45:17 AM by AeroX »

Offline ip0li

  • miSearkXD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1952
    • View Profile
    • Premier Сasual Dating Real-life Girls
Re: out.php = Blank page
« Reply #1 on: February 16, 2010, 05:18:40 AM »
as over icq problem is in your ssi_in.php include, I will inspect it today and solve it.

Offline webcamfucker

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: out.php = Blank page
« Reply #2 on: February 17, 2010, 04:32:45 PM »
same problem here.. can you explain the solution here?

Offline ip0li

  • miSearkXD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1952
    • View Profile
    • Premier Сasual Dating Real-life Girls
Re: out.php = Blank page
« Reply #3 on: February 18, 2010, 02:21:40 AM »
you need to add incoming tracker first as written in manual so database can be formated.

Offline webcamfucker

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: out.php = Blank page
« Reply #4 on: February 18, 2010, 02:42:19 AM »
I have added the incoming tracker using php virtual. It's added right under the <body> tag. But indeed -no- database or tables has/have been created... I cannot recall inserting a db user/pass anywhere in the installation process.. I think I'm missing something..?

Offline webcamfucker

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: out.php = Blank page
« Reply #5 on: February 18, 2010, 02:46:46 AM »
By the way: I'm using a custom MVC pattern which means I do not have a index.html/index.shtml nor index.php. I'm using routes to define which url goes to which controller action. This does mean I can 'route' /index.shtml to for instance the HomeController::Homepage() function. But the actual ssi_in.php include will take place in the homepage.template.php file (right under body). which is parsed and returned in the Homepage() function.

But this should all work right?

Currently I have my homepage setup as '' (blank), and not 'index.html' or 'index.shtml'. Is this wrong..?

Offline webcamfucker

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: out.php = Blank page
« Reply #6 on: February 18, 2010, 07:06:49 AM »
Ok my database wasn't formed yet. Probably needed a forced /tp/ssi_in.php call to form the database (files!)

Thanks!

Offline julz

  • Newbie
  • *
  • Posts: 33
    • View Profile
Re: out.php = Blank page
« Reply #7 on: May 10, 2010, 07:26:16 PM »
how do you add incoming tracker and where??

new here really confused

Offline ip0li

  • miSearkXD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1952
    • View Profile
    • Premier Сasual Dating Real-life Girls
Re: out.php = Blank page
« Reply #8 on: May 11, 2010, 05:36:38 AM »

Offline julz

  • Newbie
  • *
  • Posts: 33
    • View Profile
Re: out.php = Blank page
« Reply #9 on: May 11, 2010, 03:19:06 PM »
I put this on top of the HTML code
<!--#include virtual="/tp/ssi_in.php"-->


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

am i doing it right?

is these something to do with grabbing thumb, coz i cant grab a thumb for my toplist

Offline ip0li

  • miSearkXD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1952
    • View Profile
    • Premier Сasual Dating Real-life Girls
Re: out.php = Blank page
« Reply #10 on: May 11, 2010, 03:19:59 PM »
PM me your site url and tp login info together with link to this topic.

Offline julz

  • Newbie
  • *
  • Posts: 33
    • View Profile
Re: out.php = Blank page
« Reply #11 on: May 11, 2010, 05:49:43 PM »
thumb appear now.


Offline ip0li

  • miSearkXD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1952
    • View Profile
    • Premier Сasual Dating Real-life Girls
Re: out.php = Blank page
« Reply #12 on: May 12, 2010, 03:35:15 AM »
Problem was there in traffic, when you added incoming trackers and TRAFFIC started TP started to work. It can't work without traffic!