kieranbarnes Independent PHP, WordPress & CubeCart Programmer

WP-O-Matic Cron Hangs

Posted on June 24, 2008

Does your WP-O-Matic hang sometimes when processing feeds? It's probably trying to a ping back to the original post. Chances are you don't even want it pinging back, depending on the purpose of your blog.

Just edit your campaigns and uncheck the " check box.

Got lots of campaigns, or simply can't be bothered unchecking them all? No problem, run this SQL query in your favourite SQL browser.

update wp_wpo_campaign set dopingbacks='0'

Related posts

  1. WP-o-Matic Upgrade Fix
    So I rolled out some WP-o-Matic upgrades recently. I was all excited that version 1.0RC3-7...
  2. WP-O-Matic Bug Fixes Round Up
    I've run into quite a few issues in the latest 1.0RC3-7 release of WP-O-Matic. Here's...
  3. WP-o-Matic fix for WordPress 2.5
    WP-o-Matic makes autoblogging a easy by automatically creating posts from the RSS/Atom feeds you give...
  4. WordPress WP-O-Matic Duplicate Posts Fix
    Got a problem with WP-O-Matic creating duplicate posts? Or just WordPress in general. Me too....
  5. CubeCart Mod – Show sub-category products on category page
    This modification is for CubeCart 3. It will show all the products belong to the...

Tagged as: Leave a comment
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment

(required)

No trackbacks yet.