Search found 11 matches
- Wed Nov 30, 2011 11:46 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: IE checkout problems
- Replies: 5
- Views: 4314
Re: IE checkout problems
Nope, no client side errors on that page. Thought switching to non-compatibility mode made it "work" for me. Ugh. Nothing consistent. We're due for an upgrade to the latest version of Able, so I think I'm going to wrap fixing these things into the upgrade process (and cross my fingers that something...
- Wed Nov 23, 2011 3:51 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: IE checkout problems
- Replies: 5
- Views: 4314
Re: IE checkout problems
It was first reported by a customer. It's been replicated by myself and another staff member. A third staffer (that never accesses the site) was not able to replicate the issue. The URL is: http://learningstore.uwex.edu We had recently had the site off-line for about a week due to some unrelated iss...
- Wed Nov 23, 2011 2:51 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: IE checkout problems
- Replies: 5
- Views: 4314
IE checkout problems
Hi all, We have recently started seeing an issue with checking out, but only in IE. Here's the scenario: 1. Anonymous user puts something in the basket, is on basket.aspx and clicks "checkout." The basket.aspx page reloads and the user can't checkout. 2. User logs in, gets transferred basket and it ...
- Mon Dec 13, 2010 11:29 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Cast error after upgrade
- Replies: 4
- Views: 3266
Re: Cast error after upgrade
It happens with a couple of pages - category.aspx, categorysearch.aspx. I think it has something to do with one of the sidebars. I'm not able to replicate it right now on our dev environment, and when I compare the files from dev and prod, they're identical. Where do the GUI-made customizations get ...
- Tue Dec 07, 2010 7:03 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Cast error after upgrade
- Replies: 4
- Views: 3266
Cast error after upgrade
Hi, We just upgraded from 7.0.4 to 7.0.6 (in two steps - running the 7.0.5 upgrade in between). It worked fine on our dev box with a snapshot of the production database and the same code files. But, when we did it on production we got this error on category.aspx: Unable to cast object of type 'Comme...
- Mon Mar 08, 2010 2:45 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: ISideBar Error
- Replies: 1
- Views: 1790
ISideBar Error
Sometimes, when moving code to the conlib\custom directory, the exact same code that works in the default directory will throw an error like: The type or namespace name 'ISidebar' could not be found (are you missing a using directive or an assembly reference?) How does one enable the ISidebar for th...
- Fri Mar 05, 2010 2:19 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Change sort order of Shipping Method
- Replies: 4
- Views: 3280
Re: Change sort order of Shipping Method
I'm seeing the same very annoying behavior. I think it's a bug. Creating a custom conlib with the same code shouldn't muck it up that much. I'd prefer not to change the basket files. Frustrating.jmestep wrote:I don't know that the OPC put in the custom folder would affect it.
- Fri Jan 15, 2010 6:29 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: 7.0.4 email templates - how to assocaite with content file?
- Replies: 1
- Views: 1726
7.0.4 email templates - how to assocaite with content file?
So, the interface for email templates changed from 7.0.3 to 7.0.4, and I can't figure out how to associate an email template with a content file. There have been issues in the past with using the edit box to put email templates in. What gives with this loss of functionality?
- Fri Jan 15, 2010 5:49 am
- Forum: 7.0 DataPort
- Topic: 7.0.4 doesn't import custom fields
- Replies: 0
- Views: 3002
7.0.4 doesn't import custom fields
I'm doing an import from Able 5.5 to 7.0.4 using dataport for the import. I'd done it with 7.0.3 and the same dataset previously, and the custom fields imported just fine. With 7.0.4, I get the custom field types turned into product templates, but no actual product template data. Anyone have any ide...
- Tue Dec 15, 2009 10:08 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Customizing Admin
- Replies: 2
- Views: 2185
Re: Customizing Admin
Weird - I see that yes, you can search by sku from the header search. But, it doesn't work from catalog->search. Seems like it should work from the catalog search, no?
I had seen the wiki, and I've been perusing stuff over there. Thanks.
I had seen the wiki, and I've been perusing stuff over there. Thanks.
- Tue Dec 15, 2009 7:55 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Customizing Admin
- Replies: 2
- Views: 2185
Customizing Admin
Hey all, I haven't done much with Able since version 5.5, and we're finally getting around to overhauling and upgrading. One of the reasons it's taken this long is that we'd previously farmed out some customizations that made upgrading fairly difficult. It looks like, at least on the front end, the ...