Autopost not posting all feed items
-
Hi,
Like many people using this plugin, I am having the Autopost issue where only some of the feed items are being published to main database.
Did some (ok alot!) testing and this is what I came up with…
In import_posts.php
Line 594 comment out
Lines 611 and 612 change $thislink to $items["mylink"]
Now I am getting the feed items published.
Am not a php expert. If you decide to try out this modification, advise that you run it in a test environment first.
Hope it works for you.
PS: I would like move the rssmi_delete_posts() out of import_posts.php so that the import cron job can finish more quickly. Prefer to put it in a separate cron job. If someone has done this already, would love to hear some feedback (and copy your code…). Thanks.
Pete
- The topic ‘Autopost not posting all feed items’ is closed to new replies.