Search found 130 matches

by DanS2
Sat Sep 05, 2015 3:05 am
Forum: SmartCJ Support Forum
Topic: Hide rotation parameter
Replies: 2
Views: 5259

Re: Hide rotation parameter

I think both codes work, but if I am using the first one from the tcms wiki I get counted every click 2x in my external trade script (TE3). I will post the headers:

http://www.assbetty.com/porn/cgi/out.php?link=images%2F5x5x32182&url=counter&click_count=rotation_only

GET /porn/cgi/out.php?link ...
by DanS2
Fri Sep 04, 2015 6:36 am
Forum: SmartCJ Support Forum
Topic: Hide rotation parameter
Replies: 2
Views: 5259

Re: Hide rotation parameter

Ups, now I found it

<script type="text/javascript">
$(document).ready(function(){
$('a[rot_id]').each(function(){
$(this).bind('click', function(){
if ($(this).attr('href').indexOf('?') == -1) $(this).attr('href', $(this).attr('href')+ '?' + $(this).attr('rot_id'));
});
});
});

</script ...
by DanS2
Fri Sep 04, 2015 6:30 am
Forum: SmartCJ Support Forum
Topic: Hide rotation parameter
Replies: 2
Views: 5259

Hide rotation parameter

I know it is somewhere, since I got it from the forum or the wiki before, but I can not find the javascript code for the rotation parameter.

Is the javascript code from the tcms version working with 1.51?
Can I use this code on 1.51?

<script type="text/javascript" src="/scj/includes/js/jquery.js ...
by DanS2
Sun Aug 23, 2015 10:41 pm
Forum: SmartCJ Support Forum
Topic: Low thumb clicks
Replies: 11
Views: 15742

Re: Low thumb clicks

Looks like I got it fixed.
I think that the popunder code I used was conflicting with the smartcj cookies.
Sigh...

Sorry for being a pain in the ass Lem, but this was driving me crazy since Aug 16 or so...
by DanS2
Sun Aug 23, 2015 3:11 am
Forum: SmartCJ Support Forum
Topic: Low thumb clicks
Replies: 11
Views: 15742

Re: Low thumb clicks

Jeeez, can I roll back to an earlier update?
As I said before, I re-installed with a new thumb database.
My thumbs are completely random now for days.

I don't get any updates if this is being worked on.

What can I do???
by DanS2
Sat Aug 22, 2015 9:27 am
Forum: SmartCJ Support Forum
Topic: Low thumb clicks
Replies: 11
Views: 15742

Re: Low thumb clicks

Another day passed.
Could I get an update if you have identified a problem and work on a fix, or if you have not yet been able to look into it?
by DanS2
Fri Aug 21, 2015 11:00 am
Forum: SmartCJ Support Forum
Topic: Low thumb clicks
Replies: 11
Views: 15742

Re: Low thumb clicks

Still no chance to check it out?

It is the 3rd day that my thumbs are unranked.
I even deleted everything and started with a new database again. And it didnt help.

This is an emergency Lem, my sites are dieing and I just cant seem to get an answer from you.
by DanS2
Thu Aug 20, 2015 11:20 pm
Forum: SmartCJ Support Forum
Topic: Low thumb clicks
Replies: 11
Views: 15742

Re: Low thumb clicks

I pmed you all my logins again.

I re-installed every script, all thumbs CTR 0.00.
0 Thumb clicks.
by DanS2
Thu Aug 20, 2015 1:36 pm
Forum: SmartCJ Support Forum
Topic: Low thumb clicks
Replies: 11
Views: 15742

Re: Low thumb clicks

I pmed you several times with all logins.
I will send it again.
by DanS2
Wed Aug 19, 2015 3:11 pm
Forum: SmartCJ Support Forum
Topic: Low thumb clicks
Replies: 11
Views: 15742

Re: Low thumb clicks

Hmmm,

I have noticed that this was set to YES
Use Magic Rotation Parameter
Script will try to guess and calculate CTR without rotation parameter

so that means, the script just guessed CTR and ignored the rotation parameters?