Search found 3309 matches

by AbleMods
Tue Jul 10, 2018 10:29 pm
Forum: AbleCommerce GOLD
Topic: Upgrading to jQuery 3.0.0
Replies: 31
Views: 80471

Re: Upgrading to jQuery 3.0.0

jmestep wrote:because they are failing PCI Compliance scans
This must be subjective to specific scanner services. I use TrustWave and they've never thrown an issue with JQuery.
by AbleMods
Mon Jul 09, 2018 11:30 pm
Forum: AbleCommerce GOLD
Topic: Upgrading to jQuery 3.0.0
Replies: 31
Views: 80471

Re: Upgrading to jQuery 3.0.0

So between the two of you, you've saved me about ONE BILLION hours of headache and frustration. Thank you for posting your details on this mess.

I'm working through all of this now on a large account. Will update here if I run into anything not already mentioned here.
by AbleMods
Thu May 24, 2018 4:20 am
Forum: AbleCommerce GOLD
Topic: GDPR
Replies: 5
Views: 5171

Re: GDPR

Found this on Forbes Magazine website The organization would have to target a data subject in an EU country. Generic marketing doesn’t count. For example, a Dutch user who Googles and finds an English-language webpage written for U.S. consumers or B2B customers would not be covered under the GDPR. H...
by AbleMods
Thu May 24, 2018 4:04 am
Forum: AbleCommerce GOLD
Topic: GDPR
Replies: 5
Views: 5171

GDPR

So you've probably gotten just as many GDPR emails as I have this week.

Is there any official response/reaction from AbleCommerce regarding GDPR? Does it even apply to a US-based business that only ships to domestic US addresses??
by AbleMods
Thu May 10, 2018 1:41 am
Forum: AbleCommerce GOLD
Topic: 5.7.1 Client was not authenticated error using Exchange mail
Replies: 1
Views: 3222

Re: 5.7.1 Client was not authenticated error using Exchange mail

Ok, some more information that might prove useful to folks. And for my own sake when I forget and need to find this again :) The SSL issue was only part of the problem. That was resolved, but then we couldn't overcome a more challenging error: Error 5.7.60 Client does not have permissions to send as...
by AbleMods
Tue May 08, 2018 6:41 am
Forum: AbleCommerce GOLD
Topic: 5.7.1 Client was not authenticated error using Exchange mail
Replies: 1
Views: 3222

5.7.1 Client was not authenticated error using Exchange mail

A client recently (this morning) started seeing this error on every email the Able store tries to send. For years they've been using a hosted Exchange Server solution for their email hosting. As of this morning, all emails from the server result in the 5.7.1 Client was not authenticated error. I've ...
by AbleMods
Tue Apr 17, 2018 1:13 am
Forum: AbleCommerce GOLD
Topic: Template for specific product
Replies: 5
Views: 6143

Re: Template for specific product

Jay's idea is how I do it. I implement a few if-endif nVelocity scripts in the email template. That way I'm still working with just one email template which makes things easier to keep track of later in life.
by AbleMods
Tue Apr 17, 2018 1:11 am
Forum: AbleCommerce GOLD
Topic: DataExchange Page Title Field
Replies: 1
Views: 2647

Re: DataExchange Page Title Field

I assume you're referring to product export/import?

If so, I just tested it in Gold R12 SR2. Title is correctly exported (3rd column in the CSV file) and properly processed when imported.
by AbleMods
Tue Apr 10, 2018 9:55 pm
Forum: AbleCommerce GOLD
Topic: LeftSideBarResponsive layout
Replies: 1
Views: 2602

Re: LeftSideBarResponsive layout

You can make a copy of any layout file and modify that copy in any way. The responsive layout is not treated differently from any other layout file in the system.

Are you getting some sort of error? You haven't mentioned what leads you to believe the responsive layout cannot be copied.
by AbleMods
Thu Mar 08, 2018 4:08 am
Forum: AbleCommerce GOLD
Topic: PayPal return url
Replies: 9
Views: 9049

Re: PayPal return url

I'm not following you. Auto cancel the order?

By the time the receipt page loads, there's no way for Able to know if the payment actually went through. Sometimes PayPal will take hours to notify Able via IPN that the payment was success or failure.
by AbleMods
Thu Mar 08, 2018 2:50 am
Forum: AbleCommerce GOLD
Topic: PayPal return url
Replies: 9
Views: 9049

Re: PayPal return url

I understand it may be harder to implement than it is for CC but it would be great if failed paypal payments did not create orders. Unfortunately I do not think that is possible. PayPal requires the Order Number to be known before the shopper is sent to PayPal. And the only way to generate a valid ...
by AbleMods
Thu Mar 08, 2018 1:59 am
Forum: AbleCommerce GOLD
Topic: PayPal return url
Replies: 9
Views: 9049

Re: PayPal return url

I recall digging into it before and I believe that was the conclusion. I agree it needs re-worked into something more compatible with the usual checkout flow. A challenge I'm sure, PayPal is very awkward in how it has to be implemented. Back in the early days of 7.x, a shopper that chose PayPal as t...
by AbleMods
Thu Mar 08, 2018 12:51 am
Forum: AbleCommerce GOLD
Topic: PayPal return url
Replies: 9
Views: 9049

Re: PayPal return url

It's that automatic redirect that was implemented back in Able 7.x, isn't it? People complained that shoppers had to click another button when a paypal order reached the receipt page. So you guys implemented an automatic-click on the paypal button when the receipt page loads. And now that prevents (...
by AbleMods
Tue Mar 06, 2018 9:35 am
Forum: AbleCommerce GOLD
Topic: PayPal return url
Replies: 9
Views: 9049

PayPal return url

I notice in the IPNProcessor.cs routine of the PayPal gateway, the return URL is coded as the member MyOrder page: //ORDER LOAD SUCCESSFUL, UPDATE DEFAULT REDIRECT URL redirectUrl = "~/Members/MyOrder.aspx?OrderNumber=" + order.OrderNumber.ToString(); My question: Why aren't they sent to the /Member...
by AbleMods
Fri Mar 02, 2018 11:58 pm
Forum: AbleCommerce GOLD
Topic: UPS SSL Can anyone explain what action needs to be taken?
Replies: 1
Views: 3762

Re: UPS SSL Can anyone explain what action needs to be taken?

That does not have an impact on AbleCommerce installs.
by AbleMods
Fri Feb 16, 2018 3:21 am
Forum: AbleCommerce GOLD
Topic: Service Release 2 is available for Gold version R12
Replies: 1
Views: 9677

Re: Service Release 2 is available for Gold version R12

I see this note at the top of SR2: Applies To: These instructions apply to installations running AbleCommerce Gold R12 SR1, build 9266 only. So just to confirm, that means the SR2 patch does not contain the fixes from SR1 and thus SR1 must first be installed before installing SR2? Or can people go s...
by AbleMods
Thu Feb 15, 2018 12:24 am
Forum: AbleCommerce GOLD
Topic: Never define a tinyint table field as an INT class property
Replies: 0
Views: 21401

Never define a tinyint table field as an INT class property

FYI for those interested... If you define a SQL table field as 'tinyint', do NOT define the class property as an 'int' data type. Many, many bad things happen in Able whenever nHibernate tries to flush the session. The table property was tinyint The hbm file defined it as byte but the class file def...
by AbleMods
Wed Jan 31, 2018 8:02 am
Forum: AbleCommerce GOLD
Topic: Support for newer TLD in cb:EmailAddressValidator
Replies: 5
Views: 4219

Re: Support for newer TLD in cb:EmailAddressValidator

Agreed. Perhaps future versions would permit that requisite RegEx string to be configurable without recompiling the CommerceBuilder DLL.
by AbleMods
Wed Jan 31, 2018 7:05 am
Forum: AbleCommerce GOLD
Topic: Support for newer TLD in cb:EmailAddressValidator
Replies: 5
Views: 4219

Re: Support for newer TLD in cb:EmailAddressValidator

Ok it does work in SR1. Apparently I'm having an SR moment and can't tell the different between the numbers 9168 and 9266.

Yes it is confirmed working in R12 SR1.

Is there no workaround for earlier versions?
by AbleMods
Wed Jan 31, 2018 7:01 am
Forum: AbleCommerce GOLD
Topic: Support for newer TLD in cb:EmailAddressValidator
Replies: 5
Views: 4219

Re: Support for newer TLD in cb:EmailAddressValidator

I tested in Gold R12 SR1 and I cannot register an account with something @ something.consulting
by AbleMods
Wed Jan 31, 2018 4:58 am
Forum: AbleCommerce GOLD
Topic: Support for newer TLD in cb:EmailAddressValidator
Replies: 5
Views: 4219

Support for newer TLD in cb:EmailAddressValidator

The email address validator control (EmailAddressValidator) doesn't accept newer top-level domains like .consulting. So users with joe @ mycompany.consulting can't use the register page in Able Gold. Also tested in Able 7.x, same issue. Any thoughts on a workaround, besides just removing the validat...
by AbleMods
Mon Jan 29, 2018 4:19 am
Forum: AbleCommerce GOLD
Topic: Variant Sku Search
Replies: 25
Views: 44664

Re: Variant Sku Search

I think Judy's got the key point, solution must work with FTS. The majority (if not all) of my client base uses FTS. Nobody uses Lucene so far as I know. I don't know of any other issues involving variants. Overall it works really well aside from the search issue. There are still going to be one-off...
by AbleMods
Fri Jan 26, 2018 6:37 am
Forum: AbleCommerce GOLD
Topic: Variant Sku Search
Replies: 25
Views: 44664

Re: Variant Sku Search

Katie wrote:Joe, is there anything besides search by variant SKU that is a known issue?
You mean in general? Or in terms of other potential issues created by variants not being persisted?
by AbleMods
Fri Jan 26, 2018 1:57 am
Forum: AbleCommerce GOLD
Topic: Variant Sku Search
Replies: 25
Views: 44664

Re: Variant Sku Search

The solution sounds like it involved just the product page?
by AbleMods
Fri Jan 26, 2018 1:30 am
Forum: AbleCommerce GOLD
Topic: Variant Sku Search
Replies: 25
Views: 44664

Re: Variant Sku Search

Technically, the records should be written to the table as soon as they're generated. The variant table is active and in use at that point. So regardless of the admin clicking anything, that data should now be in a persistent storage. I don't know exactly when it changed. I remember asking you about...