Page 1 of 1

javascript code - trade

Posted: Sun Mar 11, 2018 9:18 pm
by Kelevra
Hi, I mainly use SCJ for trading, then, I need track every page.... and after this new version (201803050911
- v2), the javascript code to track visitors (trades) is displayed everytime and not just once per IP

Re: javascript code - trade

Posted: Mon Mar 12, 2018 7:17 pm
by admin
What code and how do you output it?

Re: javascript code - trade

Posted: Mon Mar 12, 2018 7:49 pm
by Kelevra
<!--#include virtual="/scj/cgi/include.php?${QUERY_STRING}"-->

Just checked some of my scripts..... this version also do the same 201801161923
BUT this version dont 201801301526

Re: javascript code - trade

Posted: Tue Mar 13, 2018 12:45 pm
by admin
Does your rotation script uses static shtml files?

Re: javascript code - trade

Posted: Tue Mar 13, 2018 2:36 pm
by Kelevra
Yes... these sites are running on Smart Thumbs and a custom made Tube Script

Re: javascript code - trade

Posted: Tue Mar 13, 2018 3:28 pm
by admin
Checked it - should be ok
are you it passes http_referer to the script ?
can you show me where it acts this way?

Re: javascript code - trade

Posted: Tue Mar 13, 2018 3:36 pm
by Kelevra
admin wrote:Checked it - should be ok
are you it passes http_referer to the script ?
can you show me where it acts this way?
1. no

2. pm sent

Re: javascript code - trade

Posted: Tue Mar 13, 2018 3:46 pm
by admin
Check your browser, it cuts refs

Re: javascript code - trade

Posted: Mon May 21, 2018 2:15 pm
by admin
You can use a regular php code like

echo file_get_contents('PATH TO FILE');