sunnysideup / silverstripe-ecommerce

The original Silverstripe E-commerce.
http://www.silverstripe-ecommerce.com
Other
26 stars 25 forks source link

"Sales" in CMS seems to be dependent on `Payment` module. #15

Closed bummzack closed 8 years ago

bummzack commented 10 years ago

When entering the "Sales" section in the CMS, the following error is being generated:

Uncaught ReflectionException: Class Payment does not exist

As far as I know, the Payment module isn't a requirement for the ecommerce module anymore?

sunnysideup commented 10 years ago

What version of E-commerce are you using. I will help you to fix it. Do you have a reference to Payment anywhere in any of the *.yml files or _config.php files???