Closed (cannot reproduce)
Project:
Pay
Version:
6.x-1.0-alpha4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2010 at 08:33 UTC
Updated:
24 Nov 2010 at 22:33 UTC
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
Comment #1
allie mickaHi 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!
Comment #2
peacezoneboy commentedThanks Allie, for your response. The Pay module didn't work for me. So I decided to go with Ubercart, which works great!
Comment #3
allie micka