I hope that someone here can decrypt the footer.php for this theme, as I need to add the site notice to it and I can't do so if its encrypted. The file is as attached: http://www.mydefencereview.com/footer.php.txt The working theme can be seen here: http://www.mydefencereview.com
This is the first line if(!0)$O000O0O00=fopen($OOO0O0O00,'rb');fgets($O000O0O00,1024);fgets($O000O0O00,4096);$OO00O00O0=(base64_decode(strtr(fread($O000O0O00,372),'wordpesthmDEMHTSRPOWAaBbCcFfGgIiJjKkLlNnQqUuVvXxYyZz0123456789+/=','ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/')));eval($OO00O00O0);
Edit your footer.php file and include this. Then you should be able to edit that with no problem <div id="footer"> <div id="body_footer"> <div id="footer_top">Military Army Design and Code: <a href="http://www.net-tec.biz" title="NT-Agentur">NT-Agentur</a> | <a href="http://urltra.de/suche/0/mp3-player/" title="MP3 Player">MP3 Player</a> | <a href="http://www.versicherungen-finden.de/kat/krankenversicherung/" title="GKV">GKV</a> | <!--start--> <a href="http://www.webkatalog.net-tec.biz/" title="Webverzeichnis">Webverzeichnis</a> <!--end--></div> </div> </div> </div> </div> </div> </div> </body> </html> <!-- Tiny Devil Ends -->
Already tried that, the theme disables the second sidebar. The encrypted code is between the <!-- Tiny Devil Begins --> and <!-- Tiny Devil Ends --> commenting.