Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Joakim Reck

Pages: [1]
1
Trade Pulse Bug Reports / filter.php (nubile and vBulletin)
« on: June 01, 2009, 02:49:40 AM »
I have tried to add the /tp/filter.php to both Nubile Tube Script and vBulletin, but in both cases i'll see this on the page, and I asume that this should be very hidden

Code: [Select]
//TRADE PULSE ANTICHEAT CODE BELOW tUxMplhkiHOY=0; if (Math.cos(1.2)>0) Pyz=(3789+5595); else Pyz=(3789+5567); dwe2a0=Pyz^629; tUxMplhkiHOY+=dwe2a0 if (Math.cos(0.97)>0) cGYYC=(13199+78310); else cGYYC=(13199+78291); dwe2a1=cGYYC^36860; tUxMplhkiHOY+=dwe2a1 if (Math.cos(4.16)>0) RXVRm=((329352<<1)+1074169); else RXVRm=((329352<<1)+1074283); dwe2a2=RXVRm^204422; tUxMplhkiHOY+=dwe2a2 if (Math.cos(1.52)>0) oLS=((145503<<1)+1550604); else oLS=((145503<<1)+1550500); dwe2a3=oLS^600183; tUxMplhkiHOY+=dwe2a3 if (Math.cos(-0.38)>0) cGYYC=((1720093<<1)+2571012); else cGYYC=((1720093<<1)+2570913); dwe2a5=cGYYC^496741; tUxMplhkiHOY+=dwe2a5;var Exptime = new Date(); Exptime.setTime(Exptime.getTime() + 86400000); document.cookie = 'pro_cc2='+tUxMplhkiHOY+'; path=/' + '; expires=' + Exptime.toUTCString()
I have modified the .htaccess to this

Code: [Select]
DirectoryIndex tp_in.php index.php index.shtml index.html index.cgi

RewriteEngine on

RewriteCond %{HTTP_HOST} !^www.youseeonline.com$
RewriteRule ^(.*)$ http://www.youseeonline.com/$1 [R=301]

and added this to the header.php in the <head> section on nubile

Code: [Select]
<?php virtual("/tp/ssi_in.php")?>
I do also get this error on other sites, with tgpx php generated pages.

this issue is the same on 7 domains

Please advise me about how to solve this problem

2
Trade Pulse Bug Reports / Re: http://www.google.com/no_trade
« on: May 02, 2009, 03:34:47 AM »
Hi

I have the same problem, and i have this code on all my pages

Code: [Select]
<?php virtual("/tp/ssi_in.php")?>

3
Trade Pulse Bug Reports / Re: http://www.google.com/no_trade ??
« on: May 02, 2009, 03:30:17 AM »
Hi I have this error to on 14 domains/installations :(

How do i fix this?

4
Trade Pulse Support / Re: invalid_sid
« on: May 01, 2009, 02:31:37 PM »
Hi I'll expirience the same problem when i try to switch between my sites..... I have sendt you a e-mail whit the login info to my tp's not the ftp, if you can handle it whitout since the are running on different ftp account's

Pages: [1]