close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

ecart pages created part my site link them

Thread began 10/28/2013 8:28 am by Darkpuppy | Last modified 10/30/2013 12:31 pm by Jason Byrnes | 2084 views | 5 replies |

Darkpuppy

ecart pages created part my site link them

Created ecart quite happily but them was having trouble with quick cart so put in a href fix to get to view cart. I worked out the cart.php was not part of my site in dreamweaver how do I link it into my site (A DW question I know...)

Sign in to reply to this post

Darkpuppy

Not sure that is the problem as replaced the link with index.php and that did not work. May be the way I have configured the href?? See code below if what I replaced commented out

<div class="eC_Crisp_belindaclark_Arial_QuickCart">
<form action="<?php echo((isset($_POST["BelindaclarkeCart_View_100"]))?$_POST["BelindaclarkeCart_View_100"]:"") ?>" method="post">
<table class="eC_QuickCartHeader" border="0" cellspacing="0" cellpadding="0">

<tr>
<td width="164">Items in cart: <strong><?php echo $BelindaclarkeCart->TotalColumn("Quantity"); ?></strong></td>
<td width="159">Total: <strong><?php echo WA_eCart_DisplayMoney($BelindaclarkeCart, $BelindaclarkeCart->GrandTotal()); ?></strong></td>
</tr>
</table>
<table class="eC_ButtonWrapper" cellpadding="0" cellspacing="0" >
<tr>
<td><!--<input name="BelindaclarkeCart_View_100" type="submit" class="eC_FormButton" id="BelindaclarkeCart_View_100" onClick="MM_goToURL('plugins/parent','');" value="View Cart" />-->

<a href="index.php"><input name="BelindaclarkeCart_View_100" type="image" class="eC_ImageButton" id="BelindaclarkeCart_View_100" src="../images/Viewbasket.png" alt="View Cart" /></a>


<input type="submit" name="BelindaclarkeCart_Clear_100" id="BelindaclarkeCart_Clear_100" value="Clear Cart" class="eC_FormButton" />
<input type="submit" name="BelindaclarkeCart_Checkout" id="BelindaclarkeCart_Checkout" value="Checkout" class="eC_FormButton" /></td>
</tr>
</table>
</form>

Sign in to reply to this post

Darkpuppy

Re-read an early fix from Jason, deleted the form tags and the link now works - thanks.

Sign in to reply to this post

Jason ByrnesWebAssist

add a link to the view cart page:

<a href="cart.php">view cart</a>

Sign in to reply to this post

Darkpuppy

I solved the page not being part of my DW Site by creating a new php page from within the site and cutting & pasting the 'outside' the site page into it. Is this an known issue when you create the checkout pages?

All working well now apart from the modify button but have posted about that issue

Dave

Sign in to reply to this post

Jason ByrnesWebAssist

this sounds like an issue with the way your site is defined.

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