Search found 3779 matches

by jmestep
Mon Apr 30, 2018 9:46 pm
Forum: AbleCommerce GOLD
Topic: Upgrading to jQuery 3.0.0
Replies: 31
Views: 87491

Re: Upgrading to jQuery 3.0.0

Thanks, Jay. I had read of the jquery.migrate, but hadn't researched. I hated to add another jquery file to the sites, but I might have to. We are having issues with other jQuery libraries also, like sliders so it might fix them also.
by jmestep
Mon Apr 30, 2018 4:26 am
Forum: AbleCommerce GOLD
Topic: Upgrading to jQuery 3.0.0
Replies: 31
Views: 87491

Re: Upgrading to jQuery 3.0.0

I ran into another issue on 4 versions of AC, including R12 SR2. Admin, search in header- when you click search, the dropdown that allows you to select orders, products, etc. is behind other content, then disappears fast.
4-30-2018 1-08-14 PM.jpg
by jmestep
Sun Apr 29, 2018 9:56 pm
Forum: AbleCommerce GOLD
Topic: Upgrading to jQuery 3.0.0
Replies: 31
Views: 87491

Re: Upgrading to jQuery 3.0.0

Thanks, Jay. I had noticed that if I did Cntrl F-5 after first loading the page, it changed to English. But if I left the page and went back, it showed Chinese again. I had been able to get it to work by downloading a new jquery-ui-i18n.min.js file and new jquery ui file. I am hesitant to go that ro...
by jmestep
Sun Apr 29, 2018 9:50 pm
Forum: AbleCommerce GOLD
Topic: Address verification
Replies: 3
Views: 4232

Re: Address verification

See if it works on EditBillAddress. I know it works there in R9 but it doesn't work on the OPC in R9. It uses IAddressValidatorService, and I see that on R11 EditBillAddress, but I don't see it on the one page checkout pages.
by jmestep
Sun Apr 29, 2018 9:40 pm
Forum: AbleCommerce GOLD
Topic: Free Shipping if minimum met across multiple warehouses
Replies: 5
Views: 6668

Re: Free Shipping if minimum met across multiple warehouses

The shipping rules you want to accomplish could be enforced with a customization to the code.
by jmestep
Wed Apr 25, 2018 3:52 am
Forum: AbleCommerce GOLD
Topic: Upgrading to jQuery 3.0.0
Replies: 31
Views: 87491

Re: Upgrading to jQuery 3.0.0

I've been patching sites for this jQuery issue since there isn't an official AC patch. When I update the admin to use 3.3.1, the calendar on reports shows Asian font. This is on R9, R11 and R12 sites.
Asian.jpg
by jmestep
Mon Apr 16, 2018 9:52 pm
Forum: AbleCommerce GOLD
Topic: Deleted some user groups.. what a mistake..
Replies: 2
Views: 3508

Re: Deleted some user groups.. what a mistake..

That sounds like a bug to be reported if it does that.
by jmestep
Mon Apr 16, 2018 9:52 pm
Forum: AbleCommerce GOLD
Topic: What source page has captcha image
Replies: 13
Views: 7783

Re: What source page has captcha image

The captcha image is in compiled source code. <cb:xxxxx
<cb:CaptchaImage ID="CaptchaImage" runat="server" Height="80px" Width="150px" EnableViewState="False" />
You could try adding an alt tag since it accepts height and width parameters. I don't know if it would work, though.
by jmestep
Mon Apr 16, 2018 2:06 am
Forum: AbleCommerce GOLD
Topic: Upgrading to jQuery 3.0.0
Replies: 31
Views: 87491

Re: Upgrading to jQuery 3.0.0

One more change to fix an error in the browser console: In Admin.master I had to change $(window).load(function () { $("#stickyActions").sticky({ topSpacing: 0, center: true, className: "stickyActions" }); }); to $(window).on("load",function () { $("#stickyActions").sticky({ topSpacing: 0, center: t...
by jmestep
Tue Apr 10, 2018 9:45 pm
Forum: AbleCommerce GOLD
Topic: Email trigger to new customer accoutns
Replies: 1
Views: 2785

Re: Email trigger to new customer accoutns

I think you would need to put code on the Register conlib to send out the email.
by jmestep
Mon Apr 09, 2018 11:02 pm
Forum: AbleCommerce GOLD
Topic: R12 SR2 WebUserLocator error
Replies: 0
Views: 28087

R12 SR2 WebUserLocator error

We recently upgraded a site from R11 to R12 SR2 and they are getting errors like these numerous times an hour. We don't have any customizations relating to it. Can you give any insight into what is causing it and a fix? One of the errors I checked was from a bot, but the others weren't. An error has...
by jmestep
Mon Apr 09, 2018 10:28 pm
Forum: AbleCommerce GOLD
Topic: Cannot Limit Records on Manage Products Page
Replies: 4
Views: 5502

Re: Cannot Limit Records on Manage Products Page

Default AC code uses this object datasource: <asp:ObjectDataSource ID="ProductsDS" runat="server" OldValuesParameterFormatString="original_{0}" SelectMethod="FindProducts" SelectCountMethod="FindProductsCount" TypeName="CommerceBuilder.Products.ProductDataSource" onselecting="ProductsDS_Selecting" S...
by jmestep
Sun Apr 08, 2018 9:56 pm
Forum: AbleCommerce GOLD
Topic: how to control page views
Replies: 4
Views: 4886

Re: how to control page views

That should be the right setting for maintaining page views. Are there any entries in your App_Data/Logs/app.log file to indicate that maintenance didn't complete correctly? There should be some entries like the following to indicate the maintenance:
Page view maintenance cleared xx expired records.
by jmestep
Sun Apr 08, 2018 9:51 pm
Forum: AbleCommerce GOLD
Topic: Cannot Limit Records on Manage Products Page
Replies: 4
Views: 5502

Re: Cannot Limit Records on Manage Products Page

AC normally picks up the max rows from the PageSize in the Gridview.
by jmestep
Wed Mar 21, 2018 9:52 pm
Forum: AbleCommerce GOLD
Topic: Auto remove people from subscription group
Replies: 3
Views: 5620

Re: Auto remove people from subscription group

It's possible to customize almost anything.
by jmestep
Wed Mar 21, 2018 9:51 pm
Forum: AbleCommerce GOLD
Topic: Paypal changes TLS1.2
Replies: 6
Views: 7958

Re: Paypal changes TLS1.2

Jay,
I'm assuming TLS1.2 is OK since it is OK for UPS and Authorize.net after making AC suggested changes. Merchants are still concerned since Paypal is sending out these notices. It would just be reassuring to get confirmation from AC.
by jmestep
Wed Mar 21, 2018 2:48 am
Forum: AbleCommerce GOLD
Topic: Paypal changes TLS1.2
Replies: 6
Views: 7958

Re: Paypal changes TLS1.2

More info- one of the merchants has asked about this info:
https://www.paypal-notice.com/en/TLS-1. ... 1-Upgrade/
by jmestep
Wed Mar 21, 2018 2:24 am
Forum: AbleCommerce GOLD
Topic: Paypal changes TLS1.2
Replies: 6
Views: 7958

Paypal changes TLS1.2

A couple of our merchants have received this announcement from Paypal. Both sites are R12 SR1 and are set to use .net 4.6 in the web.config file. Is there something AC needs to change in the source code? Every day, hundreds of millions of people use PayPal to manage and move money online or on a mob...
by jmestep
Tue Mar 20, 2018 10:11 pm
Forum: AbleCommerce GOLD
Topic: Two sites in one store/database
Replies: 1
Views: 3112

Two sites in one store/database

I can't remember- does AC Gold support multiple sites in one database like AC7 used to? We used to be able to do that in AC 7 with two licenses and urls and juggling the scriplets and site pages. The last I knew it didn't.
by jmestep
Tue Mar 20, 2018 10:07 pm
Forum: AbleCommerce GOLD
Topic: schema.org missing markup
Replies: 10
Views: 25945

Re: schema.org missing markup

It looks like the product name is in the store header StoreHeader_H_nameLabel I don't know if changing that will work or not because in default AC code the wrapper for the product microdata is in Product.aspx and normally the header is outside that. <div id="productPage" class="mainContentWrapper" i...
by jmestep
Mon Mar 19, 2018 9:43 pm
Forum: AbleCommerce GOLD
Topic: schema.org missing markup
Replies: 10
Views: 25945

Re: schema.org missing markup

For price, I have changed code like basePriceWithVAT.LSCurrencyFormat("ulc") to basePriceWithVAT.ToString("F2") in the .cs file then put a $ in the .ascx file before the <span itemprop="price"> so that it isn't picked up in the microdata in the BuyProductDialog . In ProductPage.ascx, the product nam...
by jmestep
Tue Mar 13, 2018 11:38 pm
Forum: AbleCommerce GOLD
Topic: Lucene search
Replies: 5
Views: 4936

Re: Lucene search

Thanks, Katie. This does help tremendously. We have found that each of the search platforms have quirks depending on the merchant's content and what they results they want from their searches so we recommend that they try the different options to see what works the best.
by jmestep
Tue Mar 13, 2018 9:34 pm
Forum: AbleCommerce GOLD
Topic: Lucene search
Replies: 5
Views: 4936

Re: Lucene search

Yes, that is what I was asking. The one site that has problems is an R2 site. I didn't want to recommend that this other merchant try Lucene if the bug still existed.
by jmestep
Mon Mar 12, 2018 10:23 pm
Forum: AbleCommerce GOLD
Topic: Lucene search
Replies: 5
Views: 4936

Lucene search

Is anyone out there using Lucene search? When AC first came out, we had a couple of sites that created duplicate order numbers during high-volume times when Lucene was turned on. Does anyone know if that is still a problem?
Thanks
by jmestep
Mon Feb 26, 2018 11:09 pm
Forum: AbleCommerce GOLD
Topic: Default number of items on category page
Replies: 3
Views: 5167

Re: Default number of items on category page

You could use a cookie or store something in the ac_UserSettings table, which would be more permanent than a cookie, but would also require a trip to the database when the user returns.