Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

E-Commerce Modules /

Discuss about the various e-commerce modules available:
Ecommerce, SS Shop, SilverCart and SwipeStripe
Alternatively, have a look the shared mailinglist.

Moderators: martimiz, Nicolaas, Sean, Ed, frankmullenger, biapar, Willr, Ingo, Jedateach, swaiba

Missing files with trunk version


Go to End


1490 Views

Avatar
Mike Mairangi

Community Member, 8 Posts

28 May 2009 at 1:04pm

Hi,

I installed the ecommerce module using the trunk version and this loaded ok. I updated the _config.php file with various settings including Paypal info, however I get the following errror;

Fatal error: Class 'PayPalPayment' not found in /var/www/vhosts/mysite.com/httpdocs/ecommerce/_config.php on line 19

line 19 is

PayPalPayment::set_account_email('sales@mysite.com');

Anybody know which the issue is as there are various files missing from the trunk version of the module and I'm not sure what they are and which ones are critical,

Cheers

Mike