Registration does not redirect to cart.
I hit "add to cart"
I am taken to registration
I enter information and click submit
I am taken to the view page for the registration, not redirected to the cart

In fact, the registration is added to the cart? I don't understand why.

Thanks,
Chris

Comments

socialnicheguru’s picture

Clarify:

My registration is added to My cart page as a product item.

I don't understand why.

socialnicheguru’s picture

I am going through this process to illustrate what happens in my install in hopes it will point something out

1. I specify a view on the uc_node_checkout admin page
2. I somehow find my way to:

http://localhost/drupal/ucnc-select/event_registration

SIDENOTE:
event_registration is my registration content type
but i cannot access it from node/add/event_registration or node/add/event-registration

3. I get a blank screen

socialnicheguru’s picture

I also need to resave my registration type for the node id to appear in the title using auutomatic title.

I also added cck location and I have to resave for the location to show up.

I think this is a symptom of the node id not being saved or accessed correctly.

rszrama’s picture

If you're an administrator, you will not be force redirected to the shopping cart. Test it again with a non-administrative user and see what happens.

socialnicheguru’s picture

Status: Active » Closed (fixed)

thanks figured that out...

minor thing to mention. I can test most things as admin except for this.

Thanks for checking in.

rszrama’s picture

Sweet, glad you got it working. This is indeed a confusing module.