Checkout problems - unresolved

Project: 
Ubercart
Category: 
bug report
Priority: 
critical
Status: 
closed

Hi guys,

this is very critical

I have this error after the submission of the order:

Fatal error: Call to undefined function token_replace_multiple() in /home/.masago/mysite.ext/modules/ubercart/uc_notify/uc_notify.module on line 323

There are some paymants in pending but they cannot be processed.

Thank you

mileZ

Re: Checkout problems

The function is defined in token.inc of the Token Module. Make sure you have that module installed and enabled.

Re: Re: Checkout problems

The Token Module is enabled

Re: Re: Re: Checkout problems

Is it the latest version?