sarah11918
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Is someone trying to hack my blog?I was just wondering this myself. I received 3 or 4 comments all in a row on one particular post today where the author’s field was filled in with something like this:
‘ AND 1=0) UNION SELECT 1 FROM wp_users WHERE user_login=’admin’ and substring(reverse(lpad(conv(substring(user_pass,1,1), 16, 2),4,’0′)),1,1)=’1′ /*
(IP: 124.217.231.53 , 124.217.231.53)I figured it was looking for “admin” accounts it could hack?
I have the latest upgraded version of wordpress, and I also checked to make sure I didn’t have one of those “1” folders. Is this something to be concerned about?
Thanks.
Forum: Fixing WordPress
In reply to: Feedburner Email subscription requestOh, I just figured this out myself!
Here’s the info you want:
(from http://blogs.feedburner.com/feedburner/archives/001442.html)To activate the new service, visit the Publicize tab for any feed in your account and select “Email Subscriptions”
Cheers,
Sarah.Forum: Fixing WordPress
In reply to: Deleted my .HTACCESS file now my permalinks don’t workI can tell you what worked for me, as I just had to migrate from old Textdrive servers to new Joyent servers, and I hope it works for you!
I had the same issue: front page perfect, but clicking on anything resulted on a 404.
I didn’t even touch the htaccess file. Someone suggested to me it might be that file, or the permalink set up. In your admin panel, go to the tab “permalinks” and simply “update” the format of your perma links. I think this essentially “reassociates” all your links with the text on your pages from your database.
I “updated” to the exact same format I was using. That is, I didn’t change anything, I just hit the update button, then it all worked.
Good luck! I hope that works for you!