Re: Way to disable Drupal user account creation?

Posts: 5367
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

In core, this isn't possible. Perhaps this can be abstracted so you can have differing order submit handlers... for the time being, you'll have to modify uc_cart.module in the function uc_cart_complete_sale(), but this is bad practice and I'd advise you to devise an alternate solution if at all possible.

Way to disable Drupal user account creation? By: Wonder95 (6 replies) Mon, 03/10/2008 - 20:26