Hi,

When I add the lm_paypal module to my site it instantly crashes it, the following is the error message:

Fatal error: Call to undefined function: _lm_paypal_ini() in /home/scriobh/www/content/modules/lm_paypal/lm_paypal_subscriptions.module on line 79

This is line 79: _lm_paypal_ini();

Comments

LeeMcL’s picture

Can you please check and make sure you have the lm_paypal module loaded as well as lm_paypal_subscriptions, please.

Lee

cormee’s picture

Status: Active » Closed (fixed)

Yes they were loaded. For some reason a previous installation attempt (which I mustn't have completed) was causing this. I deleted all the old tables on the database and copied the module back accross and it worked fine! Thanks.