Re: Re: Did you get Workflow-ng?

Posts: 146
Joined: 11/10/2007
Bug Finder

I use this older coding method prior to 12-31 and it works. I think Lyle changed it because workflow_ng wasn't activating the shipping modules correctly. This was talked about in another thread.

$enabled = variable_get('uc_quote_enabled', array('usps' => true));

instead of

$enabled = variable_get('uc_quote_enabled', array());

--

Give and you will receive, you will be given much. Pressed Down, Shaken together, Running Over, it will spill into your lap.

uc_quotes dead on uc7e and up By: mcneelycorp (21 replies) Wed, 01/09/2008 - 01:53