Search found 13 matches
- Tue Jun 02, 2020 8:22 am
- Forum: AbleCommerce GOLD
- Topic: Supported .Net Framework Versions...
- Replies: 3
- Views: 3474
Re: Supported .Net Framework Versions...
Thanks Naveed for your quick reply.... I did see that page and it shows 4.6.2 is recommended and also has minimum version 4.0 specified, but I was asking whether the latest 4.8 framework has been used/tested. I could just change and test, but I know I wouldn’t be able to successfully test all web fu...
- Tue Jun 02, 2020 1:25 am
- Forum: AbleCommerce GOLD
- Topic: Supported .Net Framework Versions...
- Replies: 3
- Views: 3474
Supported .Net Framework Versions...
What is the latest .Net framework version supported by older releases? I have a couple older clients on older R6 and R9 builds (highly customized) and would like to update the target framework to 4.8. The ultimate plan is to upgrade to AC 9.X in the near future. Is this even supported for versions o...
- Thu Nov 13, 2014 2:27 am
- Forum: AbleCommerce GOLD
- Topic: Latest TinyMCE support?
- Replies: 0
- Views: 2558
Latest TinyMCE support?
I was trying to make the TinyMCE-based HTML editor a little more user friendly for content authors. I would like to take advantage of the following improvements for verison 4.X of TinyMCE. 1) New Plugin called importcss . It basically traversed the supplied CSS files and populates the FORMAT doprdow...
- Thu Oct 30, 2014 9:54 am
- Forum: AbleCommerce GOLD
- Topic: Errors with Recurring Subscription Orders R9
- Replies: 0
- Views: 2447
Errors with Recurring Subscription Orders R9
Errors with Recurring Subscription Orders (CIM) R9 I have run into some issues with this specific scenario. Has anyone else ran into this? Is there a fix in the pipeline or a better way to address this scenario? Scenario: * 6- month Subscription Based Non-Shippable Product with Options Price $20 in...
- Wed Aug 27, 2014 8:50 pm
- Forum: AbleCommerce GOLD
- Topic: Multiple Authorize.net CIM accounts?
- Replies: 0
- Views: 2690
Multiple Authorize.net CIM accounts?
I have client that would like to support multiple authorize.net accounts in order to divide up their regions/franchises. Basically, they would like customers from different regions to use specific gateways (Authorize.net Accounts) for recurring / normal products. Limiting payment types by groups is ...
- Wed Aug 20, 2014 1:35 am
- Forum: AbleCommerce GOLD
- Topic: Issue with SSL and WCF service
- Replies: 4
- Views: 3324
Re: Issue with SSL and WCF service
First off, you probably need to determine if the service should always be secured over SSL or not. If it is meant to be called from both secure and non-secure pages, then you will want to make sure that it will be able to support both protocols. Otherwise, you could get that annoying browser message...
- Sun Aug 03, 2014 11:00 pm
- Forum: AbleCommerce GOLD
- Topic: html DocType support?
- Replies: 0
- Views: 2483
html DocType support?
Is it safe to use the newer html doctype for the Master and/or ASPX pages? Currently, the Master pages and ASPX pages use HTML 4.01 Transitional . <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/...
- Tue Jul 29, 2014 2:53 pm
- Forum: AbleCommerce GOLD
- Topic: CommerceBulder WebAPI - Required or Not?
- Replies: 2
- Views: 2224
CommerceBulder WebAPI - Required or Not?
CommerceBuilder WebAPI. The current documentation mentions that it is mainly for future use, but developers can use the services now. Are these services required for the the Store / Site to function? 2 scenarios below. 1) We have a client request to hide / disable the public API's. They don't want t...
- Sun Sep 29, 2013 1:56 am
- Forum: AbleCommerce GOLD
- Topic: Product Group Restrictions...Subscription Groups?
- Replies: 2
- Views: 2213
Product Group Restrictions...Subscription Groups?
R6 I am in the process of upgrading a client to R6. We need to use the new "Product Group Restriction" feature to restrict products to members of certain subscriptions. On the EditProduct page, only non-subscription groups are available. Is there a reason why the LoadNonSubscriptionGroups method fro...
- Sat Jun 01, 2013 8:44 am
- Forum: AbleCommerce GOLD
- Topic: Custom urlGenerator (provider) in GOLD?
- Replies: 0
- Views: 2633
Custom urlGenerator (provider) in GOLD?
In AC7, this could be done by implementing a couple of interfaces and changing a couple of lines in App_Data\ablecommerce.config. see URL Rewrite Provider API - AC7 In GOLD, the configuration format has changed. I cannot find where to apply the 2 config changes. Additionally, the AC7 sample files do...
- Thu Jan 10, 2013 3:05 am
- Forum: AbleCommerce GOLD
- Topic: No Duplicate Checks for Email Address: Is this correct?
- Replies: 1
- Views: 2451
No Duplicate Checks for Email Address: Is this correct?
I hope someone can help with something. Basically, I am able to REPRO this problem: If 2 users with different usernames are setup to have the same email address, then only one of them would ever be able to reset their password using forgot password . I assume any opt-out email subscription tasks may...
- Thu Nov 08, 2012 5:35 pm
- Forum: AbleCommerce GOLD
- Topic: Wiki out of Date: "Making Customer Fields Required..."
- Replies: 1
- Views: 3059
Wiki out of Date: "Making Customer Fields Required..."
The steps described on wiki page Making Customer Fields Required for Product Template @ http://wiki.ablecommerce.com/index.php/Making_Customer_Fields_Required_for_Product_Template are no longer valid. 1) The helper method public static void BuildProductChoices(Product product, PlaceHolder phChoices)...
- Sun Jan 17, 2010 1:49 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Expected SQL Server 2005 / 2008 size
- Replies: 5
- Views: 4627
Expected SQL Server 2005 / 2008 size
Can someone please tell me the average size that the database grows to? Basically, we are trying to get some quotes for a shared or virtual server hosting, but need to know an accurate range for the DB size (including the log file). We don't under/over buy. Expected store size in 1st year: - 3000-50...