I'm using this with uc_rules on 'Order checkout is complete'. Creating and saving invoices to the server. The creating and saving part works, but the user is directed to a white page that only displays the argument (order id) that I'm passing into the view with the rule. I've tried a simple redirect rule with the same trigger, which worked for an afternoon, but does not now. That rule is now sending users back to cart and the order does not actually happen at all.

Comments

mattsmith3’s picture

fixed this by setting up rules with custom php to wait a few seconds and redirect the user... this way I didn't clobber drupal's ability to do it's thing and still got my desired result.

Leaving open just in case module dev's want to take a look.

simon georges’s picture

Status: Active » Closed (won't fix)

I apologize, the 6.x version is not maintained any more. This issue is close for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.