When I choose a feed to schedule it shows me the list of five feeds I have on my site. However after I select the schedule the "scheduled" list shows the first feed. I've tried deleting and selecting again. Same problem. I've tried update the scheduled event by reselecting the feed, same problem.

Can't seem to pick another feed.

Thoughts?

Comments

andrewlevine’s picture

This message from the DataSync project page probably applies to you:

Warning: A bug introduced in CTools 1.2 causes the DataSync scheduler ajax forms to break. Either update your CTools to the 6.x-1.x dev branch or apply this patch.

Let me know if that is it.

steve.messere’s picture

StatusFileSize
new117.47 KB

Installed the dev branch of CTools. Still getting the same error - select feed, save and then reverts to default first feed item.

Also getting a message that says "This schedule has not added a job to the queue yet.". (see attached pic).

Let me know what you think might be a good next step. I'm having problems with my feeds crashing the cron run so this is really the only way to solve the problem. Thanks.

andrewlevine’s picture

Can you run the query: SELECT * FROM datasync_scheduler_additions; and post the output here

andrewlevine’s picture

Also what version of DataSync are you running? If you are running CTools dev and datasync_feedapi dev you should also be running Datasync dev

steve.messere’s picture

Not sure what it means to "run a query" - guessing you might mean something to do with the MySQL database but not really sure there. Very capable here but documentation on all this stuff is weak at best so I'm feeling around in the dark on most of these operations.

Versions - All versions of DataSync are dev from the past week.

steve.messere’s picture

StatusFileSize
new22.35 KB

i think i figured out the query for you.

attached pic

andrewlevine’s picture

Status: Active » Fixed

Thanks for all your help Steve, I think I fixed it in commit 1.1.2.4. Can you test with the new datasync_feedapi dev branch (Make sure the date is 12-31 if you're not checking out with CVS)?

If you're seeing that it's fixed, I will put out a new release of datasync_feedapi.

steve.messere’s picture

Yes that fixed the selection function for feeds in the Feedapi Datasync module . Thank you for the update.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.