mastiff
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Post getting 404Nevermind. I found some other posts addressing this.
Forum: Fixing WordPress
In reply to: Post getting 404I take it back. Every link is broken. The front page loads and that’s all. Please help!
Forum: Fixing WordPress
In reply to: Trojan warningsI found a bunch of crap in the body of the post. Hopefully that’s it.
Forum: Fixing WordPress
In reply to: Trojan warningsHow can you tell it’s still there, and since you can, can you tell where or what?
Forum: Fixing WordPress
In reply to: Trojan warningsThanks for the help. I looked at every file in my template (the ones editable from within the admin panel) and didn’t see any iframe stuff or stuff that looked suspicious. I guess I could have missed it.
A few hours ago I wiped everything and uploaded a fresh version except wp-config and the theme I’m using. So, the theme could be suspect, and the database.
I’m surprised that there isn’t some kind of anti-virus PHP code that could scan a WP install for this stuff. I’m not saying it’s trivial by any means, but it seems not that hard by someone who knows what they are doing.
Forum: Fixing WordPress
In reply to: Trojan warningsI went through all the theme files and couldn’t see anything suspicious. I really have no idea what’s going on. Everything seems fine except that google has me flagged. I don’t understand how serving up text content can be so complicated and dangerous.
So the bottom line is that I’m screwed and there’s no way to solve this?
How is it that hackers are able to modify my files anyway?
Forum: Fixing WordPress
In reply to: Diamond with question mark in itI think this is the code in question. Seems okay to me I guess:
<div class=”navigation”>
<div class=”alignleft”><?php previous_post_link(‘« %link’) ?></div>
<div class=”alignright”><?php next_post_link(‘%link »’) ?></div>
</div>Forum: Fixing WordPress
In reply to: Diamond with question mark in itYes it says: <meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″ />
Forum: Fixing WordPress
In reply to: Diamond with question mark in itYes, I can see it above. No, no Mac involved. Thanks.
Forum: Fixing WordPress
In reply to: Diamond with question mark in itHmm, I guess you’re right. So, how do I fix my machine? I could see them on wikipedia, just not on my wordpress install.
Forum: Fixing WordPress
In reply to: Diamond with question mark in itWhat? Quotation marks? I’m talking about the things that look something like >> when they are correct.
Forum: Fixing WordPress
In reply to: Diamond with question mark in itI’ll add that the diamond thing is in Firefox. IE just puts a square.
Forum: Fixing WordPress
In reply to: Site loading perpetuallyI have shortstat. Would there be something useful in there?
Forum: Everything else WordPress
In reply to: How do you guys keep track of traffic?jenmiller: for pathstats, where do you put the include? index.php under the main wordpress directory?
Forum: Fixing WordPress
In reply to: Feeds broken, related to 1.5.2 somehow?Nevermind, I found my problem.