Search found 32 matches

by corgalore
Thu Mar 01, 2018 3:24 am
Forum: AbleCommerce GOLD
Topic: FedEx provider needs update - move to GitHub?
Replies: 31
Views: 40466

Re: FedEx provider needs update - move to GitHub?

Where did this end up? Is the Able-coded source or binary for the Fedex integration available somewhere?
by corgalore
Fri Jan 19, 2018 6:03 am
Forum: AbleCommerce GOLD
Topic: Issue exporting filtered order list
Replies: 11
Views: 10502

Re: Issue exporting filtered order list

Found the problem. There was a <requestLimits maxQueryString="255" /> in the root application that was getting inherited in Able.

I bumped it up and now it's working. I'll probably just override it in the Able web.config.

Sorry for the trouble.
by corgalore
Fri Jan 19, 2018 1:47 am
Forum: AbleCommerce GOLD
Topic: Issue exporting filtered order list
Replies: 11
Views: 10502

Re: Issue exporting filtered order list

The 404 is immediate. It's as if the query string params are triggering some kind of a url rewrite.

I'll post back if I find a solution.
by corgalore
Thu Jan 18, 2018 5:05 am
Forum: AbleCommerce GOLD
Topic: Issue exporting filtered order list
Replies: 11
Views: 10502

Re: Issue exporting filtered order list

Not nearly that many orders...maybe 4,000.

It could be some rewrite urls in the top-level application. Able is installed as a child app.

Okay, thanks for testing that out.
by corgalore
Thu Jan 18, 2018 4:44 am
Forum: AbleCommerce GOLD
Topic: Issue exporting filtered order list
Replies: 11
Views: 10502

Re: Issue exporting filtered order list

Sure. I'm going to the Data > Export > Orders, then hit Filter Orders button. Fill in Find Keyword with 'AR' and change dropdown to Product Name and hit Search. Hit top checkbox to select all, then accept prompt to expand selection to all pages. Go to bottom and choose Export from dropdown, then hit...
by corgalore
Thu Jan 18, 2018 2:41 am
Forum: AbleCommerce GOLD
Topic: Issue exporting filtered order list
Replies: 11
Views: 10502

Re: Issue exporting filtered order list

AbleCommerce GoldR12SR1 (build 9266)

The file was unchanged from the original install.

I checked the Event Viewer. No errors recorded. Nothing in Error Log either.

Any ideas? Maybe a security rule on the url length or a rewrite url that's getting triggered?
by corgalore
Thu Jan 18, 2018 2:15 am
Forum: AbleCommerce GOLD
Topic: Issue exporting filtered order list
Replies: 11
Views: 10502

Issue exporting filtered order list

We needed to export a list of all orders where products in the order contained a word. We used Data > Export > Orders, then searched for orders, selected the ones we wanted, then used the dropdown to select export. It resulted in this url, which gives a 404: https://www.domain.com/shop/Admin/DataExc...
by corgalore
Wed Nov 29, 2017 2:54 am
Forum: AbleCommerce GOLD
Topic: UPS Rate Variation
Replies: 19
Views: 20811

Re: UPS Rate Variation

Well, we updated the UPS API url as suggested and now the rates have stabilized. This seems to be the solution.

Thank you!
by corgalore
Wed Nov 22, 2017 8:42 am
Forum: AbleCommerce GOLD
Topic: UPS Rate Variation
Replies: 19
Views: 20811

UPS Rate Variation

We're seeing variations in the UPS rates displayed on the cart page. The available options will randomly drop by just changing the zip code. I'm trying to find a pattern, but it seems to be that the Ground option drops off. For testing we're just sitting on the basket page and entering different Chi...
by corgalore
Fri Apr 07, 2017 5:59 am
Forum: AbleCommerce GOLD
Topic: PayPal Checkout fails after upgrade
Replies: 5
Views: 7709

Re: PayPal Checkout fails after upgrade

Katie, I changed the endpoint back to: https://www.paypal.com/cgi-bin/webscr I also reviewed that wiki entry. The latest version of the web.config that ships in the install package has removed the PayPal config section completely: <section name="paypal" type="com.paypal.sdk.core.ConfigSectionHandler...
by corgalore
Fri Apr 07, 2017 5:07 am
Forum: AbleCommerce GOLD
Topic: PayPal Checkout fails after upgrade
Replies: 5
Views: 7709

Re: PayPal Checkout fails after upgrade

Katie, The site stayed on the same server, with the same entry in IIS. Here's the versioninfo.xml contents from the old site: <VersionInfo> <ReleaseLabel>GoldR7</ReleaseLabel> <MajorVersion>7</MajorVersion> <MinorVersion>0</MinorVersion> <BuildNumber>87</BuildNumber> <Revision>7118</Revision> </Vers...
by corgalore
Fri Apr 07, 2017 4:15 am
Forum: AbleCommerce GOLD
Topic: PayPal Checkout fails after upgrade
Replies: 5
Views: 7709

PayPal Checkout fails after upgrade

We recently upgraded a customer site to AbleCommerce GoldR12SR1 (build 9266), but now the Express Checkout fails with this error: 2017-04-07 10:26:47,639 ERROR AbleCommerce An error has occured at https://www.timneytriggers.com/shop/PayPalExpressCheckout.aspx?Action=SET System.Web.HttpUnhandledExcep...
by corgalore
Wed Nov 16, 2016 12:05 pm
Forum: AbleCommerce GOLD
Topic: Remove equalheights script call
Replies: 1
Views: 4305

Remove equalheights script call

I need to remove the equalHeights() jquery plugin call on one of my category pages. I have looked everywhere and I cannot figure out where the source of the script call is. It appears at the bottom of the category pages like so: $('#ctl00_ctl00_NestedMaster_PageContent_ctl00_CatalogNodeList .itemCon...
by corgalore
Wed Nov 09, 2016 11:28 am
Forum: AbleCommerce GOLD
Topic: Upgrade R11SR1 to R12 error
Replies: 12
Views: 8981

Re: Upgrade R11SR1 to R12 error

Nadeem,

Okay, good. I was worried that it only made the schema changes from R11 to R12.
by corgalore
Tue Nov 08, 2016 5:47 am
Forum: AbleCommerce GOLD
Topic: Upgrade R11SR1 to R12 error
Replies: 12
Views: 8981

Re: Upgrade R11SR1 to R12 error

Katie, I was researching Able upgrades when I came across this thread. I just upgraded a site by installing a fresh copy of R12 and logged in against a database that was previously running R7. Did the software automatically upgrade the schema from R7 all the way to R12? The admin footer now shows Ab...
by corgalore
Wed Dec 18, 2013 9:44 am
Forum: AbleCommerce GOLD
Topic: Change product option selection to dropdownlist
Replies: 2
Views: 2491

Re: Change product option selection to dropdownlist

Bump. Everyone is happy with the dropdownlist for options? Nobody has ever needed to change the option selection to a different control type?
by corgalore
Thu Dec 12, 2013 3:13 pm
Forum: AbleCommerce GOLD
Topic: Change product option selection to dropdownlist
Replies: 2
Views: 2491

Change product option selection to dropdownlist

How can I change the product option selection in the BuyProductDialog control to a radiobuttonlist control?

I've already changed the type in the markup and adjusted the object type reference in the code behind, but the AJAX postback doesn't update the price or photo.

Is this possible?
by corgalore
Thu Sep 05, 2013 10:30 am
Forum: AbleCommerce GOLD
Topic: Create Custom Coupon
Replies: 1
Views: 2090

Create Custom Coupon

Is it possible to create a custom coupon plugin for Able Gold?

I would like it to work like a basic coupon, but apply the discount based on a percentage over cost.
by corgalore
Fri Aug 23, 2013 9:41 am
Forum: AbleCommerce GOLD
Topic: Product option choice default selection
Replies: 0
Views: 3175

Product option choice default selection

In Gold R5, if I create product options and set one of the choices as 'selected', the choice is not selected on the public product page. I had to add this work-around in order to get it working: Around Line 799, BuyProductDialog.asxc.cs foreach (OptionChoice choice in opt.Choices) { //Fix:Select def...
by corgalore
Thu Aug 08, 2013 1:24 pm
Forum: AbleCommerce GOLD
Topic: R5-Sp1 Checkout random payment failures
Replies: 43
Views: 21665

Re: R5-Sp1 Checkout random payment failures

We started having this same problem with the Payment error. I noticed the maintenance tasks are also failing. I just forced a recompile of the site, so hopefully that fixes it for now.
by corgalore
Thu Jul 18, 2013 9:35 am
Forum: AbleCommerce GOLD
Topic: Split shipments for large products
Replies: 2
Views: 2494

Split shipments for large products

Is there a way to set a product to be split-shipped? We had this ability in our old cart and now I rather miss it. All of our orders are shipped through a third party distributor and if the product is dimensionally large, they split it into it's own shipment and double-charge us for shipping. Any id...
by corgalore
Mon Jun 24, 2013 8:59 am
Forum: AbleCommerce GOLD
Topic: Shopping.com Feed Invalid
Replies: 9
Views: 5508

Re: Shopping.com Feed Invalid

Naveed,

Nope. I am not using the 'All Products' selection. I have selected the option that states 'Do not include products marked for feed exclusion', yet it still outputs all products in R5. Note: I'm using the Create Feed action from the menu at the bottom of the Shopping.com feed settings page.
by corgalore
Mon Jun 17, 2013 9:45 am
Forum: AbleCommerce GOLD
Topic: Shopping.com Feed Invalid
Replies: 9
Views: 5508

Shopping.com Feed Invalid

I signed up for Shopping.com today with plans to use the Shopping.com feed output from AbleCommerce. Unfortunately, it has all kinds of problems: 1. It ignores the feed exclusion setting on each product and just exports everything in the product table. 2. It does not contain a unique product id fiel...
by corgalore
Fri May 31, 2013 1:32 pm
Forum: AbleCommerce GOLD
Topic: Full-Text Search (SQL Server) problem
Replies: 4
Views: 5242

Re: Full-Text Search (SQL Server) problem

Did you get this figured out? Perhaps you need to go directly to the SQL database and rebuild the full-text catalog after doing a manual import.
by corgalore
Fri May 31, 2013 1:25 pm
Forum: AbleCommerce GOLD
Topic: DB performance issue when connecting outside of website
Replies: 5
Views: 4754

Re: DB performance issue when connecting outside of website

ForumsAdmin,

I just realized the code sample you provided does not work. The IList products variable has no .Save() method.

???