close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Price not showing up at all

Thread began 9/30/2011 10:51 am by movygirl244169 | Last modified 10/28/2011 9:45 am by Jason Byrnes | 2824 views | 11 replies |

movygirl244169

Price not showing up at all

I'm trying to use eCart and the price & picture is not showing up as 0.00. And whenever I try to add a different size it shows up as the first size on the size list. I have sent some screen shots along with the files. I need to get this finished up and keep running into problems!

Sign in to reply to this post

Jason ByrnesWebAssist

In the eCart object, make sure to set the Size column to be unique.

Please send a copy of the add to cart page and the cart display page in a zip archive.

Sign in to reply to this post

movygirl244169

I fixed the cart objects. And now it doesn't do anything!

Attached Files
Archive.zip
Sign in to reply to this post

Jason ByrnesWebAssist

looking at the code on your page, there are multiplle form tags around each element, there is a form around the submit button:

php:
<form name="eCart1_1_ATC_<?php echo $row_WADAProducts["ProductID"]; ?>" method="POST"  action="<?php echo $_SERVER["PHP_SELF"]; ?><?php echo (isset($_SERVER["QUERY_STRING"]) && $_SERVER["QUERY_STRING"] != "")?"?".$_SERVER["QUERY_STRING"]:""?>" valigh="bottom">

                                <input type="hidden" name="eCart1_1_ID_Add" value="<?php echo $row_WADAProducts["ProductID"]; ?>" ><input type="text" name="eCart1_1_Quantity_Add" value="1" size="4" /><input name="eCart1_1_ATC" type="image" class="eC_ImageButton" value="Add to Cart"  src="../WA_eCart/Images/Desert Spice/Btn2_EN_addtocart.gif" alt="Add to Shopping Cart" border="0" /></form>





a form around the size label:

php:
<form id="sizes" name="Sizes" method="post"  action="">

                              <label for="select"></label>
                          </form>




but no form around the size select list.


this means that when the submit button is pressed, the only thing submitted to the server, is the submit button.

looks like the add to cart button code was edited after it was applied to the page.

Sign in to reply to this post

movygirl244169

so how do I fix it?

Sign in to reply to this post

Jason ByrnesWebAssist

by removing the add to cart button code form the page, then re applying the add to cart button behavior.

Sign in to reply to this post

movygirl244169

Deleted button but it's still not working. It's now telling me there's an error on line 91. I'm not sure what you want me to delete.

Attached Files
Archive.zip
Sign in to reply to this post

Jason ByrnesWebAssist

the error at line 91 is referring to a column in the eCart object named "SKU Number". do not use spaces when naming eCart object columns. Use "SKUNumber" as the column name instead.

Sign in to reply to this post

movygirl244169

Okay fixed line 91 & 99. but the results page doesn't go to the detail page. I looked at the links. Now I can't get to the detail page so I can test the add to card button.

Attached Files
Archive.zip
Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

Sign in to reply to this post
loading

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...