goodimp
Forum Replies Created
-
Brilliant, that’s done the trick.
Thanks for responding so quickly. I shall send a donation and spread the word amongst the Headway community about Relevanssi.
Forum: Plugins
In reply to: [Postie] Automatic mail retrieval not workingI found out my ISP only allows scheduled tasks to run every hour and I had it reduced to 10 minutes while testing. I also changed to a php script to run the cron and it’s loading automatically just fine now.
If anyone else is having issues with wget this is the php alternative I used (make sure you include the space).
/usr/bin/php5 /home/sites/yourdomain.co.uk/public_html/wp-content/plugins/postie/get_mail.php
Thanks again.
Forum: Plugins
In reply to: [Postie] Automatic mail retrieval not workingDisabling all plugins other than Postie hasn’t worked.
It looks as though it’s trying to do it as when I refresh the blog page ?doing_wp_cron=1380881344.0438389778137207031250 appears in the address after the domain/page.
Forum: Plugins
In reply to: [Postie] Automatic mail retrieval not workingThanks for the quick responce.
Yes, using the URL works fine. It returns a short log like the Postie Configuration Test but rather than saying their is 1 email waiting it says ‘Mail fetch complete, 1 emails’
I’ll try disabling the plugins.