close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Firefox 3.6 not working with advanced product options

Thread began 4/15/2010 3:37 am by dan322031 | Last modified 4/22/2010 5:25 pm by dan322031 | 1688 views | 5 replies |

Dan808

Firefox 3.6 not working with advanced product options

I can browse Products_Detail.php?ProductID=2 in Firefox 3.63. However, when I change an "advanced option" from the drop down menu Firefox says "checking availability" but does not finish loading the new choice. Checking availability is still visible, but the page is done loading.

Everything works in Internet Explorer 8.

Is this going to happen with everybody using Firefox?
Can it be corrected by tweaking the code?
Can you send me the tweak if there is one?

Thanks everyone and anyone.
dan

Sign in to reply to this post

Jason ByrnesWebAssist

to help us troubleshoot the problem, find the following line of code on the product details page:

php:
var thepage = "Products_Detail_Lookup.php?GroupingID=<?php echo($row_GroupingRS["GroupingID"]); ?>&Options="+optionsArray.join(",");




and change it to:

php:
var thepage = "Products_Detail_Lookup.php?GroupingID=<?php echo($row_GroupingRS["GroupingID"]); ?>&Options="+optionsArray.join(",");

    alert(thepage);




this will cause a javascriot alert with information that we can use to see what is going wrong.

Sign in to reply to this post

Dan808

Java Script alert says:

A amsll window pops up in Firefox when I change the sign color from yellow to red.

The page at www.247sign.com says:
Products_Detail_Lookup.php?GroupingID=2&Options=22

Thank you for any assistance in advance.

Sign in to reply to this post

Dan808

Any FIREFOX solutions?

I'm still having the error related with drop down advanced options
using Firefox.
I searched the forums here, and also on the web looking for anything related but no luck.

Was I pushed out of the "QUEUE" or is there no solution?

t.i.a.
Dan

Sign in to reply to this post

Jason ByrnesWebAssist

on the products detail, it looks like the ID for the WA_Store_Cart_1_ID_Add form element has been removed.

Find:

php:
<input type="hidden" name="WA_Store_Cart_1_ID_Add" value="<?php echo $row_WADAProducts["ProductID"]; ?>" />



and change it back to:

php:
<input type="hidden" name="WA_Store_Cart_1_ID_Add" id="WA_Store_Cart_1_ID_Add" value="<?php echo $row_WADAProducts["ProductID"]; ?>" />
Sign in to reply to this post

Dan808

Firefox displays PS3 product options FIXED!

Thank you Jason,
That was it!
The page works as expected.

ONWARD!

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