Hi,
So I have downloaded and installed the Mage Trend Gift Card module. Everything is working fine, except the checkout. When I fill in my checkout to buy a gift card, I get the following error:
Fatal error: Call to a member function getFirstname() on boolean in
The error is shown in the payment module, my first guess is that I'm missing the shipping address. A printable product doesn't need it, but I think my payment module does. Can anyone help me put this back on my checkout form?
Thanks!
Please check if compilation is enabled from admin > system > Tools > compilation. If you have added extension without disabling the compilation it may cause this problem. Clear cache & rerun the compilation process again. Hope this may solve your problem.
Thanks for your respons, the compilation is disabled. I really think the problem is with the shipping address that disappears, do you know how I can put that back? (even though it isn;t used for gift cards)
I also overcome the same problem, is there a solution for this problem