Closed (fixed)
Project:
Ubercart
Version:
6.x-2.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
21 Apr 2009 at 03:38 UTC
Updated:
7 May 2009 at 18:10 UTC
Jump to comment: Most recent file
Since updating to RC1, when a user checks out using Paypal Express Checkout (Website Payments Pro), they get a white screen with the following:
Fatal error: Unsupported operand types in /home/.../public_html/sites/all/modules/ubercart/uc_store/includes/uc_price.inc on line 89
It appears this error does not affect credit card payments, but only Paypal Express checkout payments..
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | uc_paypal_price_fix.patch | 717 bytes | rszrama |
Comments
Comment #1
GregoryHeller commentedYup. I'm seeing this too since upgrading to rc1.
Comment #2
rszrama commentedSilly typo. Fixed with the attached patch.