When I try to enable the main module, I get this error on a WSOD:
Fatal error: Only variables can be passed by reference in mysite/sites/all/modules/merci/merci.module on line 1486
I tried it on 2 different versions of the site with the same result. After flushing the caches, I don't get an error at first when I try to enable the module. It just returns me to admin/modules with MERCI still not enabled. When I try it again, I get the error as above. Flush the caches again, and the cycle will repeat.
Comments
Comment #1
darrick commentedBTW: We want to get the 6.2 version RC out first. Then we'll return to development on 7.x.
Comment #2
zabelc commentedI ran into the same error and worked around it by changing the following:
to this:
I'm fairly certain that it was merci_choice_js which solved the issue though.
Comment #3
darrick commentedWe've removed this call to drupal_alter in both 6.x and 7.x versions of Merci. So, marking this closed.
Comment #4
Jonoe05 commentedI am using Drupal 7 and the correct version of MERCI but it will not let me check MERCI after the module is loaded.
Comment #5
darrick commentedDownload and install the missing required modules (date and views).
Comment #6
Jonoe05 commentedIt won't even let me enable MERCI to download anything else.
Comment #7
darrick commentedYou don't need to enable MERCI to download the dependent modules. Download them just as you downloaded MERCI. Whatever you did to get MERCI downloaded and to show up in the available module list do the same for the views and date modules:
http://drupal.org/project/date
http://drupal.org/project/views