Fatal error: Call to a member function pay_method_validate() on a non-object in /home/content/44/6350944/html/dpl619/modules/pay/includes/handlers/pay_form.inc on line 204

IS THIS A BUG? Is it because the Pay module's pay_form.inc file missing instance object ?

When I navigate away I get this:

warning: array_shift() [function.array-shift]: The argument should be an array in /home/content/44/6350944/html/dpl619/includes/form.inc on line 1337.

I've correctly entered my Paypal sandbox account credentials on the donate form.

I'm getting the same error when I'm using my actual PayPal merchant account.

Please anyone, do give me some pointers here. I would really appreciate it.

Using Drupal 6.19

Comments

allie micka’s picture

Status: Active » Postponed (maintainer needs more info)

Hi peacezoneboy ,

Please describe in detail the steps you took to:

1) Add a payment method (what type? using which backend?)
2) Create a payment form (e.g. a donation form? pay_node form?)
3) Effect a transaction against the form you created in #2

Until we have the information that led you to this place, we won't be able to help you out.

Thanks!

peacezoneboy’s picture

Thanks Allie, for your response. The Pay module didn't work for me. So I decided to go with Ubercart, which works great!

allie micka’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)