close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Ecart checkout button

Thread began 6/08/2012 5:04 pm by barkmail439219 | Last modified 6/12/2012 1:45 pm by Jason Byrnes | 1042 views | 3 replies |

barkmail439219

Ecart checkout button

When adding an ecart button to a web page within Dreamweaver I put that I want it to redirect to the checkout.php.

I upload the webpage and test the button. It stays on the same page.

I checked the server attributes and they all look correct.

How do I get the shopping cart checkout button to direct to checkout.php?
Also, is there any way to default this direction so it doesn't have to be entered each time?

Sign in to reply to this post

Jason ByrnesWebAssist

there may be a php error preventing the redirect, add the following code at line 1:

php:
<?php

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



to show any php errors.


On the cart display page, when you run the checkout wizard it will automatically update to send the checkout button to the checkout page. if this redirect is not working, add the error reporting code to see if the issue is caused by a php error.

if you need further assistance, send a copy of the page so i can see the code and a link where i can investigate.

Sign in to reply to this post

barkmail439219

Shopping cart button

got the other button to work.

How do I get the shopping cart checkout button to direct to checkout.php?

The server behavior looks correct.

Also, is there any way to default this direction so it doesn't have to be entered
each time?

Sign in to reply to this post

Jason ByrnesWebAssist

sends a copy of the page please so i can see the code.


no, you cannot set a default for the checkout button.

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