MyBB Community Forums

Full Version: iFrame Injection Problems
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, I recently was the target of an iframe injection through a trojan in my PC. I succesfully removed all the iframes from my site including the mybb copy, but since the injection happened I get a strange error at the forum, (Something like encoding error).

URL is http://www.komixmag.gr/forums (It has a trojan, so I recommend you not to visit it)

I can't view the source, there is no affected template, e.g headerinclude httpdocs or whatever, no iframes in /inc files or indexs or whatsoever. Is by any chance the mysql tables corrupted?

My forums are down for 3-4 days and my users are starting to get irritated and I still haven't found any solutions. Thanks in advance for helping!
MySQL tables wouldn't cause this level of encoding error; It's more the PHP files themselves are corrupted.

Upload and install a fresh download of 1.4.8 on a seperate database, then edit ./inc/config.php and change the database information to the "live" forum's one. It won't overwrite any threads or posts or anything, as long as you don't install it over the top of your live database. Download a backup of the database anyway.