Posted by Yuri on August 25, 2010 at 3:08pm
Jump to:
| Project: | Media Mover |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Fatal error: Call to undefined function media_mover_api_extract_form_data() in /public_html/store/sites/all/modules/media_mover/modules/mm_mailhandler/mm_mailhandler.module on line 162
The error message above appears after submitting the Step 1: 'Harvest attachments from an email account'.
All MM 6.x-2.x-dev modules enabled on Drupal 6.19 <<<
Comments
#1
Same error.
I switched to mailhandler 6.x-1 to try and resolve.
Is there a resolution?
#2
Yes, this module has not yet been ported to the new 6.2.x configuration handling. I'll put it on my list.
#3
Thanks, and to anyone else, be careful downgrading from 2.x to 1.x
I did the same with Mailhandler module so perhaps that was the problem, but restored to a backup and reinstalled 1.x of both and seems to be working.
http://drupal.org/node/977200
#4
FYI, in terms of using 6.2.x, from the project page:
Media Mover 2
Media Mover 2 is nearing an alpha release. It extends the current Media Mover functionality in several ways, the most important one being unlimited actions per configuration. You can download it from CVS. Note that there is no upgrade path at present. Currently this version is for development only. Please do not use it unless you are ready to provide patches for your bug reports. Thanks.
I will start on porting the mail handler in the near future
#5
http://drupalcode.org/project/media_mover.git/commit/bb0a14f
Supports mailhandler 1.x not 2.x
#6
Automatically closed -- issue fixed for 2 weeks with no activity.