Help with add to cart button not redirecting properly

Please support our Site Layout and Usability advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved

Join Date: Jul 2009
Posts: 7
Reputation: kaylar is an unknown quantity at this point 
Solved Threads: 0
kaylar kaylar is offline Offline
Newbie Poster

Help with add to cart button not redirecting properly

 
0
  #1
Jul 23rd, 2009
I have a web site that I built using HTML and CSS.
I uploaded the site to the server and it works great except for the add to cart button.
I took the site down and put the old one back up because the shopping cart is not working.

The view cart and add to cart button both work locally. But once its uploaded the add to cart button does not work properly.
The add to cart button adds the item to the cart but does not redirect you to the shopping cart like it should. It just reloads the current page that you are on. The link for the view cart and shopping cart are the same. How do I fix this? Ive tried changing the link. Using href instead of a form..
Or a way to pop up a message saying that the item was added click here to continue to checkout or continue shopping?

Thank You,
Kaylar
Reply With Quote Quick reply to this message  
Join Date: Feb 2009
Posts: 6
Reputation: Siersema is an unknown quantity at this point 
Solved Threads: 3
Siersema Siersema is offline Offline
Newbie Poster

Re: Help with add to cart button not redirecting properly

 
0
  #2
Jul 23rd, 2009
Hard to figure out unless I can see the code.
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 7
Reputation: kaylar is an unknown quantity at this point 
Solved Threads: 0
kaylar kaylar is offline Offline
Newbie Poster

Re: Help with add to cart button not redirecting properly

 
0
  #3
Jul 23rd, 2009
This the add to cart button

<form name='cartadd' method='post' action='http://store.dreambirthday.net/servlet/Cart'>
<input type='hidden' name="smode" value="add" />
<input type="hidden" name="product_no" value="2610" />
<p>
<input type="submit" value="Add To Cart"  style="width: 100px; height: 23px; border-style:outset;border-color:fuchsia"  /></p>
</form>

This is the view cart button
<form name='viewcart' method='post' action='http://store.dreambirthday.net/servlet/Cart'>
<p>
<input type="submit" value="View Cart"  style="width: 100px; height: 23px; border-style:outset;border-color:fuchsia"  /></p>
</form>
Reply With Quote Quick reply to this message  
Join Date: Feb 2009
Posts: 6
Reputation: Siersema is an unknown quantity at this point 
Solved Threads: 3
Siersema Siersema is offline Offline
Newbie Poster

Re: Help with add to cart button not redirecting properly

 
0
  #4
Jul 23rd, 2009
The problem then would be in the configuration file for the store.
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 7
Reputation: kaylar is an unknown quantity at this point 
Solved Threads: 0
kaylar kaylar is offline Offline
Newbie Poster

Re: Help with add to cart button not redirecting properly

 
0
  #5
Jul 24th, 2009
Ok. I can get to the config folder through FTP.. The only thing that is in that folder is a file called ipaddr. The only thing in that file is the an ip address. How do I go about fixing the configuration of the store.

The store is hosted on Valueweb/ Hostway. They use a store called WebStores.
Thanks
Kaylar
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 7
Reputation: kaylar is an unknown quantity at this point 
Solved Threads: 0
kaylar kaylar is offline Offline
Newbie Poster

Re: Help with add to cart button not redirecting properly

 
0
  #6
Jul 27th, 2009
Any ideas on how to fix it? Anyone?
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC