When the user did not enter an email address in the store configuration, an 500 internel server error is caused when getting redirected to the success link /cart/uc_pnag/payment/success?order_id=-USER_VARIABLE_0-

The script tries to send an email to an address, that might not be entered. Result: internal server error on most configurations

Comments

jurgenhaas’s picture

Status: Active » Closed (works as designed)

The module uc_pnag does not send emails, that's done by Ubercart and should be reported there. However, running a shop without having configured the shop properly should be done anyway and at least an email address should be defined as well as owner and contact details.