By S Austrin-Miner on Tuesday, 04 August 2015
Posted in General Issues
Replies 8
Likes 0
Views 675
Votes 0
we have a cronjob running for multiple feeds, when I test the feed in a webbrowser it says:

{"feeds":{"status":200,"type":"info","message":"There are no feeds to be imported currently."}}

however, when i run the feeds manually they import?
sorry here is the access to the backend you will need...
·
Tuesday, 04 August 2015 09:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Austrin,

I've tested your feed importer using my test feed site, and it gets imported correctly http://screencast.com/t/dqvILxtty . I'm using the URL http://www.yoursite.com/index.php?option=com_easyblog&task=cronfeed . This method is same as the cronjob. I'm afraid, the time your cronjob execute, it did not reach the cron interval time in your feed item hence the feed did not get imported.
·
Tuesday, 04 August 2015 11:17
·
0 Likes
·
0 Votes
·
0 Comments
·
im using the ip address and the full path instead of the web address...will this make a difference?
·
Tuesday, 04 August 2015 11:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Austrin,

I believe your setup will not make any differences in term of the feed importer cron url as you did get the correct cron message from your initial post earlier as you can see from below.

{"feeds":{"status":200,"type":"info","message":"There are no feeds to be imported currently."}}

Hope these help.
·
Tuesday, 04 August 2015 11:57
·
0 Likes
·
0 Votes
·
0 Comments
·
can u advise what the cron interval time should be then please?
·
Wednesday, 05 August 2015 06:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Austrin,

You might want to set the cron interval here: http://screencast.com/t/ZmFkzkhDjPgs to 0 means there is no interval. Please give it a try.
·
Wednesday, 05 August 2015 10:47
·
0 Likes
·
0 Votes
·
0 Comments
·
ok. i have set all the feeds to cron interval 0
lets see what happens.
·
Wednesday, 05 August 2015 11:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Austrin,

Keep us updated then. By the way, to test this, your feed must have unimported feed so that the feed will get imported when the cronjob execute.
·
Wednesday, 05 August 2015 11:52
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post