3 replies [Last post]
riya's picture
Offline
Joined: 01/10/2011
Juice: 12
Was this information Helpful?

Please help me, I'm new to Ubercart and my manager has asked me to provide an option to the customers to upload files before doing checkout.
I've gone thru http://drupaleasy.com/blogs/ultimike/2009/03/event-registration-ubercart
and used uc_node_checkout (beta4) module.

However after creating a product and a node with file fields, linking them in node_checkout setting -- when I click on the product then it does take me to node creation where I can upload a file. However when I click "Add to Cart" button, instead of taking me to the cart( which infact is adding this product in the cart) it just says:

... has been created
with the url of ../node/6 and showing me the node content.

I'm attaching this page in the attachment.

For a couple of times it did work, but now I've tried several times with new Drupal 6.2/Ubercart installation and it does not work.
This issue has taken life out of me.
Thanks for help.

PreviewAttachmentSize
e.jpge.jpg26.77 KB
bellagio's picture
Offline
Joined: 12/09/2010
Juice: 22
Re: node_checkout not redirecting

Under admin/store/settings/node-checkout/settings
Check this option: Redirect customers to their cart after adding or editing a node checkout governed node.

Under admin/user/permissions
Don't give permission to edit the node.

riya's picture
Offline
Joined: 01/10/2011
Juice: 12
Solved

Thanks for your help.
Actually this was happening only with Admin account which I did not notice.
For other users it's working fine -- this is what I want.

bellagio's picture
Offline
Joined: 12/09/2010
Juice: 22
Re: Re: node_checkout not redirecting

sorry, correction.

permission should be :
edit OWN content.