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

alb’s picture

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;

rhys’s picture

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.

rhys’s picture

Status: Active » Postponed

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.

rhys’s picture

Issue summary: View changes
Status: Postponed » Closed (won't fix)

Closing old issues, as the Drupal version is outdated and unsupported.