ssi code/ scj/cgi/include.php - v2

Kelevra
Posts: 102
Joined: Tue Mar 25, 2014 5:01 pm

ssi code/ scj/cgi/include.php - v2

Post by Kelevra »

Hello, I am moving to v2 in my tiny sites just for a test before migrate my big sites to it, but i saw a issue here

<!--#include virtual="/scj/cgi/include.php?${QUERY_STRING}"-->
the patch is right

it seems dont work as should be... It shows just a empty space instead the cookie code
I am using index.php ,common.php, out.php in root (works fine the track in index page), but i need track my categories page as well
It count the hits even with this "no cookie code", but it seems didnt get the clicks

v1 works just fine,
v2 I am getting this "error", any help?
admin
Site Admin
Posts: 37249
Joined: Wed Sep 10, 2008 11:43 am

Re: ssi code/ scj/cgi/include.php - v2

Post by admin »

You don't need to add any additional code in v2
Don't forget to run script update
Kelevra
Posts: 102
Joined: Tue Mar 25, 2014 5:01 pm

Re: ssi code/ scj/cgi/include.php - v2

Post by Kelevra »

I am using SmartCJ (just for trades), and another script for galleries, how I dont need add any code?

outs is not even counting in category pages...
admin
Site Admin
Posts: 37249
Joined: Wed Sep 10, 2008 11:43 am

Re: ssi code/ scj/cgi/include.php - v2

Post by admin »

1. copy cgi/index.php to the root
2 Settings -cjpages - add path to the original page of your gallery script

does it count hits how ?
Don't forget to run script update
Kelevra
Posts: 102
Joined: Tue Mar 25, 2014 5:01 pm

Re: ssi code/ scj/cgi/include.php - v2

Post by Kelevra »

you dont get it....

hits in / clicks on INDEX page works fine adding cgi/index.php to the root and setting cjpages blahblahblah

the issue is on my CATEGORY pages ( domain.com/milfs/ )... hits going directly to categories pages counts INs, but the clicks (outs) dont ....
admin
Site Admin
Posts: 37249
Joined: Wed Sep 10, 2008 11:43 am

Re: ssi code/ scj/cgi/include.php - v2

Post by admin »

What links to out to you use at index (where it counts clicks)
and categories (where it doesn't) ?
Don't forget to run script update
Kelevra
Posts: 102
Joined: Tue Mar 25, 2014 5:01 pm

Re: ssi code/ scj/cgi/include.php - v2

Post by Kelevra »

root for both, index and categories....
domain.com/out.php

I saw this issue only in v2..... v1 is fine


Is that because <!--#include virtual="/scj/cgi/include.php?${QUERY_STRING}"--> doesnt work in v2, and maybe these clicks are counted as nocookie?
Kelevra
Posts: 102
Joined: Tue Mar 25, 2014 5:01 pm

Re: ssi code/ scj/cgi/include.php - v2

Post by Kelevra »

I sent some traffic here, and seems what i said in the post above..... clicks are being counted as nocookie
admin
Site Admin
Posts: 37249
Joined: Wed Sep 10, 2008 11:43 am

Re: ssi code/ scj/cgi/include.php - v2

Post by admin »

I sent some traffic here,
to what url ?
Don't forget to run script update
Kelevra
Posts: 102
Joined: Tue Mar 25, 2014 5:01 pm

Re: ssi code/ scj/cgi/include.php - v2

Post by Kelevra »

pm sent
Post Reply