• After i active the plugin the header in the admin page show this to me:

    WordPress database error: [Table ‘xxxxx_byblog.singapore_wp_wpo_campaign’ doesn’t exist]
    SELECT * FROM singapore_wp_wpo_campaign WHERE 1 = 1 AND (frequency + lastactive) < NOW() ORDER BY created_on DESC
    can anyone help on this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, I had the same problem installing this plugin on WP2.3. I found the solution on the web –

    In the file “wpomatic.php” which is located in the main folder from the original zip file (which btw should be located here)

    [root] /wp-content/plugins/wp-o-matic/

    On line 121, the admin file is incorrectly referenced.

    In the original file line 121 points to:
    /wp-admin/admin-db.php

    but admin-db.php does not exist.

    change this file to “admin.php”

    (Credit to Christian Hochfilzer who posted this fix at the author’s site: http://devthought.com/wp-o-matic-the-wordpress-rss-agreggator/)

    Thread Starter gulflee

    (@gulflee)

    this is great i will try it
    tq Juree

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘installation prob’ is closed to new replies.