3 replies [Last post]
Zsigmon's picture
Offline
Joined: 11/09/2007
Juice: 64
Was this information Helpful?

Hey,

first of all guys: CONGRATS! Great work!

I have a question:

I receive this error after submitting an order:

Fatal error: Call to undefined function workflow_ng_invoke_event() in /home/domains/mydomain.com/html/modules/ubercart/uc_order/uc_order.module on line 2744

If I press Back in the browser and retry, it passes without any errors.

Strange...Any idea?

Thanks!

torgosPizza's picture
Offline
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.
Joined: 08/14/2007
Juice: 4110
Re: Submitting order fails

Sounds like you need to install the workflow-ng module. Or is it already installed?

--
Help directly fund development: Donate via PayPal!

Zsigmon's picture
Offline
Joined: 11/09/2007
Juice: 64
[SOLVED]

that was the problem.
actually none of the installed modules showed this module, as required...
never mind, it works now. Eye-wink

thanks!

[SOLVED]

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: [SOLVED]

I was wondering about that as far as module dependencies go... these will be corrected for Beta 1. I didn't bother in mine b/c I wrapped my calls in module_exists(), but it should be listed for sure.