Search found 216 matches

by meer2005
Fri Nov 18, 2016 9:35 am
Forum: AbleCommerce GOLD
Topic: HELP - Secure all pages feature
Replies: 9
Views: 11437

Re: HELP - Secure all pages feature

Any idea how I can get https to stick? My main concern was the canonical link, but I'd imagine the store URL is pulled from there for other purposes as well and it should be correct.
by meer2005
Fri Nov 18, 2016 5:04 am
Forum: AbleCommerce GOLD
Topic: HELP - Secure all pages feature
Replies: 9
Views: 11437

Re: HELP - Secure all pages feature

I've attached a picture of my admin right now. Secure all pages is ON and the site is showing up as https and providing 301 redirects from the http versions. I'm not sure how it works in https when the store URL wont change from http, but it is. Being that the store URL reverts back to the http vers...
by meer2005
Fri Nov 18, 2016 4:31 am
Forum: AbleCommerce GOLD
Topic: HELP - Secure all pages feature
Replies: 9
Views: 11437

Re: HELP - Secure all pages feature

I'm not aware of any customization we have that would affect this. Bottom line is the Store URL won't change to https, just reverts back. I thought I did a quick test a few days ago after upgrading to R12SR1 and everything looked right. Turned it off, did some migration preparation and when we switc...
by meer2005
Thu Nov 17, 2016 7:38 pm
Forum: AbleCommerce GOLD
Topic: HELP - Secure all pages feature
Replies: 9
Views: 11437

Re: HELP - Secure all pages feature

I created a temp fix from here following from here: http://forums.ablecommerce.com/viewtopic.php?f=65&t=18567 Edit: Change PageHelper.cs, BindMetaTags: string objectUrl = storeUri.Scheme + "://" + storeUri.Authority + page.ResolveUrl(catalogObject.NavigateUrl); to string objectUrl = "https://" + sto...
by meer2005
Thu Nov 17, 2016 6:44 pm
Forum: AbleCommerce GOLD
Topic: HELP - Secure all pages feature
Replies: 9
Views: 11437

HELP - Secure all pages feature

Every time I change this to secure all pages it converts the site to all SSL, but when you go back in the site url reverts back to http -- the site stays https, but all canonical links are still pointing to http. I was in the middle of the migration when I realized this. Please advise. Using R12 SR1
by meer2005
Mon Nov 14, 2016 5:47 am
Forum: AbleCommerce GOLD
Topic: Order summary not showing total for shiping
Replies: 6
Views: 5620

Re: Order summary not showing total for shiping

This still is not working in R12 SR1. We have multiple ship methods and sometimes it doesn't show any shipping in the summary (same as always) and others it doesn't calculate all the methods for a correct total.
by meer2005
Mon Nov 14, 2016 5:38 am
Forum: AbleCommerce GOLD
Topic: Basket error since upgrading to R12
Replies: 1
Views: 2601

Basket error since upgrading to R12

We upgraded from R10 to R12 SR1 and have been seeing this error since: An error has occured at http://www.site.com/Basket.aspx Exception: Exception of type 'System.Web.HttpUnhandledException' was thrown. Stack Trace: at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequest...
by meer2005
Mon Nov 07, 2016 7:11 pm
Forum: AbleCommerce GOLD
Topic: Secure All Pages Feature
Replies: 1
Views: 3514

Secure All Pages Feature

Is this feature meant for migrating from http to htttps or is it meant to just turn on https sitewide. In other words, does it handle all 301 redirects, change canonical links, update sitemaps, etc? What exactly does it do in regards to moving from http to https?
by meer2005
Mon Oct 10, 2016 1:03 pm
Forum: AbleCommerce GOLD
Topic: Errors showing up since adding more options
Replies: 7
Views: 9289

Re: Errors showing up since adding more options

Looked like there were quite a few changes between the version. If you could send me the specific code that will fix the issue above it would be greatly appreciated.
by meer2005
Mon Oct 10, 2016 12:13 pm
Forum: AbleCommerce GOLD
Topic: Errors showing up since adding more options
Replies: 7
Views: 9289

Re: Errors showing up since adding more options

I was able to update Productimage.cs without any issues, but upon updating to the new BuyProductDialog.cs, I get the following: [[ConLib:ProductPage]] \ConLib\BuyProductDialog.ascx.cs(374): error CS1061: 'CommerceBuilder.Products.Product' does not contain a definition for 'EnableRestockNotifications...
by meer2005
Mon Oct 10, 2016 4:50 am
Forum: AbleCommerce GOLD
Topic: Errors showing up since adding more options
Replies: 7
Views: 9289

Re: Errors showing up since adding more options

Using R10, working on upgrading. Is there any way to patch previous versions until we're able to upgrade?
by meer2005
Sun Oct 09, 2016 2:12 am
Forum: AbleCommerce GOLD
Topic: Errors showing up since adding more options
Replies: 7
Views: 9289

Errors showing up since adding more options

We added more options to a group of products and are getting errors similar to this in the log. First odd thing is this particular product has 4 options (error log shows two -- 4079,399) and second is I don't even see those option IDs as valid for that product. When I select options for this item, I...
by meer2005
Fri Sep 23, 2016 4:44 pm
Forum: AbleCommerce GOLD
Topic: Gold R9 Import Products question
Replies: 8
Views: 8240

Re: Gold R9 Import Products question

What version was this fixed in? Any way to patch with R10? Or GoldR11SR1? I've tested in both and it's still requiring the NAME field even when "Match using ProductId only" is selected. Please advise as I need to update products using ProductId only.
Required field "Name" is missing.
by meer2005
Fri Aug 26, 2016 6:59 am
Forum: AbleCommerce GOLD
Topic: Backorders.. the customer has no way of knowing?
Replies: 7
Views: 6460

Re: Backorders.. the customer has no way of knowing?

For us, it would make more sense to use it as a way to tell customers -- This item is backordered, and the expected ship date is 01/10/20XX ---(and then showing the buy button--- Allowing them to purchase) ---- this informs the customer that it wont be shipped right away and gives them an expected s...
by meer2005
Thu Aug 25, 2016 5:07 pm
Forum: AbleCommerce GOLD
Topic: Backorders.. the customer has no way of knowing?
Replies: 7
Views: 6460

Re: Backorders.. the customer has no way of knowing?

How come when you enable inventory and click allow backorders and enter an available date, nothing is displayed on the customer end? It just allows them to checkout like normal? Shouldn't it display the "Availability Date Message:" that's in settings?
by meer2005
Tue May 24, 2016 5:07 am
Forum: AbleCommerce GOLD
Topic: Order summary not showing total for shiping
Replies: 6
Views: 5620

Re: Order summary not showing total for shiping

Is there a way to patch this in R10? Didn't really see any changes in the BasketTotalSummary widget.
by meer2005
Fri Apr 15, 2016 3:57 am
Forum: AbleCommerce GOLD
Topic: Where is the microdata for availability
Replies: 3
Views: 3537

Re: Where is the microdata for availability

Awww, I see it wasn't added until R11 SR1. I was looking in R11 build 8643.
by meer2005
Thu Apr 14, 2016 6:50 pm
Forum: AbleCommerce GOLD
Topic: Where is the microdata for availability
Replies: 3
Views: 3537

Where is the microdata for availability

Where is

Code: Select all

  <meta itemprop="availability" content="http://schema.org/InStock" />
being pulled from? I'm not seeing it on our site, but I do see it on other Gold sites. I don't see it in any of the code on our site.
by meer2005
Wed Apr 06, 2016 4:30 am
Forum: AbleCommerce GOLD
Topic: UPS is not calculating shipping for business addresses
Replies: 31
Views: 28372

Re: UPS is not calculating shipping for business addresses

AbleCommerce for ASP.NET
VERSION: 7.0.90.8302
Release Label: GoldR10
by meer2005
Mon Apr 04, 2016 12:41 pm
Forum: AbleCommerce GOLD
Topic: UPS is not calculating shipping for business addresses
Replies: 31
Views: 28372

Re: UPS is not calculating shipping for business addresses

The only error in the logs are these: Error obtaining rate quote for shipping method 'Ground Shipping'. Exception: Root element is missing. Stack Trace: at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res) at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlLoader.Loa...
by meer2005
Mon Apr 04, 2016 12:02 pm
Forum: AbleCommerce GOLD
Topic: UPS is not calculating shipping for business addresses
Replies: 31
Views: 28372

Re: UPS is not calculating shipping for business addresses

WHS - KC, MO 64101 DST: HARKER HEIGHTS, TX 76548 Seems to be working now, but have a list of errors going back 3 hours. It was any address that had business address checked. Is there anyway to allow the customer to checkout even with the ship quote fails? As it is now, checkout is not possible if th...
by meer2005
Mon Apr 04, 2016 11:20 am
Forum: AbleCommerce GOLD
Topic: UPS is not calculating shipping for business addresses
Replies: 31
Views: 28372

UPS is not calculating shipping for business addresses

Customers are unable to checkout if the Business address box is checked and that is the only method shipping assigned to product. They see the following error: There has been a problem obtaining a shipping quote for the address provided. Also seeing this error in the admin: Error obtaining rate quot...
by meer2005
Sun Nov 22, 2015 9:37 pm
Forum: AbleCommerce GOLD
Topic: Guest Checkout Error
Replies: 1
Views: 2937

Guest Checkout Error

Started seeing this all the sudden: VERSION: 7.0.90.8302 An error has occured at /Checkout/EditBillAddress.aspx?GC=0 Exception: Exception of type 'System.Web.HttpUnhandledException' was thrown. Stack Trace: at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boole...
by meer2005
Wed Nov 04, 2015 7:20 pm
Forum: AbleCommerce GOLD
Topic: Order summary not showing total for shiping
Replies: 6
Views: 5620

Re: Order summary not showing total for shiping

Was this addressed with R11?
by meer2005
Thu Oct 29, 2015 7:49 pm
Forum: AbleCommerce GOLD
Topic: Pay with Amazon
Replies: 2
Views: 2671

Pay with Amazon

Amazon is not accepting new merchants for "Checkout by Amazon" since they launched "Pay with Amazon." Is able going to be able to integrate with the new "Pay with Amazon?"