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
Comments
Comment #1
alb commentederror 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;
Comment #2
rhys commentedI'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.
Comment #3
rhys commentedI 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.
Comment #4
rhys commentedClosing old issues, as the Drupal version is outdated and unsupported.