I am very confused. No one has edited any of our shopping cart pages or files etc over the past week, but all of a sudden our cart has stopped processing...
I can't help you with the first part but here is how to solve the image problem: You need to reference the image through your secure server. For example if...
I looked at the cybertec.net site and can't find what they charge for Cart32. Could you tell me? I have 2 e-commerce clients that I need to move from RH and...
... This sounds like a corrupt database. If you have appropriate security clearance, try: http://www.yoursite.com/cgi-bin/c32web.exe/verifydatabases ...
Can anyone help me with this? When someone places an order cart32 sends them a confirmation email based on the CustomerEmail.txt file in the cart32 directory...
Is there a way to indicate that a product should not be subject to a discount code? I see a way to list the products it should be applied to (or all if blank)....
yes, every order. ... From: pdieppa <pdieppa@...> To: cart32@yahoogroups.com Sent: Wednesday, August 9, 2006 7:50:09 AM Subject: [Cart32] Re: Customer...
Maybe someone still with Readyhosting (with cart32) can answer this if they would............ The old code for adding an item (in the HTML) for our site used...
Yes we had to change ours to: <form method="POST" action="https://cart32.readyhosting.com/cgi- bin/cart32.exe/client_user_name_here-additem"> Which works...
Thanks! That fixed the problem! Much appreciated. Support still hasn't gotten back to me for what should have been a simple problem. Aggravating. Now that I...
The path for image is: https://<your_ftp_user_name>.readyhosting.com/secure/IMAGES/Puppetsand PropsLogoCart.jpg Note image is in a folder called IMAGES under...
Tom, I had to change it to (remove the word IMAGES)........... https://<your_ftp_user_name>.readyhosting.com/secure/PuppetsandPropsLogoC art.jpg ........and...
Update! Looks like the last problem got fixed too with the color selection. I just checked and it is working now. Maybe that part was a temporary server...
I have a client who is based in Ohio where each county has their own sales tax rate. I see two possible ways to deal with this. 1. I can enter all the...
Why not try this? 1. Enable the County field as you describe, but don't make it mandatory through the Cart32 admin. 2. Make the State/Province field a...
Brian, This may not be the answer you are looking for but our business is located in California which also has varied sales tax from county. We just charge a...
I suggest that you check w/ the organization in Ohio state that is responsible for collecting sales tax (probably the Department of Revenue). You will...
I did a little more checking for California and here is what I found: California has a statewide sales and use tax rate of 7.25%. However, if the location of...
All of a sudden, we no longer receive email confirmation that an order has been placed. We've checked in our Cart admin and our correct email address is listed...
Seems like only two places to look, your hosting company mail server or the mail server for your email account. We had this problem once also and it was the...
I still have one very old site on readyhosting. They gave me this login: https://sharedsecureserver.com/cgi-bin/c32web.exe which does show my information. When...
OK, so I posted this problem a bit ago, and never really got a response. Sporatically, I'll get an order in that no shipping address appears for the order (The...
Jim, I have not seen what you've described, but we often get both blank and redundant entries in the separate shipping address records for a registered user....
On the screen where you enter in Billing and Shipping information, you can active a "Same as Billing" checkbox which copies the data so you don't have to...
Michael, I second the desire to see billing, shipping, and payment broken into separate pages, with payment being LAST. I really believe it makes people...
Jonathan, It sounds like the things you are asking for regarding limiting states can be accomplished with JavaScript code added to the SendOrder.html template....
Just throwing in my $0.02 but something definitely needs to be done here. The fact that a customer registering the first time has to type their address in...
I'm having an issue where the field content is being truncated. e.g. if I have a product name being pulled from a database: <input type=hidden name="Item" ...