ghulamrasool
New member
- Messages
- 22
- Reactions
- 4
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:
not workingopen 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; }
Reacted by: