Hi, I wanted to try the latest mmb module (I think that it can be very usefull module and very thanks for it to you)
on Drupal 4.7.6, (PHP5, MySQL5, Safe mode off, linux server, tha latest mailhandler module), but when I copied this module into directory modules, and click on
refresh the page for enable/disable modules, there are warning shown at the top of the page:
So the problem is in disabled state mmb module already.

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/somvprahe.sk/somvprahe.sk/www/modules/mmb/mmb.module on line 30

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/somvprahe.sk/somvprahe.sk/www/modules/mmb/mmb.module on line 95

Comments

sanduhrs’s picture

Assigned: Unassigned » sanduhrs
Priority: Critical » Normal
Status: Active » Closed (fixed)

That should be fixed, next time the module is repackaged.
Commited a patch a minute ago.
Thanks.