Registration does not redirect to cart
SocialNicheGuru - June 29, 2009 - 18:11
| Project: | UC Node Checkout |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
Clarify:
My registration is added to My cart page as a product item.
I don't understand why.
#2
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
#3
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.
#4
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.
#5
thanks figured that out...
minor thing to mention. I can test most things as admin except for this.
Thanks for checking in.
#6
Sweet, glad you got it working. This is indeed a confusing module.