Closed (fixed)
Project:
UC Node Checkout
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2009 at 18:11 UTC
Updated:
30 Jul 2009 at 22:09 UTC
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
Comment #1
socialnicheguru commentedClarify:
My registration is added to My cart page as a product item.
I don't understand why.
Comment #2
socialnicheguru commentedI 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
Comment #3
socialnicheguru commentedI 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.
Comment #4
rszrama commentedIf 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.
Comment #5
socialnicheguru commentedthanks figured that out...
minor thing to mention. I can test most things as admin except for this.
Thanks for checking in.
Comment #6
rszrama commentedSweet, glad you got it working. This is indeed a confusing module.