close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

ecart questions and problems

Thread began 8/27/2010 7:21 am by susanne_canale404761 | Last modified 8/30/2010 8:13 am by Jason Byrnes | 1842 views | 3 replies |

susanne_canale404761

ecart questions and problems

I have several questions I haven't been able to find answers for.

1. How do I get to the Dreamweaver receipes for the free button download? I coudn't find them so I downloaded ecart but am having fits trying to get it to work

2. If I am ONLY going to use static buttons do I have to have an application server?

3 I downloaded MAMP and configured it and it appears to be working according to the quick start. But when I build my page and then try to display in live view all I get is a blank page in design view. What am I doing wrong?

4. I would like the word quantity to appear before the quantity field is ther a way to do that?

5. Will the cart take fractions in quantity? I sell fabric and it is not sold in whole yards. Paypal wrote me a script for my original website and I might have to go back to using that.

Thanks
Susanne

Sign in to reply to this post

Jason ByrnesWebAssist

1) The Dreamweaver recipes are for a discontinued product.


The recipes do not apply to the new "Payment Buttons for PayPal" extesnion.


2) eCart uses php code whether the items are static or not, so yes, you sill need an application server.

3) when a php page displays blank it means a php error has occurred but error reporting is turned of. you can add the following code to the page at line 1 to turn error reporting on:

php:
<?php

error_reporting
(E_ALL);
ini_set('display_errors','on');
?>




4) You can type quantity next to the quantity filed to accomplish this.

5) it will not allow fractions "1 1/2" for the quantity, but it will allow decimals "1.5"

Sign in to reply to this post

susanne_canale404761

Thanks for the reply I'll try them all. I already had the app server installed and up but hoped I might not need it.

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

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