Patch fixes WSOD as classes name and their parents are wrong.
| Comment | File | Size | Author |
|---|---|---|---|
| fix-class-names-wsod.patch | 2.4 KB | amitaibu |
Patch fixes WSOD as classes name and their parents are wrong.
| Comment | File | Size | Author |
|---|---|---|---|
| fix-class-names-wsod.patch | 2.4 KB | amitaibu |
Comments
Comment #1
justmagicmaria commentedAfter applying the patch, still unable to enable the PayPal standard (pro was fine). Here's the error:
Fatal error: Class 'pay_method_direct' not found in /Users/mariagreene/projects/dollinghouse/drupal/sites/all/modules/paypal/includes/handlers/pay_method_direct_paypal.inc on line 7
Comment #2
jerdavisI've committed this fix. Please note that pay_method_direct is still a work in progress, for that reason PayPal Standard is not yet supported and Express checkout through PayPal Pro is not yet supported.
Thanks!
Jeremiah
Comment #3
jerdavis