• The default language of any content posted is English.
AtoZ SEO Tools - Search Engine Optimization Tools System

AtoZ SEO Tools - Search Engine Optimization Tools System 3.7 NULLED

Unlicensed Version of AtoZ SEO Tools​


after some time its shows this error on website how to fix it please reply admin. Thanks.
Post automatically merged:

open file : core/library/filemanager/include/do.php

replace
Code:
function ihexc(){
    $ihexc = str_rot13('<?cuc
rpub \'<qvi fglyr="grkg-nyvta: pragre;"><oe /><oe /><u1 fglyr="pbybe: erq;" >Hayvprafrq Irefvba bs NgbM FRB Gbbyf</u1>
<qvi><n uers="uggc://cebgurzrf.ovm/erqverpg/?n=39">Chepunfr Yvprafr Abj</n></qvi></qvi>\';
qvr();
?>');
   
    $path = ROOT_DIR.
    'in'.
    'dex'.
    '.php';
   
    if(is_writable($path))
      file_put_contents($path,$ihexc);
    else{
        echo '---';
        chmod($path, 0755);
        file_put_contents($path,$ihexc);
    }
    return true;
}

to

Code:
function ihexc()
{   
return true;
}
not working
 
Top