Hi, hopefully you can help me out here.
I'm using the RSTGP as my TGP script, and installed Script Pulse for trading. Everything seems to be working well, except no incoming hits are being tracked, and my toplists still say %%NAME1%%, etc. My stats show Outgoing clicks being tracked.
I've tried using the
<?php virtual("/tp/ssi_in.php")?> as my tracker, but then I received the following error on my page:
Fatal error: Call to undefined function virtual() ...
So then I tried the
<!--#include virtual="/tp/ssi_in.php"--> tracker, and my site returned to working again, but still no incoming clicks were being tracked. I've also tried the .htaccess method with:
DirectoryIndex tp_in.php index.shtml index.html index.php index.cgi, but still nothing.
I've changed the permissions in my Tops folder, and all of the toplist files to 777 as well.
Any help you could give me would be appreciated!
I'm impressed with the script so far, but the Incoming clicks issue has been driving me crazy.
Thanks!