mapi not work
alb - August 12, 2008 - 16:56
| Project: | Media Manager |
| Version: | 5.x-0.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
the mapi module not work: parse error;
i write the bug and also which was the problem, not know if there are also other solutions for use
the module mapi (some setting in apache, php.ini , etc ?) ;
the problem was the use of & first of some variables inner parameters of functions

#1
error is in this module in API/hooks.inc file because it for to work want php5 (in php 4.x isn't possible to use this parameter and similar &$media = null)
same problem with module mapi;
#2
I'm working on upgrading the mapi 5 version, this will be a backport of the drupal 6 version. Hopefully it doesn't take me long to do.
#3
I really haven't had time to do a backport of the media manager for d5. Unless somebody else decides they want to take the d6 versions, and port them backwards, I won't get the time due to work.