skadar
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 3.0.3 – Sending Comment/Spam Emails, Nothing In QueueI would also like to report the exact same issue with the exact same software versions. 3.0.3 and 2.5.1
For the past few weeks, Akismet is simply functioning differently. I used to only get 1 or 2 emails a day from Akismet asking me to moderate a questionable comment. Now I get emails for (virtually?) every comment, even if Akismet already marked it as spam. This behavior has essentially broken the usability of the email moderation feature.
Thanks for any help!
Forum: Fixing WordPress
In reply to: WordPress unusable after importing 758 postsI know… it’s just that it’s a ColdFusion script that consists of 3 files. 🙂
Anyway… good news! I didn’t give up and I got things working!
The problem was with the “guid” field in the “wp_posts” table. I was writing the wrong information to this field. I was originally writing the full SEO type of URL with slashes including year/month/day, etc. This is wrong. WordPress is looking for the format:
“http://ooine.com/wordpress/?p=510”
Everything appears to be working now. Cheers!
Forum: Fixing WordPress
In reply to: WordPress unusable after importing 758 postsI think I’ve given up on this import. Seems as though I must be missing some information that WordPress needs. Perhaps the “wp_postmeta” table stuff. Hmmm…
Forum: Fixing WordPress
In reply to: WordPress unusable after importing 758 postsHere’s some more information…
I just posted a new test post, and it appears on the site normally. Clicking on it or the comments link works! Doing so on any other post will cause the site to time out.