Posted by nickbits on March 27, 2009 at 10:43am
5 followers
Jump to:
| Project: | Feed Element Mapper |
| Version: | 6.x-1.0-beta5 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hi,
Considering this was a security release I installed it immediatly. However, it has got bugs in it. The first is that when I run my CRON, I get the error:
Fatal error: Call to undefined function dsm() in /**********/sites/all/modules/feedapi_mapper/mappers/feedapi_mapper_date.inc on line 288Easy fix, just take that out. But then when I go back and view my site all of the event feeds that I am pulling in via this mapper have changed and have todays date (see attached - bottom entry is not from a feed - hence diff date). I did also update the ical aprser and thought this might be the problem but after reverting that abck to an older version, had no affect.
So two bugs to be removed.
Nick
| Attachment | Size |
|---|---|
| Untitled-1.jpg | 43.52 KB |
Comments
#1
Same problem in my website also, i can't get to make it work again, my only solution now is to add the last release and i need to disable all FeedAPI modules and activated again to get it to work! any chance tp solve this problem!
#2
I rolled a new release: http://drupal.org/node/421648 - it removes the dsm() call and adds a warning to the README file that the date mapper is not stable.
Check out the latest patch for date mapper on http://drupal.org/node/215979 - it may fix your problem. However, it may not bring back (all of) your dates.
The date mapper is unfortunately the main reason why FEMP is still in beta phase.
#3
Hi
I have no date mapping in my feeds, when i do the last update, i get all the MAP tab in the node Feed Blank page! so this new release can solve my problem also!
Thanks
#4
This seems to be fixed now.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.