Page 1 of 1

TE and wordpress outgoing not working

Posted: Sun Jun 04, 2017 10:25 am
by poweromania
I know this problem has been already discussed but the old thread is over 5 years old and maybe some stuff have changed.

The problem is that i put this code into the <head> </head> section of my wordpress theme and doesn't seems to work. Every time i click on a post it doesn't send me to a website from my trading list.

Code: Select all

<script type="text/javascript" src="/js/jquery.js"></script> 

<script>
jQuery(document).ready(function(){
jQuery(“a”).click(function(){
url=jQuery(this).attr(‘href’);
jQuery(this).attr(‘href’,’/te3/out.php?s=100&l=click&u=’ + escape(url));
});
});
</script>
Here is my website http://nsfw-tube.com and the jquery is here http://nsfw-tube.com/js/jquery.js
also my tradeexpert folder is here http://nsfw-tube.com/te3

Re: TE and wordpress outgoing not working

Posted: Mon Jun 12, 2017 7:36 am
by texpert
Hello, can you PM me TE3 login details or hit me up on ICQ: 374821862 ?


Best regards,
Alex