close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Cart not adding more then one item.

Thread began 12/01/2009 9:37 am by flhomesites394744 | Last modified 12/01/2009 11:41 am by Jason Byrnes | 762 views | 1 replies |

flhomesites394744

Cart not adding more then one item.

I got all my other issues to work, Thank you everyone that helped.

My issue now is the cart will not add more then one item:

Here is the page with the issue:

heights.php


Thanks!!!

Sign in to reply to this post

Jason ByrnesWebAssist

When I view source of your page, the add to cart button forms are very inconsistent.

Some have 2 form tags;

html:
<form name="eCart1_5_ATC_1" method="POST" action="/heights.php">
<form name="eCart1_3_ATC_1323" method="POST" action="/heights.php">
<input type="hidden" name="eCart1_3_ID_Add" value="1427" >

<input type="hidden" name="eCart1_3_Name_Add" value="Rotonda Heights" >
<input type="hidden" name="eCart1_3_Description_Add" value="Reserve Lot 1427 with refundable deposit" >
<input type="hidden" name="eCart1_3_Quantity_Add" value="1" >
<input type="hidden" name="eCart1_3_Price_Add" value="638.19" >
<input type="image" src="images/buynow.gif" border="0" value="Add to Cart" name="eCart1_3_ATC">
</form>





some are correct and only have 1 form tag:

html:
<form name="eCart1_3_ATC_1323" method="POST" action="/heights.php">
<input type="hidden" name="eCart1_3_ID_Add" value="406" >
<input type="hidden" name="eCart1_3_Name_Add" value="Rotonda Heights" >
<input type="hidden" name="eCart1_3_Description_Add" value="Reserve Lot 406 with refundable deposit" >
<input type="hidden" name="eCart1_3_Quantity_Add" value="1" >

<input type="hidden" name="eCart1_3_Price_Add" value="638.19" >
<input type="image" src="images/buynow.gif" border="0" value="Add to Cart" name="eCart1_3_ATC">
</form>




and others edo not have any form tags:

html:
<script language="javascript" type="text/javascript">
<!--
function EJEJC_lc(th) { return false; }
// -->
</script>
<input type="hidden" name="eCart1_3_ID_Add" value="1445" >
<input type="hidden" name="eCart1_3_Name_Add" value="Rotonda Heights" >
<input type="hidden" name="eCart1_3_Description_Add" value="Reserve Lot 1445 with refundable deposit" >

<input type="hidden" name="eCart1_3_Quantity_Add" value="1" >
<input type="hidden" name="eCart1_3_Price_Add" value="638.19" > <input type="image" src="images/buynow.gif" border="0" value="Add to Cart" name="eCart1_3_ATC">





you will need to correct these inconsistencies so that each form on the page has only one opening and closing form tag.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...