close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Quick Cart Link doesn't work on FireFox4

Thread began 5/11/2011 1:37 am by rikaG_510 | Last modified 5/13/2011 6:39 am by Jason Byrnes | 2078 views | 5 replies |

rikaG_510

Quick Cart Link doesn't work on FireFox4

Hi,

My shopping site has a quick cart link button with a label called "View order".
This button works fine on Google Chrome, Safari, IE, but not on FireFox4.
It worked fine on Firefox3, now I have no clue what the problem is.

I tried adding the code of;
<?php
error_reporting(E_ALL);
ini_set('display_errors','on');
?>
from line 1, but nothing comes up when tested. So I guess there's nothing wrong with PHP (I mean, with other browsers everything works correctly anyway.)

Maybe it's some kind of CSS conflicts?
Could you help me finding out what the problem is and tell me what I can do to fix this?
Just in case I copied the code for the quick cart link button area.
If you need more source, please let me know.

Thank you for your help,
Rika


<div class="eC_Simple_Slate_Verdana eC_Simple_Slate_Verdana_QuickCart">
<form action="<?php echo ($_SERVER["PHP_SELF"].(isset($_SERVER["QUERY_STRING"])?"?".htmlentities($_SERVER["QUERY_STRING"]):""));?>" method="post">
<table width="124%" border="0" cellpadding="0" cellspacing="0" class="right_cart">
<tr>
<td class="eC_QuickCartLabel">
<img class="bag" src="rowing_images/bag.png" width="14" height="18" />
<a href="shop_cart.php"><input name="Swift_View_100" type="submit" id="Swift_View_100" onclick="MM_goToURL('plugins/parent','');" value="View order" /></a>
&nbsp;( <?php echo $Swift->TotalColumn("Quantity"); ?>&nbsp;items&nbsp;)&nbsp;&nbsp;|&nbsp;Total:&nbsp;<?php echo WA_eCart_DisplayMoney($Swift, $Swift->GrandTotal()); ?>&nbsp;&nbsp;</td>
</tr>
</table>
</form>
</div>

Sign in to reply to this post

Jason ByrnesWebAssist

Please compress the php page into a zip archive and attach the zip file to this thread so I can see the code in context, also, it would be very helpful to have a link so I can see the problem happen in the browser.

Sign in to reply to this post

rikaG_510

Hi Jason,

Thank you for your reply.
Here is the link for the site;
shop_01_rig.php

(This is just one of many pages with the same problem - please make sure you test it on FireFox4.01 - the latest one. There should be a button right above the product list saying "view order", which is the link not working.)

I've attached the PHP file for this page.

Looking forward to hearing from you!
Thanks,
Rika

Attached Files
2011-05-12_Swift_php01.zip
Sign in to reply to this post

Jason ByrnesWebAssist

you need to edit the View Cart button to tell it to go to the cart page.

First, open the Behaviors Panel, go to Window -> Behaviors (NOTE: dont confuse the behaviors panel with the server behaviors panel)

In design view, select the View Cart button, in the behaviors panel, double click the Go To URL Behavior to edit it and set it to go to the cart display page.

Sign in to reply to this post

rikaG_510

Hi Jason,

Thank you!! I tried as you suggested and now it's working perfectly.

I'm so happy now... thank you.
Rika

Sign in to reply to this post

Jason ByrnesWebAssist

Glad to hear it is working.

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