1
Trade Pulse Support / Re: Incoming hits not counting. Please Help!
« on: March 15, 2011, 05:00:23 PM »
Hi,
I had seme problems with function: <?php virtual("../../tp/ssi_in.php")?> because Fatal error appear.
I solved problem putting this in <body> tag:
<?php include "/public_html/stc/tp/ssi_in.php" ?>
<img src="/tp/img.php" width="0" height="0" style='display:none;border:none'>
In admin panel I see incoming bookmark traffic whan I load page... but there is NO changes on reloading page and/or loading page in new tab or window.... Is it normal to see just first click?
Have I solved problem with incomming traffic?
Thanks, Miha
I had seme problems with function: <?php virtual("../../tp/ssi_in.php")?> because Fatal error appear.
I solved problem putting this in <body> tag:
<?php include "/public_html/stc/tp/ssi_in.php" ?>
<img src="/tp/img.php" width="0" height="0" style='display:none;border:none'>
In admin panel I see incoming bookmark traffic whan I load page... but there is NO changes on reloading page and/or loading page in new tab or window.... Is it normal to see just first click?
Have I solved problem with incomming traffic?
Thanks, Miha