Author Topic: My site goes blank  (Read 18531 times)

0 Members and 1 Guest are viewing this topic.

Offline Dred

  • Newbie
  • *
  • Posts: 42
    • View Profile
My site goes blank
« on: December 03, 2008, 04:43:16 AM »
I installed the script, plugged in all the values, started getting hits and everything but when i tried to view my site it came up as a blank page with Done in the status bar. Needless to say i had to revert back to my original design and tradescript.

This has happened on two sites. One using VanillaTGP and the other using Comus.
Wth am i doing wrong? I'd really like to use this script.

Offline ip0li

  • miSearkXD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1952
    • View Profile
    • Premier 小asual Dating Real-life Girls
Re: My site goes blank
« Reply #1 on: December 03, 2008, 07:43:02 AM »
Is your include correct, did you try

Code: [Select]
<?php include('./tp/ssi_in.php'); ?>
(maybe virtual doesn't work correctly on your box)?

Offline Dred

  • Newbie
  • *
  • Posts: 42
    • View Profile
Re: My site goes blank
« Reply #2 on: December 03, 2008, 08:46:06 AM »
Yep, my include is straight from the manual.
Includes work because i use them for my other tradescripts, plus the script counted 2 clicks in from two different sites while i was reverting the template back to it's original working condition.
« Last Edit: December 03, 2008, 08:49:26 AM by nahtee »

Offline oil

  • Sr. Member
  • ****
  • Posts: 288
    • View Profile
Re: My site goes blank
« Reply #3 on: December 03, 2008, 10:45:03 AM »
he said try the
<?php include('./tp/ssi_in.php'); ?>
in case you got probs with the virtual ones,
i hade the same things, and with the include instead of the virtual it works better
don磘 know why but i have various other virtual includes as well, just on TP the above one seemed to work better than the virtual

Offline Dred

  • Newbie
  • *
  • Posts: 42
    • View Profile
Re: My site goes blank
« Reply #4 on: December 03, 2008, 02:45:19 PM »
Thanks y'all!
Code: [Select]
<?php include('./tp/ssi_in.php'); ?>worked.

I didn't notice it was 'virtual' and not 'include' in the manual.
Had i noticed i wouldn't have started this thread...lol
Well, now this thread can help future users.

Offline Dred

  • Newbie
  • *
  • Posts: 42
    • View Profile
NEW PROB....
« Reply #5 on: December 04, 2008, 05:25:04 AM »
NEW prob now. My site loads as a blank page and i have to hit refresh or reload in order for the page to reload and actually show the page.

What's wrong now?

thx!

Offline ip0li

  • miSearkXD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1952
    • View Profile
    • Premier 小asual Dating Real-life Girls
Re: My site goes blank
« Reply #6 on: December 04, 2008, 07:13:34 AM »
icq me 169397168....so we can fast solve it ;)

Offline Dred

  • Newbie
  • *
  • Posts: 42
    • View Profile
Re: My site goes blank
« Reply #7 on: December 05, 2008, 05:46:35 PM »
solved yesterday via ICQ and forgot to post, thx!

Offline nation-x

  • Newbie
  • *
  • Posts: 24
    • View Profile
Re: My site goes blank
« Reply #8 on: December 06, 2008, 02:25:16 PM »
solved yesterday via ICQ and forgot to post, thx!

what was the problem? PHP error in your page?

Offline Dred

  • Newbie
  • *
  • Posts: 42
    • View Profile
Re: My site goes blank
« Reply #9 on: December 06, 2008, 03:03:02 PM »
solved yesterday via ICQ and forgot to post, thx!

what was the problem? PHP error in your page?
Don't use the Overload Protection...it's not fully functional.

Offline ip0li

  • miSearkXD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1952
    • View Profile
    • Premier 小asual Dating Real-life Girls
Re: My site goes blank
« Reply #10 on: December 10, 2008, 12:00:05 AM »
System overload protection is not working correctly on SOME distros/php versions...we are looking for way to make it work everywhere...till then you can
a) use it if it works
2) don't use it if it shows blank page :)