4 replies [Last post]
nina_bee's picture
Offline
Joined: 05/06/2008
Juice: 62
Was this information Helpful?

Hi,
I read the help section on my site but i can't get to the 'cart_link_content' page.
I tried admin/cart/add/cart_link_content, store/cart/add/cart_link_content, admin/store/cart/add/cart_link_content, I've looked at all the menus in the menu section, I searched in the administration page.... Nothing.
If someone would tell me the path, like "www.mySite.com/admin/cart/add/cart_link_content" it would be very helpful.
And if somone has an explaination I'd apreciate that (I have a clean install, Ubercart is the first module I installed, ) Smiling))
Thanks

*****************^_^***********>>>

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Add to create cart link

cart_link_content should be replaced by the cart link itself... like p1_q2 or something like that. So... a valid cart link for the Livetest is http://livetest.ubercart.org/cart/add/p1_q2?destination=cart.

nina_bee's picture
Offline
Joined: 05/06/2008
Juice: 62
Oki!!!! Now I can redirect

Oki!!!!
Now I can redirect my customer to my custumization node. I created a content type called "custumisation". There is a field for the graphic and 2 others fields for the height and the width.
Now if I'm a custumer, I go to the products pages. I choose my product by cliking on the cart link. This item is added to the cart and I am redirected to the customization node. I upload the picture and I choose the height and the width.
If I clik on submit, A node is created, I can see my "customization". Now How do the admin knows where is the picture and what are the size settings? And more important, How does the cosumer get to his cart?
Thanks for your help.
Bee

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Oki!!!! Now I can redirect

I'm not sure this will be possible without some custom module development... you'll need to hook into the node submit form to add the redirect, and you'll need to have some sort of hidden field or something to keep track of which customization node belongs to which order. Those things are really what our module will facilitate, but in the meantime you can always try patching a few functions together. It'd be quicker for me to do it than to try to explain it at this point. Eye-wink

nina_bee's picture
Offline
Joined: 05/06/2008
Juice: 62
Re: Re: Oki!!!! Now I can redirect

Ok so if you patch ubercart with some specific code just let me know, I'd really appreciate!!!
I thought it was possible whithout coding as you said in this post :
http://www.ubercart.org/forum/support/2626/q_how_allow_users_upload_busi......
If a tutorial is avaliable I'd try it for sure.
Mabe I can add a field with cck but I'm not good enougth with POO to patch anything...
Thanks in advance

Beeeeeee