Download & Extend

Function _cart_review_table(), called in uc_payflowpro.module, no longer exists in Ubercart

Project:UC Payflow Pro
Version:6.x-1.4
Component:Code
Category:bug report
Priority:normal
Assigned:AntoineSolutions
Status:needs review

Issue Summary

It looks like the call to _cart_review_table() needs to be changed to theme('cart_review_table', FALSE). Was giving WSOD on review page. Patch is attached.

AttachmentSize
cart_review_table.patch1.04 KB

Comments

#1

Assigned to:Anonymous» AntoineSolutions
Status:active» needs review

Antoine, this is EC so I'll leave it to you. The function call probably matches the D5 version of Ubercart.