Another one of those errors, this time in uc_paypal:

Notice: Undefined variable: phone in uc_paypal_wps_form() (line 927 of ubercart/payment/uc_paypal/uc_paypal.module).

CommentFileSizeAuthor
#2 ubercart-n1856706.patch531 bytesdamienmckenna

Comments

damienmckenna’s picture

Status: Active » Needs review

This resolves the error by creating an empty $phone variable just above where it's first used.

damienmckenna’s picture

StatusFileSize
new531 bytes

The patch file.

longwave’s picture

Status: Needs review » Fixed

Committed, thanks for the patch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.