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
Support from Acquia helps fund testing for Drupal Acquia logo

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

FileSize
531 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.