SilverCart Forum

We moderate this Forum and we're here to help. Have you already run a forum search to check if your problem has already been solved?

You can help us helping you by providing detailed error messages, screenshots and logfile entries.

SebastianRamon

Page: 1
Topic Install issue - 2313 Views

Install issue -

27 May 2011 at 4:14am

Hi guys,

I'm following the instructions to the letter as far as I can tell, but I keep getting the following error when I do the dev/build.

Any ideas?

[User Error] Uncaught Exception: Object->__call(): the method 'paymentlogos' does not exist on 'SilvercartPaymentPaypal'

Cheers,
Duncan.

Re: Install issue -

27 May 2011 at 9:46am Last edited: 27 May 2011 9:49am

Hello Duncan,

did you install the actual versions of all silvercart modules?

Your versions should be:

SilverCart 1.0
SilverCart PayPal 1.0
SilverCart PrePayment 1.0

'paymentlogos' is has_many relation on SilvercartPaymentMethod and should be provided for any extended payment method.

If you got the mentioned versions and it doesn't work, try to get the current version SilverCart PayPal 1.0.1 (just tagged it ;-)).

Edit:
Here is the download link:
http://code.silvercart.org/silvercart-paypal/downloads

Cheers,
Sebastian

Re: Install issue -

30 May 2011 at 5:35am

Hi Sebastian,

Thanks for your help. I have it working now. I was grabbing the zip files marked "tip", but I thought I'd grab the latest 1.0 (or 1.0.1) release instead and that seemed to work perfectly this time.

Cheers,
Duncan.