Talderon
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: hacked by haxorsistzExport to XML shows it is clean. I am going to try the move option.
Forum: Fixing WordPress
In reply to: hacked by haxorsistzLulu/All,
So a new install in a different directory does not display the behavior. Even when installing the theme that I want to use it works just fine.
Now, I know the install is clean (used Beyond Compare) because the files are all 100% match from a clean install and what was downloaded.
Now, maybe a database issue? When I moved the config.php to the new install (which has the current live database connections), all of the sudden it goes south.
I have used the following to check:
SELECT * FROM wp_posts WHERE post_content LIKE ‘%<iframe%’
UNION
SELECT * FROM wp_posts WHERE post_content LIKE ‘%<noscript%’
UNION
SELECT * FROM wp_posts WHERE post_content LIKE ‘%display:%’and it comes up with nothing.
I guess it’s a digging I go. 🙁
Forum: Fixing WordPress
In reply to: hacked by haxorsistzLulu, let me get back to you on that. I will give it a try.
Thanks!
Forum: Fixing WordPress
In reply to: hacked by haxorsistzMeh, maybe it was a link off a link I found somewhere, it was telling me to check code in files that no longer exists.
Either way, I have gone through all of those posts which is why I am as far as I am. I just have this last hurdle to get over with this damn Theme thing.
Forum: Fixing WordPress
In reply to: hacked by haxorsistzI knew that one was coming. 🙂
I have already been through all of those (and several no longer apply as WP has changed a lot since 2008/2009) but thanks!