Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Returning Non-Object? #11

Closed
bosonhuang opened this issue Aug 5, 2013 · 2 comments
Closed

Returning Non-Object? #11

bosonhuang opened this issue Aug 5, 2013 · 2 comments

Comments

@bosonhuang
Copy link

Hei,

I installed it and get following error:

  1. product without tier price: Fatal error: Call to a member function getPrice() on a non-object in /home/sightly/public_html/includes/src/__catelog.php on line 1444.
  2. product with tier price: Fatal error: Call to a member function isTierPriceFixed() on a non-object in /home/sightly/public_html/includes/src/__checkout.php on line 10776

Please advice how to fix. Thanks

@sprankhub
Copy link
Member

Hi,

looks like you had compilation mode activated during installation. You should in general disable it when installing new extensions. Have a look at the ultimate guide to install Magento extensions. I do not know the compilation mode that good, but it should be okay if you re-run the compilation under System - Compilation.

Let me know if this helps...

@bosonhuang
Copy link
Author

Yes, it is the issue as you said. Works perfectly more than expected now. Cheers~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants