Search found 8 matches

by ripdog
Thu Dec 08, 2011 4:24 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Shareasale and Google Checkout
Replies: 1
Views: 2109

Shareasale and Google Checkout

Hi I am on version 7.0 of able Commerce. I have access to the source code. I am trying to integrate ShareASale affiliate tracking and I'm running into a snag with Google Checkout. The ShareASale integration team has given me the following advice below, however I don't have access to the source code ...
by ripdog
Wed Mar 09, 2011 1:42 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: USPS No Longer working today?
Replies: 2
Views: 3060

USPS No Longer working today?

We have been using USPS shipping for the past 2 years and today something is wrong. We are no longer able to get rates from USPS as of today (during checkout no USPS rates are available in our shipping method dropdown). I do not see any error messages in the able commerce error log nor are there err...
by ripdog
Fri Nov 19, 2010 12:25 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: AbleCommerceHttpModule.a Error
Replies: 1
Views: 2028

AbleCommerceHttpModule.a Error

I get an error very frequently in my event logs from the AbleCommerceHttpModule. The obfuscated method "a" seems to be trying to call the MajorVersion property to get version of the browser, but sometimes an exception is thrown. This is poor design on Microsoft's part in my opinion (why don't they j...
by ripdog
Fri Mar 20, 2009 9:42 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Strange javascript popup dialogs in checkout
Replies: 8
Views: 5639

Re: Strange javascript popup dialogs in checkout

Yes, I'll remove it. Also, I did remove the terms and conditions and now the checkbox is gone. Logically the alert message does not pop up now when clicking the place order button, because there's no terms to validate. However, this alert will *always* popup for anyone that has terms and conditions ...
by ripdog
Fri Mar 20, 2009 9:34 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Strange javascript popup dialogs in checkout
Replies: 8
Views: 5639

Re: Strange javascript popup dialogs in checkout

That's barely relevant to my question.

The software has a javascript messagebox hardcoded to print the number "2" everytime some accepts terms and conditions. This messagebox has nothing to do with the textual content of the terms and conditions.
by ripdog
Fri Mar 20, 2009 9:19 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Strange javascript popup dialogs in checkout
Replies: 8
Views: 5639

Re: Strange javascript popup dialogs in checkout

Upon further examination, it seems to be some javascript code related to the terms and conditions checkbox in the OnePageCheckout Conlib. You can see the alert('2') that I'm talking about: It seems to me as the alert will get shown everytime validateTC is called. I cannot be the only one with this P...
by ripdog
Fri Mar 06, 2009 2:25 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Strange javascript popup dialogs in checkout
Replies: 8
Views: 5639

Strange javascript popup dialogs in checkout

We just recently got up and running with our store and everytime someone clicks the checkout button to place an order there are two javacsript dialogs that popup. Both popups simply display the number '2'. You have to click on them in order to complete the checkout process, its very annoying. What a...
by ripdog
Thu Dec 04, 2008 3:22 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Asset Manager Not Working
Replies: 2
Views: 2374

Asset Manager Not Working

My asset manager does not work about 90% of the time I try to use it. I can't find much rhyme or reason to it. When I try to add a new folder or upload a new image, the modal dialog looks like its been successful, but nothing happens (the folder is never created or the image is never uploaded). The ...