WP-o-Matic. The Wordpress RSS Agreggator

WP-o-Matic

WP-o-Matic makes autoblogging a snap by automatically creating posts from the RSS/Atom feeds you choose, which are organized into campaigns.

Screenshots

These are some screenshots from the admin view:

Features

WP-o-Matic aims to provide a very wide range of features. Currently, these are:

  • Campaigs Feeds and all settings and options are now organized into campaigns for the perfect organization and comfort.
  • Multiple feeds / categories: it’s possible to add as many feeds as you want, and add them to as many categories as you want. It’s not obstrusive, so you can also write your own posts to any of those categories.
  • Every form of XML syndication supported. This includes RSS 0.91 and RSS 1.0 formats, the popular RSS 2.0 format, and the emerging Atom.
  • Feed autodiscovery, which lets you add feeds without even knowing the exact URL. (Thanks Simplepie!)
  • Unix cron and Wordpress cron jobs For maximum performance, you can make the RSS fetching process be called by a Unix cron job, or simply let Wordpress handle it.
  • Comfortable interface. The admin is powered by a state of the art ajaxy interface that lets you handle your feeds with ease. Updated!
  • Images caching for extreme performance and hotlinking bypassing.
  • Words Rewriting. Want to replace the word “Poker” with “Texas Holdem”? We have it covered. Want to use regular expressions? We have it covered.
  • Words Relinking. Define custom links for words you specify.
  • Post templating. Define a global header and footer for the posts, or even for a specific feed. Add ads
  • Campaigns import/export using OPML files. Easily import hundreds of feeds into new or existing campaigns!

Upcoming features

  • Improved export (to include campaign options, with an extended OPML)
  • Image thumbnailing
  • Improved importing with drag and drop
  • Advanced templates
  • Advanced filters

Known bugs

  • No Internet Explorer in RC1
  • Missing help files

FAQ

How do I link to the original site/article?

Use the post template feature (example: {content} <p><a href={permalink}>Link to the original site</a></p>)

Why isn’t the full article showing?

Because the site is only syndicating excerpts, not full content

Download

Click here to download WP-o-Matic 1.0RC3.

As this is a release candidate, bugs still can be expected. Note: every time WP-o-Matic is deactivated, tables are removed. This will only happen with RC releases.

WP-o-Matic is released under the MIT license.

Installation Instructions

Unzip wp-o-matic.zip in wp-content/plugins/ and enable it. A message will warn you to verify SimplePie is compatible with your setup. Follow the link in the box to do so.

Upgrading

Once WP-o-Matic reaches 1.0Stable, you’ll be able to update without rewriting tables. For now, uninstall any previous version of WP-o-Matic (make sure tables go away) and install the latest version.

Credits

WP-o-Matic makes use of the wonderful Simplepie library for the feeds parsing. Without Simplepie it’d be virtually impossible to provide reliable support for a variety of feed types and versions.

Report bugs

Please report bugs by creating tickets in the Issue Tracker

1177 Responses to “WP-o-Matic. The Wordpress RSS Agreggator”

  1. 1
    Terrell Says:

    Thanks for the update, but when I go to activate the plugin, I recieve a message saying “Plugin could not be activated because it triggered a fatal error.” I have wordpress 2.2

  2. 2
    dan Says:

    downloaded.
    thanks for this great plugin man!

  3. 3
    Guillermo Rauch Says:

    @Terrell
    Are you using Wordpress 2.2.2? What version are you using exactly?

  4. 4
    Mozzer Says:

    Hi and thanks for the plugin.

    I’m using Wordpress 2.2.2 and I have this message too : “Plugin could not be activated because it triggered a fatal error”.

  5. 5
    dan Says:

    i got the same error as terrell. i use wp 2.2.2

  6. 6
    Mar Says:

    Thanks you G:
    Quick tested and many problem:

    php4 wp2.2.2
    “plugin could not be activated because it triggered a fatal error.”

    php5 wp2.2.2 can activate but:
    Add campaign/categories no cageory show and can’t Quick add any.
    Rewrite not show any form. and link not working.(popup windows say: Help file not found )

  7. 7
    fucc Says:

    Same for me: “plugin could not be activated because it triggered a fatal error.”

  8. 8
    Vincent Says:

    “Plugin could not be activated because it triggered a fatal error.”

    Running WP 2.2.2

  9. 9
    Ziegler Says:

    “php5 wp2.2.2 can activate but:
    Add campaign/categories no cageory show and can’t Quick add any.
    Rewrite not show any form. and link not working.(popup windows say: Help file not found )
    …”

    I have the same problem

  10. 10
    NI-LIMITS Says:

    We’re using WP 2.1.1 and got the following:
    “Plugin could not be activated because it triggered a fatal error.”

  11. 11
    George Appiah Says:

    WordPress 2.2.2, PHP 5.2

    I’ve installed, activated and everything seem to be working fine, but for a couple of issues:

    1) At the plugin’s dashboard, I see the messsage:

    ——-
    Your WP-o-Matic version is… up-to-date!
    Warning: Cannot modify header information - headers already sent by (output started at /home/gbee/public_html/wp-content/plugins/wpomatic/wpomatic.php:1348) in /home/gbee/public_html/wp-content/plugins/wpomatic/wpomatic.php on line 1349
    2) No matter what I try, filtering with Regex always sends back the error message:
    ——-

    I don’t know if this is with the plugin or something from my end. I simply unzipped and uploaded it. I swear I didn’t touch any file :-)

    2) No matter what I try, filtering by regex always cry foul with the message:

    —–
    The following errors have been encountered:
    * Rewrites: There’s an error with the supplied RegEx expression
    —–

    I’m trying to strip out all linked tags that are appended to a one-sentence-ish feed I’m fetching for a personal WAP-only site. [I mean I want to strip out linked text, not just the hyperlink]. Any help on the proper regex to use would be most appreciated.

    3) As some people have pointed out already, some of the help links don’t work. They turn out “file not found” errors.

    I’m still playing with it, and will write back if I discover something else. Thanks for the great work.

  12. 12
    RV Says:

    Do I need to uninstall the earlier version before I upload the new one? I just uploaded over the old version and I see no difference so far.

  13. 13
    Guillermo Rauch Says:

    - It seems there’s a PHP4-only fatal error I need to look into.
    - There’s been a category bug carried from previous versions I need to look into

    The missing help files is a known issue. I’m too lazy to write them all (for now)

    Thanks for feedback

  14. 14
    paul Says:

    Is this working yet?

  15. 15
    Guillermo Rauch Says:

    I’ve just updated it.

    Thanks for the feedback guys. Keep it coming

  16. 16
    Ziegler Says:

    “php5 wp2.2.2 can activate but:
    Add campaign/categories no cageory show and can’t Quick add any.
    Rewrite not show any form. and link not working.(popup windows say: Help file not found )
    …”

    I have the same problem

    Just try to open the site with firefox, the problem fixed.
    So anyone have the same problem, just try firefox.
    Cheers

  17. 17
    Guillermo Rauch Says:

    I forgot to mention that.
    I can’t test with anything but Safari / Firefox lol

  18. 18
    -G Says:

    Whoa! I just ran the plugin and after putting in an RSS Feed and doing the fetch my Wordpress went haywire, and gave me about a hundred lines of stuff like this:

    WordPress database error: [MySQL server has gone away]
    SELECT wp_posts.* FROM wp_posts LEFT JOIN wp_post2cat ON (wp_posts.ID = wp_post2cat.post_id) LEFT JOIN wp_categories ON (wp_post2cat.category_id = wp_categories.cat_ID) WHERE 1=1 AND post_name = ‘5d30e_ads’ AND category_id IN (0) AND (post_type = ‘post’) GROUP BY wp_posts.ID ORDER BY post_date DESC

    WordPress database error: [MySQL server has gone away]
    SELECT cat_ID, category_nicename, category_parent FROM wp_categories WHERE category_nicename = ‘cache’

    WordPress database error: [MySQL server has gone away]
    SELECT cat_ID, category_nicename, category_parent FROM wp_categories WHERE category_nicename = ‘cache’

    WordPress database error: [MySQL server has gone away]
    SELECT wp_posts.* FROM wp_posts LEFT JOIN wp_post2cat ON (wp_posts.ID = wp_post2cat.post_id) LEFT JOIN wp_categories ON (wp_post2cat.category_id = wp_categories.cat_ID) WHERE 1=1 AND post_name = ‘5d30e_ads’ AND category_id IN (0) AND (post_type = ‘post’) GROUP BY wp_posts.ID ORDER BY post_date DESC

  19. 19
    patrecord Says:

    thx for plugin….i install and activate it but when i go to wpomatic page i have empty page:((

  20. 20
    Guillermo Rauch Says:

    @patrecord

    WP version? PHP version?

  21. 21
    patrecord Says:

    PHP 4.3.2 or higher 4.4.7
    XML Enabled Enabled
    PCRE Enabled Enabled
    cURL 7.10.5 or higher 7.12.1
    Zlib Enabled Enabled
    mbstring Enabled Disabled
    iconv Enabled Disabled

  22. 22
    patrecord Says:

    sorry…wp 2.2.1

  23. 23
    Guillermo Rauch Says:

    @patrecord
    Are you using the very last version of WP-o-Matic (the updated RC1) ?

  24. 24
    patrecord Says:

    yes…. WP-o-Matic 1.0RC1.

  25. 25
    Guillermo Rauch Says:

    @patrecord
    Currently it is 1.0RC1-2, check the $version variable in wpomatic.php.

  26. 26
    patrecord Says:

    yes is this…..

    var $version = ‘1.0RC1-2′;

    thx

  27. 27
    Hiren Says:

    it’s working for me!!

    Thanks Guillermo.

  28. 28
    Guillermo Rauch Says:

    Maybe your host hides php errors? I need as much info as you can give me.
    Please add this line to the top of wpomatic.php, right after

    ini_set(’display_errors’, true);

    And then F5.

  29. 29
    patrecord Says:

    nothing change….every empty page

  30. 30
    Mattias Sonne Says:

    I got a emty page to….

  31. 31
    Guillermo Rauch Says:

    @Mattias, @patrecord
    I wish I could help you but I can’t solve it by osmosis.

  32. 32
    Guillermo Rauch Says:

    If you want, you can email me the ftp details (through the contact form), if you want Guillermo himself to try to find the problem.

  33. 33
    patrecord Says:

    thx to Guillermo:)

  34. 34
    Guillermo Rauch Says:

    The ones getting a white page… it’s because of a i18n issue (meaning you’re using Wordpress in a language different from English)

    I’m fixing it now thanks to @Mattias test server =D

  35. 35
    Who Am I Says:

    Hi there!
    Thanks for all your hard work.

    You might want to take a look at the “use feed date” option; it doesn’t seem to be working for me.

  36. 36
    Guillermo Rauch Says:

    @Who Am I

    The ‘use feed date’ option is a little tricky. It still has to be tested because it’s hard to implement. For example, the feed has to include the GMT Timezone offset it’s in, and many feeds don’t do this.

    If this happens, it might result in a post to be scheduled in the ‘future’… which is not a nice thing.

    This feature will definitely be improved for the stable version, but it can’t work on all scenarios.

  37. 37
    Terrell Says:

    The new update seem to be working, thanks. I want to let you know that inside the dashboard under the “WP-O-Matic Version” title there is a message “WP-o-Matic Version

    Your WP-o-Matic version is… up-to-date!
    Warning: Cannot modify header information - headers already sent by (output started at /home/afinance/public_html/wp-content/plugins/wpomatic/wpomatic.php:1343) in /home/afinance/public_html/wp-content/plugins/wpomatic/wpomatic.php on line 1344″

  38. 38
    Guillermo Rauch Says:

    @Matias, @patrecord
    Updated WP-o-Matic for you. Give it a shot.

  39. 39
    Zalaki Says:

    I also am getting the same error as the guy above :s

  40. 40
    Guillermo Rauch Says:

    @Zalaki
    With RC1-3?

  41. 41
    Zalaki Says:

    I tried to use a feed and got this error also:

    Warning: uniqid() expects at least 1 parameter, 0 given in /home/*******/public_html/playstationlove/wp-content/plugins/wpomatic/wpomatic.php on line 574

    Fatal error: Call to undefined function: file_put_contents() in /home/******/public_html/playstationlove/wp-content/plugins/wpomatic/wpomatic.php on line 580

  42. 42
    Zalaki Says:

    and yes with latest version

  43. 43
    Guillermo Rauch Says:

    @Zalaki
    I fixed your latest error. Please paste the first one as well. Thanks!

  44. 44
    Zalaki Says:

    First Error

    this is right when you click in options Wp-o-matic

    WP-o-Matic Version

    Your WP-o-Matic version is… up-to-date!
    Warning: Cannot modify header information - headers already sent by (output started at /home/*******/public_html/playstationlove/wp-content/plugins/wpomatic/wpomatic.php:1336) in /home/***********/public_html/playstationlove/wp-content/plugins/wpomatic/wpomatic.php on line 1337

  45. 45
    James Says:

    On my dashboard it says:

    WP-o-Matic Version

    Your WP-o-Matic version is… (timeout)

    Also, when I make a new campaign it adds 7 hours to the next process for some reason.

    So if I set the frequence to 15 minutes the dashboard when I go to the dashboard it says:

    Next campaigns to process

    1. 7h 15m 0s

    And it counts down from there…

    I’m using 1.0RC1-4 on wordpress 2.2.2 on dreamhost

    Any ideas?

    Thx

  46. 46
    Guillermo Rauch Says:

    @James
    Strange. Must have to do with GMT offsets in your server. Make sure the server time is correct, and that you set up the GMT offset in the Wordpress options page.

  47. 47
    James Says:

    I’m not sure how to make sure the server time is correct but in wordpress options I made sure the the GMT was correct by matching the time to my current time and that had no effect.

    Then I set the GMT to 0 and it worked. The frequency on the dashboard was correct showing 15 mins and then counting down.

    However when I added a new campaign after that it added the 7 hours again.

    How do I check my server’s time?

  48. 48
    James Says:

    *by GMT I mean UTC

    argh

  49. 49
    Mike Says:

    Guillermo,
    Thank you for all your hard work.
    My latest error is:

    Fatal error: Call to undefined function: file_put_contents() in /home/majac/public_html/babysbargaincenter/babyblog/wp-content/plugins/wpomatic/wpomatic.php on line 580

    Using php 4.4.4
    wp 2.2

  50. 50
    Guillermo Rauch Says:

    @Mike

    Thanks for reporting it. I’ve fixed it again

  51. 51
    dan Says:

    My error is:

    WordPress database error: [Table 'username_wrdp2.wp_wpo_campaign' doesn't exist]
    SELECT * FROM `wp_wpo_campaign` WHERE 1 = 1 AND (frequency + lastactive)

  52. 52
    Phil Says:

    I’m getting the same error on installation:

    WordPress database error: [Table 'philrjdb.wp_wpo_campaign' doesn't exist]
    SELECT * FROM `wp_wpo_campaign` WHERE 1 = 1 AND (frequency + lastactive)

  53. 53
    -G Says:

    I installed the plugin, activated it, entered in a new ‘campaign’ used some random rss feed (i think it was uncrate) and my wordpress hung for a long time. Then the following errors started showing up. There are about a 100 lines more but here are just a few:

    WordPress database error: [MySQL server has gone away]
    INSERT INTO wp_wpo_campaign_post (`campaign_id`,`feed_id`,`post_id`) VALUES (’1′,’1′,’1481′)

    WordPress database error: [MySQL server has gone away]
    INSERT INTO `wp_wpo_log` (message, created_on) VALUES (’Processing item’, NOW())

    WordPress database error: [MySQL server has gone away]
    INSERT INTO `wp_wpo_log` (message, created_on) VALUES (’Caching images’, NOW())

    WordPress database error: [MySQL server has gone away]
    SELECT * FROM `wp_wpo_campaign` WHERE id = 1

    WordPress database error: [MySQL server has gone away]
    SELECT * FROM `wp_wpo_campaign` WHERE id = 1

    WordPress database error: [MySQL server has gone away]
    SELECT post_name FROM wp_posts WHERE post_name = ‘nokia-n95-8gb’ AND post_type = ‘post’ AND ID != ” AND post_parent = ‘0′ LIMIT 1

    I installed release 1.0RC1-5 with Wordpress 2.2.2 with PHP 5.2.3 and MYSQL 5.0.27

  54. 54
    Mar Says:

    same above error since 1.0RC1-3.
    php4, php5, wp2.2.2, wp2.3b1 all same.

  55. 55
    josh Says:

    what does a post look like when made by this plugin? Does it get filled with the entire contents of the rss feed?
    Or does it make a post full of the links-to-the-posts in the rss feed’s posts?

  56. 56
    Asmuii Says:

    hye, help me

    WordPress database error: [Table 'asmuii_wrdp1.wp_wpo_campaign' doesn't exist]
    SELECT * FROM `wp_wpo_campaign` WHERE 1 = 1 AND (frequency + lastactive)

  57. 57
    Iain Says:

    Hello, i tried to install your plugin however upon activation i get an error as follows:

    WordPress database error: [Table 'rdpdbiz_wrdp1.wp_wpo_campaign' doesn't exist]
    SELECT * FROM `wp_wpo_campaign` WHERE 1 = 1 AND (frequency + lastactive)

  58. 58
    Iain Says:

    Also, within the options tab in wordpress the following error is returned:

    WordPress database error: [Table 'rdpdbiz_wrdp1.wp_wpo_log' doesn't exist]
    SELECT * FROM `wp_wpo_log` ORDER BY created_on DESC LIMIT 7

    WordPress database error: [Table 'rdpdbiz_wrdp1.wp_wpo_campaign' doesn't exist]
    SELECT id,title,lastactive,frequency FROM `wp_wpo_campaign` WHERE 1 = 1 ORDER BY UNIX_TIMESTAMP(lastactive)+frequency ASC LIMIT 5

    WordPress database error: [Table 'rdpdbiz_wrdp1.wp_wpo_campaign' doesn't exist]
    SELECT id,title,lastactive,frequency FROM `wp_wpo_campaign` WHERE 1 = 1 AND UNIX_TIMESTAMP(lastactive)>0 ORDER BY lastactive DESC LIMIT 5

    WordPress database error: [Table 'rdpdbiz_wrdp1.wp_wpo_campaign' doesn't exist]
    SELECT id,title,count FROM `wp_wpo_campaign` WHERE 1 = 1 ORDER BY count DESC LIMIT 5

  59. 59
    bw Says:

    most recent version… the simplepie test fails because the path to the test is wrong. The default plugin folder is named “wp-o-matic” and the path to the simplepie test is “/wpomatic/”.

    only a minor bug (as you can just rename the plugins root folder) but easy to fix for the next release i suppose, so worth mentioning

  60. 60
    bw Says:

    the nice menu/tabs seems to not work anymore either, i just get a plain bulleted list

  61. 61
    bw Says:

    sorry, ignore my last comment, i had to flush my cache after renaming the plugin folder, sorry! keep up the good work :)

  62. 62
    Guillermo Rauch Says:

    @bw

    Thanks, you are right. Since I uploaded the plugin to Wordpress repository, the folder’s been called wp-o-matic instead of wpomatic, which was causing the issue.

  63. 63
    bw Says:

    is there a way that any imported images can be given a class name? just so i can float them left or right. and put a border on them or something.

    Or will they just be coded the way they are in the original feed?

  64. 64
    Phil Says:

    I changed the default folder from wp-o-matric to wpomatic and everything works great now!

    All my database problems have been fixed.

  65. 65
    Ary’s Baby Blog » Blog Archive » WP-o-Matic Updated Says:

    [...] refer to WP-o-Matic main post to download the new version. No new features, only small bugfixes so [...]

  66. 66
    Michael Says:

    I had some trouble when i click on : Please click here to make sure SimplePie, the feeds parsing library which empowers WP-o-Matic, works on your server. It gave me a 404 page not found. The same 404 problem when clicking on help and some other stuff.

    So i went to ftp, and check the path, the correct path to Simplepie test page is : http://my-domain.com/wp-content/plugins/wp-o-matic/inc/simplepie/simplepie.tests.php when i follow this link i get a o.k on the the simple pie test.. The problem i found out is that from within the wordpress \ options \ WP-o-Matic, when i click where i am asked to check if the simplepie is working, it is sending me to this link : http://my-domain.com/wp-content/plugins/wpomatic/inc/simplepie/simplepie.tests.php
    you will note it is using the wrong wpomatic name, this is why it is causing the 404.

    How can i fix this ?, or should i just rename the wp-o-matic folder to wpomatic,

    Appreciate all the work that has been put into this project

    Michael

  67. 67
    Guillermo Rauch Says:

    @Phil
    That should be fixed with the very latest version

    @bw
    You can use the custom post template feature for this or the RegEx rewrite.
    If you choose the former option, make the template something like this:

    [div class="sometypeofpost"]
    {content}
    [/div]

    (of course replace [] with <>)

    And then from css

    div.sometypeofpost img {
    float: right;
    }

  68. 68
    Michael Says:

    Forgot to mention that i am using the latest wp-o-matic version, downloaded half an hour before this post

  69. 69
    Michael Says:

    O.K so now i have CHMOD the entire folder and everything in it to 0777, now things are stating to work, however when i click on Options i have the following warning: Image cache path /home/michaels/public_html/wp-content/plugins/wp-o-matic/cache is not writable!

    Where is the image cache it is refering to, as i mentioned i ChMOD the entire WP-O-matic folder and all folders and files to 777

    Michael

  70. 70
    Guillermo Rauch Says:

    @Michael
    Make sure you’re using the latest version… it’s saying it’s not writable because it can’t find it either.

  71. 71
    Michael Says:

    Guillermo i am using version 1.0RC1-6 is that the latest ? If not where is the link to the newer one

    Michael

  72. 72
    Guillermo Rauch Says:

    http://downloads.wordpress.org/plugin/wp-o-matic.zip

    Make sure it’s not cached or anything

  73. 73
    Michael Says:

    Guillermo i see in the CHANGELOG there is a versio0n 1.0RC1-7: path issue solved.
    However the download link just below the DONATE button still point towards 1.0RC1-6

    Michael

  74. 74
    Guillermo Rauch Says:

    It might be cached in your computer. To me it’s 1.0RC1-7

  75. 75
    Michael Says:

    O.K i have downloaded, i noticed there is a file wp-db outside of the wp–o-matic folder, where do i upload that to ? Plug ins folder ?

  76. 76
    Michael Says:

    O.K confirm i now have 1.0RC1-7 showing in my plugins folder, just waiting to hear about wp-db location to upload

    Michael

  77. 77
    Guillermo Rauch Says:

    Nowhere… it’s a file added by Wordpress plugins system.

  78. 78
    Michael Says:

    Guillermo, it was part of the download, i have in the zip file : folder wp-o-matic and file wp-db

    Michael

  79. 79
    OsiriX Says:

    Your WP-o-Matic version is… (timeout)
    What does that mean?

  80. 80
    Michael Says:

    Guillermo,

    I am on version 1.0RC1-7, looks nice the layout is much better then before, however i still get this error when i click on Options.

    Image cache path /home/michaels/public_html/wp-content/plugins/wp-o-matic/cache is not writable!

    There is definetely NO Image folder, not in the Wp-o-matic folder on the server or in the zip file i downloaded.

    Michael

  81. 81
    Guillermo Rauch Says:

    @OsiriX
    For some reason your server is unable to access devthought.com version checker

    @Michael
    There shouldn’t be any images folder. Just make sure cache is 777

  82. 82
    Michael Says:

    Guillermo, there is no wp-o-matic/ cache folder

    Michael

  83. 83
    Michael Says:

    Where is the cache folder :-(

  84. 84
    Michael Says:

    I created a folder called cache in the wp-o-matic folder and chmod it to 777, at least not the error from before is gone. I suggest to avoid headaches that you just place a empty cache folder in the download package.

    Now i can start playing with the program

    Thanks

    Michael

  85. 85
    Michael Says:

    In the dashboard, all the help links is giving a error 404 page. this is the link it is pointing to that gives a 404 http://my-ad-sense.com/wp-content/plugins/wp-o-matic/help.php?item=logging

  86. 86
    Michael Says:

    Guillermo, I created a campaign, filled in everything and hit submit, it opened up a blank page http://my-ad-sense.com/wp-admin/options-general.php?page=wpomatic.php&s=add

    I waited 5 minutes and then hit back key, campaign is gone !!

    Michael

  87. 87
    Michael Says:

    O.K, i think the reason before was, that i had to many feeds, so i tried with just one feed and it worked.

    However when i wend to the campaign and clicked on fetch feed, it start working and then this error : Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 3901281 bytes) in /home/michaels/public_html/wp-content/plugins/google-sitemap-generator/sitemap.php on line 1846

    Not sure how the google site map is related to wp-o-matic, anyway the post is there. IT WORKS !!!!!!

    This is bloody awesome man, GREAT job!!! Well done Guillermo

  88. 88
    Michael Says:

    Guillermo

    I have one more question before i stop for the day.
    In the rewrite Orign, can i add a bunch of keywords here, one per line and then in the redirect specify a url where i want all these keywords to piont to ?

    What is RegEx

    Thanks this will be my last post for the day.

    Ones again thanks for the great software

    Michael

  89. 89
    ayo Says:

    two biggest problems for me :

    it pull and post more than one rss item from the feed , I have left it 15 min posted 100 items , can you please fix it to post one or a specify number of item each time it run ,
    it also post duplicate item , one item posts it two or more time .

    those was the biggest problems in the old wp-o-mtaic plugin
    hope you can fix them for this new release .

    thank you Guillermo for the great plugin

  90. 90
    Iain Says:

    Hello, i solved my own problems… but now i have come across a new one.

    When im setting up my campaign, i run into a problem with the post layout.

    i use :

    {feedtitle}
    {title},{content}

    Full story here

    But wpomatic seems to add \ \ into the link which messes things up

    {feedtitle}
    {title},{content}

    Full story here

    any ideas?

  91. 91
    Who Am I Says:

    Hello again!
    I too have noticed that sometimes it posts duplicate entries. I’ve noticed this twice on one of the feeds I use, so I wasn’t sure what was causing it.

    Another thing I noticed is that on wordpress feeds, certain characters are converted to their html codes, like with single quotes or even three dots “…”. Then when it fetches these posts, it the permalink is messed up because it’s putting these codes in the url.

  92. 92
    Ant Onaf Says:

    Great update!

    Having a problem, no categories show for me to select and can’t quick add under Add Campaign, so I can’t test the full app. Please let me know if there is a fix for this issue? thx

  93. 93
    Ant Onaf Says:

    Forgot to mention that I am using Windows 2003 w/ PHP5 + MySQL 5.0.-45

  94. 94
    Jam Says:

    I’m rather eager to get started with this plugin, good work, but….

    I’ve been looking through some of the posts and it seems that you have to remove the dashes in the folder to get it working. I did this and got further than if they were already there (I got errors)

    Now, I have enabled the plugin and navigated over to Options > wp-o-matic. As soon as I click this, I get the following error:

    Fatal error: Call to undefined function: wp_enqueue_script() in /home/sites/domain.com/public_html/wp-content/plugins/wpomatic/wpomatic.php on line 867

    I haven’t come acrooss any post with this error, is it only me? Has this error been addressed?

    I’d very much appreciate any help…

  95. 95
    Guillermo Rauch Says:

    @Jam

    Are you using 1.0RC1-7 ? It shouldn’t be necessary to remove the dashes in the current version.

    What WP version are you using?

  96. 96
    Guillermo Rauch Says:

    @Ant Onaf
    Read the limitations section. There’s no Internet Explorer support for now. Use Firefox

  97. 97
    Jam Says:

    I download the one yesterday I think, has it been re-released?

    I believe I am using version 2.0.4 - (it says that at the bottom of my admin panel)

  98. 98
    Guillermo Rauch Says:

    @Jam
    It’s been updated many times since yesterday.
    I don’t think I’m gonna support 2.0.x time to update lol

  99. 99
    Ant Onaf Says:

    Guillermo, thx that worked! Using Firefox I can now see the categories, but I now get a MySQL error when attempting to create a feed. — see database error — any hint what is wrong?

    WordPress database error: [Field 'title' doesn't have a default value]
    INSERT INTO wp_wpo_campaign (`count`) VALUES (’0′)

    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
    DELETE FROM `wp_wpo_campaign_word` WHERE campaign_id =

    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
    DELETE FROM `wp_wpo_campaign_category` WHERE campaign_id =

    WordPress database error: [Incorrect integer value: '' for column 'campaign_id' at row 1]
    INSERT INTO wp_wpo_campaign_category (`category_id`,`campaign_id`) VALUES (’2′,”)

    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND url = 'http://feeds.feedburner.com/devthought'' at line 1]
    SELECT id FROM `wp_wpo_campaign_feed` WHERE campaign_id = AND url = ‘http://feeds.feedburner.com/devthought’

    WordPress database error: [Field 'type' doesn't have a default value]
    INSERT INTO wp_wpo_campaign_feed (`url`,`title`,`description`,`logo`,`campaign_id`) VALUES (’http://feeds.feedburner.com/devthought’,'Devthought - Guillermo Rauch\’s Blog’,'Just another WordPress weblog’,”,”)

    Any ideas??? thx

  100. 100
    Ant Onaf Says:

    It seems my issues (above) with the MySQL errors were due to MySQL being ran in STRICT mode. I went into the my.ini file and uncommented the STRICT mode and now things seem to be working fine.

    thx…

  101. 101
    Jam Says:

    Ah, right…

    Are there any more updates coming up - should I wait or just go ahead and install it now?

  102. 102
    Ant Onaf Says:

    Sorry I meant I commented STRICT mode in my.ini file — bascially disabled it —

  103. 103
    Michael Says:

    @anybody

    Hi, couold anybody please help me with the post template. I am not sure where to change my default Wp-post template. Is it the one in themes \ single post, or should i only add to the the the tags ({feedtitle}
    {title},{content}) in Wp-o-matic, under custom post template, and if so do i need to only add these tags and nothing else,

    On the moment everything is working like a dream, but the only thing i would like to add, is the “Full Story Here”, but not sure how or where.

    You can take a look at the Wp-o-matic content at http://super-e-store.com , this is a new blog i started this morning and all the content, post you see there were done by wp-o-matic

    Appreciate anybodies help with the “read full post” issue

    Thanks

    Michael

  104. 104
    bw Says:

    @Guillermo Rauch

    of course. I should have figured that out before i pestered you. thanks for your help.

  105. 105
    Tim Watt Says:

    Hi Guillermo.

    It’s looking pretty slick, but not yet working for me.

    I’m getting the error message when attempting to add my first campaign:

    The following errors have been encountered:

    * Options
    o Author username not found

    However, the author name is the default ‘admin’ (I’ve just started up a Wordpress installation to test this).

    WordPress 2.2.1. PHP 4.3, PHP 5.1, PERL 5.0, PYTHON 2.4, RUBY 1.8.4, MYSQL 4.0.27, 4.1, 5.0

    Also, the crontabs element is not explained. I downloaded Cronmonkey and manually changed as suggested by get an error “FAILURE. There were errors in the submitted file. The system crontab was not changed.”

    Hopfully all on the way to getting this working! Thanks, Tim

  106. 106
    Guillermo Rauch Says:

    @Michael
    In the custom post template textarea put something like this

    {content}

    [a href="{permalink}"]Read the full story[/a]

    (replacing [ ] with <>)

    @Tim Watt
    The error you’re mentioning is pretty strange. Can you try starting a new Wordpress installation with 2.2.2 ?

  107. 107
    ayo Says:

    it pull and post more than one rss item from the feed , ,

    it also post duplicate item , one item posts it two or more time .

    will be great if we can make it to post one or a specify number of item each time it run ,

    can you please solve this ?

    thanks

  108. 108
    Guillermo Rauch Says:

    @ayo

    What rss feed is giving you trouble?

  109. 109
    Michael Says:

    Hi

    I followed the advise for the post tags, however i think i did something wrong.

    were i suppose to put this in as well : (replacing [ ] with )

    Have a look at http://www.super-e-store.com , you will see what i mean from the last post made

  110. 110
    Guillermo Rauch Says:

    @Michael

    (replacing [ ] with <>) meant you actually had to replace [ with < and ] with >, not include it in the textfield.

  111. 111
    Michael Says:

    Guillermo :

    Stupid me,….

    yeah now i have about 120 post thats is wrong. Apart from manually editing each post, can i bulk edit them all, or is it best to delete them all.

    Michael

  112. 112
    Michael Says:

    Guillermo :

    I notive that some of my post titles have the html tags like this [b]Find Friends[/b]

    replace [ with (i am learning) :-0

    Also, please tell me about the rewrite function. I have added a bunch of keywords and keyword phrases under Origin (i added it one per line )and then

    Ant then i select relink to: and entered the url where i want them links.

    However i checked all post and it dont seem to hyper link anything.

    Most probably I did something wrong

    Thanks

    Michael

  113. 113
    Guillermo Rauch Says:

    @Michael (1)
    I agree, that was pretty stupid. Just kidding.
    You can delete all the posts and then use the “Reset” option in the campaigns list, and then “Fetch” again.

  114. 114
    ayo Says:

    HI,

    I’ve used it with more rss feeds , with the same problem ,

    it post more than one item , up to 100 post , and post duplicate

    some times ,

    to specify more : I set one feed to post in one category , so when

    the plugin start fetch the feed it post more than one item to this

    category in the same time and each time it run ,

    how we can make it to post only one item ;

    can you solve this please ?

    thanks

  115. 115
    Michael Says:

    Hi all,

    For those of you who dont know what is the RegEx, in Rewrite under Orign.

    I just did a G :-) :-) le search and this is one result

    A regular expression, often called a pattern, is an expression that describes a set of strings. They are usually used to give a concise description of a set, without having to list all elements. For example, the set containing the three strings “Handel”, “Händel”, and “Haendel” can be described by the pattern H(ä|ae?)ndel (or alternatively, it is said that the pattern matches each of the three strings). In most formalisms, if there is any regex that matches a particular set then there is an infinite number of such expressions. Most formalisms provide the following operations to construct regular expressions.

    Alternation
    A vertical bar separates alternatives. For example, gray|grey can match “gray” or “grey”.
    Grouping
    Parentheses are used to define the scope and precedence of the operators (among other uses). For example, gray|grey and gr(a|e)y are equivalent patterns which both describe the set containing “gray” and “grey”.
    Quantification
    A quantifier after a token (such as a character) or group specifies how often that preceding element is allowed to occur. The most common quantifiers are ?, *, and +.

    ? The question mark indicates there is zero or one of the preceding element. For example, colou?r matches both “color” and “colour”.
    * The asterisk indicates there are zero or more of the preceding element. For example, ab*c matches “ac”, “abc”, “abbc”, “abbbc”, and so on.
    + The plus sign indicates that there is one or more of the preceding element. For example, ab+c matches “abc”, “abbc”, “abbbc”, and so on, but not “ac”.

    These constructions can be combined to form arbitrarily complex expressions, much like one can construct arithmetical expressions from numbers and the operations +, -, *, and /. For example, H(ae?|ä)ndel and H(a|ae|ä)ndel are both valid patterns which match the same strings as the earlier example, H(ä|ae?)ndel.

    The precise syntax for regular expressions varies among tools and with context; more detail is given in the Syntax section.

    You can read it in full here : http://en.wikipedia.org/wiki/Regular_expression

    Now in short what i think and i could be wrong, but what it does is; if you enter a word phrase like pink bird, then it will apply the rewite or link to for the word bird pink as well as pink wird.

    Guillermo : is that correct, or am i sitting the pot miss here

    Michael

  116. 116
    Guillermo Rauch Says:

    @ayo
    First try to write properly, I have to read your comments 3 times to understand what you want to convey.

    This plugin is supposed to fetch more than one item… I don’t know where you got the idea that it should fetch just one.

  117. 117
    Guillermo Rauch Says:

    @Michael

    Regular Expressions is a pretty complex subject. Basically it’ll allow you to create more flexible replacements.

    Let’s say you want to replace the word pink OR the word blue with the word black. The regular expression would be:

    /(pink|blue)/i

    And lots of other stuff.

    Unfortunately, multiple replacements (one word per line) are not supported, and are not going to be supported that way.

  118. 118
    Michael Says:

    Guillermo

    Spend some time deleting 150+ post because of my stupid error before.

    Now i reposted and i noticed that the following is not working:
    a href=”{permalink}”]Read the full story[/a]

    (replacing [ ] with )

    I get a error 404 page not found.

    You can see for yourself at http://www.super-e-store.com

    Michael

  119. 119
    Doug Says:

    Question - I’m sure I’m missing something very simple here…
    But where do you assign a particular feed or campaign to a custom template?

    I’m assuming you just add the template you want to use to your theme… but I’m not sure where to tell wp-o-matic to use them?

    Having said that….
    GREAT JOB WITH THIS MAN!

  120. 120
    Doug Says:

    OH and also…
    The templating thing… up in the feature list it says:

    “Define a global header and footer for the posts, or even for a specific feed. Add ads”

    Is there a way to do this such that it add said header and footer to the post itself? So that the header and footer text would show up in the index page (or any page that had multiple posts in one pace) .

    Basically I’d like to auto-magically add a bit of text giving credit to the original post to each post that is pulled from a given feed.

  121. 121
    Guillermo Rauch Says:

    @Doug
    Remember that the template feature of WP-o-Matic has nothing to do with themes or physical template files.

    What you’re looking for is something like the source attribution link I suggested to Michael.

    Read the other comments above to find out.

  122. 122
    Guillermo Rauch Says:

    @Michael

    “Spend some time deleting 150+ post because of my stupid error before.”

    That was not necessary. In the Tools tab in the edit view of a campaign there’s a button to delete all posts linked to a campaign.

  123. 123
    Doug Says:

    So the templating system in WP-o-Matic is setup as a re-write rule?
    I’m just not seeing where to setup a template.

    (and thanks for the attribution link tip I will find the comment you mentioned)

  124. 124
    Guillermo Rauch Says:

    @Doug

    No, it’s in the Options tab. It works like this.

    WPO finds a new post in a feed. Takes the text and attempts to add it to Wordpress. Before doing so it’s parsed: the rewriting is done, and it’s put inside the post template defined in Options.

    @Michael
    The problem is with Wordpress attempting to filter the post content… It’s a bug I’ve discovered just now.

    It’ll take the quote and translate it into the weird inversed quote Wordpress uses.

  125. 125
    Tim Watt Says:

    Guillermo

    I tried a fresh installation and get the same error - maybe related to this warning on the WP-omatic dashbard:

    WP-o-Matic Version

    Your WP-o-Matic version is… up-to-date!
    Warning: Cannot modify header information - headers already sent by (output started at /home/content/T/i/m/TimJWattMedia/html/pdtest/wp-content/plugins/wp-o-matic/wpomatic.php:1336) in /home/content/T/i/m/TimJWattMedia/html/pdtest/wp-content/plugins/wp-o-matic/wpomatic.php on line 1337

    I cannot tell if this related to your previous comment since you aren’t clear…

    Also, the Crontab thing atill is inexplicable.

    Thanks, Tim

  126. 126
    Tim Watt Says:

    Sorry, meant to add that I don’t have the option of installing 2.2.2 on my server - currently 2.2.1

    T

  127. 127
    Guillermo Rauch Says:

    @Tim Watt
    The headers issue should now be solved with 1.0RC1-8

    About the cron, I’m not familiar with Cronmonkey. I just can tell you you need to create a cron job that triggers cron.php every 10-20 minutes, just like the Dashboard suggests.

  128. 128
    Doug Says:

    Awesome thanks.
    Just as I expected - it was hiding in plain sight.

    When building the custom templates…
    It’s only rebuilding the part of the post that WordPress considers “the_content” correct?

    (does the “test” button in the tools section do anything yet? - if not I seem to have a bug as it isn’t.) :)

  129. 129
    Michael Says:

    Guillermo

    Thanks for showing me the easy way of deleting post. I am learning as i go along here.

    Could you please reply to my post made at 10:52, which was basically

    i noticed that the following is not working:
    a href=”{permalink}”]Read the full story[/a]

    (replacing [ ] with )

    I get a error 404 page not found.

    You can see for yourself at http://www.super-e-store.com

    Michael

  130. 130
    Doug Says:

    The custom template is escaping quotation marks (and seems to KEEP adding escape charcaters) … and this is making it hard to add CSS classes to divs I’m using in the custom template.

    Does that make sense?

  131. 131
    Guillermo Rauch Says:

    @Doug

    As I said to Michael that’s a bug I’ve discovered. I’ll be fixing it shortly. Basically we need to skip WP content filters.

  132. 132
    Jamison F Says:

    Im having trouble with the cache images feature, it ignores images from one domain and the first version i installed cached some images but ive upgraded to a later RC version and now it doesn’t cache those, it tries but the images are broken… the others that it doesn’t cache are still hotlinking. Any ideas?

  133. 133
    Michael Says:

    Guillermo@

    This is a excellent piece of software as it is, but if you will allow me to make my 2cent worth suggestion

    I really think that a feature to specify how many post per campaign would be nice. Especially for somebody like me who is pulling from about 20 -30 feeds per campaign, i end up with close to 200 post per campaign when the cron runs. I dont think this is a very good idea, and would rather have liked to option to specify to make X number of post randomly using X number of feeds or random feeds.

    I also think the ability to paste in many feeds at once instead of entering it one by one, will be nice

    Just a thought. I know you have spend allot of time on this, so i hope this is seen as constructive feedback. It is one heck of a program already as it is.

    Michael

    PS — dont forget my questions posted at 12:02

  134. 134
    Guillermo Rauch Says:

    @Jamison F
    Can you send me the feed url you’re having trouble with?

    @Michael
    I’ll take that feature into account.
    About your problem, it’s the same as Doug’s, it’s a bug I’ve yet to fix.

  135. 135
    Michael Says:

    Guillermo

    Will the below not work until you are able to fix the bug with permalink?

    [a href=”{feedurl}”]Read the full story[/a]

    Michael

  136. 136
    Shannon Says:

    @Michael
    feedurl doesn’t work for me at least. It looks like both feedurl and permalink are placing the link to my site in front of the desired link.
    I think this is something Guillermo is working on–thanks Guillermo!

  137. 137
    ayo Says:

    The same thing as Michael

    the plugin pull feed and post many posts at the same time, this

    will get the blog look like spam and get it banned from ping

    services,

    if you can fix it to pull feed and post one item or specify X number

    will be great .

    I’m using rss2blog , autoblogger pro and blogsolution

    and all of them have this feature .

    thanks
    Sorry for my English

  138. 138
    Michael Says:

    @Shannon,

    Thanks for that, i guess we will wait for the wise Guillermo to work his magic then.

    Michael

  139. 139
    Jamison F Says:

    Here is the feed url: http://feeds.feedburner.com/soleredemptionsneakernews

  140. 140
    Jam Says:

    Hi,

    I’ve downloaded the current version just before this post, uploaded everything, but unfortunately, I’m still receiving that same error (when clicking on WP-o-matic under options), which is:

    Fatal error: Call to undefined function: wp_enqueue_script() in /home/sites/domain.net/public_html/wp-content/plugins/wp-o-matic/wpomatic.php on line 872

    I still have the same version 2.0.4 - is my version the problem, or could there be another issue?

    Thanks

  141. 141
    Guillermo Rauch Says:

    @Jam

    Upgrade. Posting the same error here twice won’t change my answer.

  142. 142
    Tim Watt Says:

    Header error gone now on RC1-8 but still get exactly the same warning:

    Options

    * Author username not found

    - despite the username name bweing the default ‘admin’.

    Also crontabs element is not explained on the Dashboard - the forms for which now also do not work (eg you cannot add a category from here any longer). Also, previously it was much prettier.

    I added the selected path text as a Cronjob on my web hosting control which gave no errors but there is no feedback as yet to indicate if this was at all what is expected.

    Tim

  143. 143
    Torben Says:

    Hi,
    on activation on a fresh Wordpress 2.3 beta1 installation w/ WP-o-matic v1.0RC1-8 I get the following error message:

    Plugin could not be activated because it triggered a fatal error.

    WordPress database error: [Table 'db1048068-wp.test_wp_wpo_campaign' doesn't exist]
    SELECT * FROM `test_wp_wpo_campaign` WHERE 1 = 1 AND (frequency + lastactive)

    Fatal error: Cannot redeclare class WPOMatic in /is/htdocs/.../www/test.schreiter.info/wordpress/wp-content/plugins/wp-o-matic/wpomatic.php on line 63

    If I then deactivate the plugin again it says the following:

    WordPress database error: [Table 'test_wp_wpo_campaign' doesn't exist]
    SELECT * FROM `test_wp_wpo_campaign` WHERE 1 = 1 AND (frequency + lastactive)

    WordPress database error: [Unknown table 'test_wp_wpo_campaign']
    DROP TABLE `test_wp_wpo_campaign`

    WordPress database error: [Unknown table 'test_wp_wpo_campaign_category']
    DROP TABLE `test_wp_wpo_campaign_category`

    WordPress database error: [Unknown table 'test_wp_wpo_campaign_feed']
    DROP TABLE `test_wp_wpo_campaign_feed`

    WordPress database error: [Unknown table 'test_wp_wpo_campaign_word']
    DROP TABLE `test_wp_wpo_campaign_word`

    WordPress database error: [Unknown table 'test_wp_wpo_campaign_post']
    DROP TABLE `test_wp_wpo_campaign_post`

    WordPress database error: [Unknown table 'test_wp_wpo_log']
    DROP TABLE `test_wp_wpo_log`

    The issue has been mentioned by some guys before…

    Cheers,
    Torben

    P.S.: The link to the plugin homepage is broken both in the plugin itself and in the WP Plugin Repository (it says http://devthought.com/wp-rss-the-wordpress-rss-agreggator/).

  144. 144
    Michael Says:

    Guillermo

    Can i upgrade from 1.0RC1-7: to 1.0RC1-8: by just overwriting the plugin when uploading ?

    I am looking for a way to upgrade without loosing excisting campaigns in the process.

    Thanks

    Michael

  145. 145
    Mac Says:

    Hello. How are you? This is a great plugin. Thanks for creating it.

    Two questions -

    1. I only want to show excerpts on my blog posts and not the full content. How do I go about doing that?

    2. I want to add a link to the original post. Example - “Read More, Click Here” I think it’s only fair that I give a link back to the original story and author. How do I do this thanks?

  146. 146
    Guillermo Rauch Says:

    @everyone
    I’ve most likely fixed the post template issue you were having. I haven’t tested myself.

    @Torben
    I haven’t tested 2.3-beta out myself yet. Try with 2.2.2

    @Mac
    1. There’s not an option to fill the excerpt instead of the content (yet)
    2. That’s possible with the custom template option. Read up

  147. 147
    Mac Says:

    Hello Again.

    I was trying to add a link back to the original author’s post with

    {content}

    [a href=”{permalink}”]Read the full story[/a]

    in the custome template area. But, nothing is happening.

    Besides that problem above and not having an excerpt option, everything is lloking good.

    So, I’ll be patient to let you address these issues.

    Thanks For Your Time

  148. 148
    Michael Says:

    Guillermo

    I upgraded to 1.0RC1-9, but the below is still not working.
    {content}, it is still coming up with a 404

    [a href=”{permalink}”]Read the full story[/a]

    Was this addressed in 1.0RC1-9, or are you still working on that one.

    Michael

  149. 149
    Marko Says:

    Hi Guillermo! First of all thank you for such amazing plugin. You must be very tired by now.

    I have two problems. I created 15 campaigns and everything seemed to be working fine. Than I pressed “fetch” button and that worked fine. But…

    1. “Remove all” is not working for all campaigns
    2. I set Frequency to 0d 1h 0m but nothing is happening for last 30 hours

    Campaign status is set to “Published”. I use version 1.0RC1-9.
    Please help

    Thanks Guillermo

  150. 150
    Shawn Says:

    Guillermo,

    Great plugin! The only issue that I’m having is when I add new feeds the use feed date isn’t working for me. You posted earlier something about having the offset in the feed. What I’m doing is using several WordPress installations on all my domains and I want to use the feed for my news category on each site to feed my main blog. How would one go about adding the offset field to a wordpress feed or is there a way the offset portion could be disabled in wp-o-matic since all of my sites are in the same timezone anyways?

    Thanks!

  151. 151
    Wordpress Plugins & Tutorials: Your Pick : SocialDailyNews.com Says:

    [...] feeds to write posts in a smart way. WP-o-Matic allow you to create posts automatically from feeds. With its simple interface, you just type in the [...]

  152. 152
    -G Says:

    I have a campaign with 2 feeds in it. When I try a fetch I get the following error:

    Fatal error: Maximum execution time of 30 seconds exceeded in /home/chicanon/public_html/dealfark/wp-includes/functions.php on line 211

    I installed release 1.0RC1-9 with Wordpress 2.2.2 with PHP 5.2.3 and MYSQL 5.0.27

  153. 153
    Guillermo Rauch Says:

    @-G
    You probably are in a hosting environment with safe_mode on, so WP-o-Matic attempts to override the execution time fail.

    See if your host can change that limit for you.

  154. 154
    -G Says:

    ALSO - When I go back and look at the campain it shows 0 posts, but when I view my site I see 2 new posts (there should have been more). Then on Remove All, Only 1 post is removed.

  155. 155
    Guillermo Rauch Says:

    @-G
    That’s because the process was not successfully completed, for the reasons stated above.

  156. 156
    -G Says:

    Thanks Guillermo!

  157. 157
    MissXtreme Says:

    I there
    I’m running wp 2.2.2 with 1.0RC1-9 the magpie test showed everything OK
    I shmod the cache dir to 777

    and still get in option>wp-o-matic>option
    /home/mystuff/domains/mysite.com/public_html/blogdh/wp-content/plugins/wp-o-matic/cache must exist, be writable by the server and accessible through browser.

  158. 158
    Guillermo Rauch Says:

    @MissXtreme
    That’s just a note, not an actual error.

  159. 159
    Michael Says:

    Guillermo,

    It seems that when a feed has been added and the submit has been clicked, that it is not possible to edit or copy the feed. It would be nice if the option to edit the feed could be added next to delete option.

    Regards

    Michael

  160. 160
    Guillermo Rauch Says:

    @Michael