Search found 22 matches

by joea84
Sat Apr 28, 2012 10:34 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Test orders google tracking script
Replies: 1
Views: 2028

Test orders google tracking script

Hi,

Are test orders tracked using Google Analytics? If so, is there a way to disable tracking for these orders?
by joea84
Wed May 04, 2011 5:17 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Installation issue -- Invalid object name 'ac_Stores'
Replies: 9
Views: 7325

Re: Installation issue -- Invalid object name 'ac_Stores'

Hi, I saw this error on my local machine, but things worked fine in production. You can't use windows authentication. You must used mixed authentication on sql server. Create a sql user name and password and give that user dbo permissions. When doing the connection string, put that user name and pas...
by joea84
Fri Mar 04, 2011 11:10 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: LINQ doesn't work
Replies: 7
Views: 3850

Re: LINQ doesn't work

Hi, My business sells an AbleCommerce Linq compatible product list control, so you can use LINQ to query products. Most of the queries are already pre-packaged; newest products, products by keyword, featured products, products by vendor and etc. Here is a link: http://www.ablesf.com/AbleSF-4-AbleCom...
by joea84
Wed Feb 23, 2011 4:38 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: What does the AbleCommerceHttpModule do?
Replies: 14
Views: 11936

Re: What does the AbleCommerceHttpModule do?

The AbleCommerce Marketplace sells a kit that integrates AbleCommerce and SiteCore:

http://www.ablesf.com/AbleSF-4-AbleComm ... n-P77.aspx

The projects are separate, but you can have products show up in SiteCore. Users are directed to AbleCommerce for products details and checkout.
by joea84
Fri Jan 14, 2011 7:53 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Installation Error - Need Help
Replies: 5
Views: 4333

Re: Installation Error - Need Help

Hi, I had the same error with 7.0.6. Here is what I did: In the database, go to ac_Store. Enter some store info. For the Default WareHouseID, Order IncrementID, and NextOrder ID, use 1. For WeightUnitID and MeasurementUnitID, use 0 Go back to configure2.aspx. You're now using the store settings you ...
by joea84
Wed Dec 08, 2010 1:55 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Use One Page Checkout
Replies: 4
Views: 29568

Use One Page Checkout

Hi,

I want all orders to go to one page checkout instead of the edit billing address page. How can I do that?

Also, how do I change the top seller products without removing the products? I canceled all the orders, but the top sellers are still there.
by joea84
Mon Oct 25, 2010 9:30 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Tax Provider Integration : Avalara
Replies: 34
Views: 48633

Re: Tax Provider Integration : Avalara

Hi, If you want to create a custom tax provider and add tax at the order stage (so you can test for billing state, etc.), this code would work: /// <summary> /// Commit the taxes by this provider for the given order /// </summary> /// <param name="order">The order for which to commit the taxes</para...
by joea84
Fri Oct 15, 2010 4:19 pm
Forum: AbleCommerce Hosting and Development Providers
Topic: Starting point for Payment Provider
Replies: 5
Views: 17531

Re: Starting point for Payment Provider

Hi, I'm also trying to integrate TouchNET. I put the code in OnePageCheckout.cs here: default: ASP.RedirectForPayment registerForm = new ASP.RedirectForPayment(); registerForm.PaymentMethodId = selectedMethod.PaymentMethodId; registerForm.CheckingOut += new CheckingOutEventHandler(CheckingOut); regi...
by joea84
Fri Oct 15, 2010 12:02 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: File Upload Issue
Replies: 1
Views: 1744

File Upload Issue

Hi, I am receiving an error that the max upload file size is 4 MB with AbleCommerce. I am trying to upload files from a page, which is linked to the shopping cart. So, I am trying to upload files related to an order before I checkout. I am not using FTP, just a .NET file upload tool. Is there any AP...
by joea84
Wed Oct 06, 2010 11:17 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: 30 day trial problems
Replies: 8
Views: 6146

Re: 30 day trial problems

Hi, Because you went to your store without configuring your database, your database hasn't been appropriately set-up. As a result, you are receiving this error. Here are the steps to resolve it: 1. Go to [http://localhost/ECommTest/StandaloneAbleCommerce] (replace with your URL) /install/ 2. This wi...
by joea84
Thu Sep 09, 2010 2:58 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Hide View Cart Button
Replies: 3
Views: 2555

Hide View Cart Button

Hi, I am on this page of my website: ~/basket.aspx Here is the file: ~\App_Data\Scriptlets\Custom\Layout\Account.htm On the top right, there is a button called View Cart. If I am on the basket page, I want to hide this button. If I am on the home page, I want this button visible. How can I test and ...
by joea84
Wed Jul 28, 2010 7:31 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Digital Products and License Keys
Replies: 1
Views: 1715

Digital Products and License Keys

Hi, I am trying to set-up a license key for a digital download. I am using the free sample download product (it's a text file), which is included with the AbleCommerce system as a sample product. I am trying to do this: TIP: Use the built-in Serial Key Provider and enter your digital goods' keys in ...
by joea84
Wed Jun 09, 2010 8:26 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: SiteFinity Integration? Membership provider problem
Replies: 8
Views: 12024

Re: SiteFinity Integration? Membership provider problem

Hi,

My business, JMA Web Technologies, has integrated the Sitefinity CMS version 3.7 with AbleCommerce 7. We can sell you the files, so you just need to style it. Here is our demo site: http://www.ablesf.com
by joea84
Wed Jun 09, 2010 8:19 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Integration of AC Shopping Cart Software with CMS site
Replies: 2
Views: 2423

Re: Integration of AC Shopping Cart Software with CMS site

Hi,

My business, JMA Web Technologies, has integrated AbleCommerce and Sitefinity. We can sell you the files, so all you'll need to do is style it. Here is the demo site: http://www.ablesf.com/
by joea84
Wed Jun 09, 2010 8:19 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Error on install in subfolder - version 7.0.3
Replies: 3
Views: 2337

Re: Error on install in subfolder - version 7.0.3

Hi,

My business, JMA Web Technologies, has integrated AbleCommerce and Sitefinity. We can sell you the files, so all you'll need to do is style it. Here is the demo site: http://www.ablesf.com/
by joea84
Wed Jun 02, 2010 3:49 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Create a User, Add to Role programmatically
Replies: 3
Views: 2305

Re: Create a User, Add to Role programmatically

Hi,

Thanks for the info.

Let's say I want to add a user to the Super User role programmatically. What code do I use? I don't see any role or group code anywhere in that file. What is the difference between a group and a role with AbleCommerce?
by joea84
Mon May 31, 2010 1:07 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Hide Account button
Replies: 2
Views: 1884

Re: Hide Account button

Hi, OK, I found the files: This is for the whole store ~\App_Data\Scriptlets\Default\Header\Standard Header.htm This is for the checkout ~\App_Data\Scriptlets\Default\Header\Checkout Header.htm Do you agree this is the best way to hide buttons: #if($customer.IsAnonymous == false) <a href="~/Members/...
by joea84
Mon May 31, 2010 12:51 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Hide Account button
Replies: 2
Views: 1884

Hide Account button

Hi,

When users arrive at my store, www.ablecommercesitefinity.com/login.aspx, I notice that the account tab (top right) appears. How can I hide this tab, if the user is not logged in? I cannot find the master page or the control for that navigation control anywhere. Is there a way to add tabs to it?
by joea84
Fri May 28, 2010 11:06 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Create a User, Add to Role programmatically
Replies: 3
Views: 2305

Create a User, Add to Role programmatically

Hi,

I would like to create a user and add that user to a role, using your custom membership and roles API. Can you send me a code sample, please?
by joea84
Fri May 28, 2010 7:17 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: .NET 3.5 Application/Sitefinity Integration
Replies: 4
Views: 3773

Re: .NET 3.5 Application/Sitefinity Integration

Hi,

When I create a user in the AbleCommerce system, no user is created in Sitefinity. Both systems are using different membership providers. The user name and passwords are housed in different database tables.
by joea84
Thu May 27, 2010 7:41 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: .NET 3.5 Application/Sitefinity Integration
Replies: 4
Views: 3773

Re: .NET 3.5 Application/Sitefinity Integration

Hi, The AbleCommerce logins work fine. Anyone can go to ~/login.aspx and ~/admin/login.aspx and only AbleCommerce user names and passwords will work. Those are separate from the SF database. I have a Sitefinity 3.7 community integration available, where both AbleCommerce and SF 3.7 are in the same p...
by joea84
Wed May 26, 2010 12:33 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: .NET 3.5 Application/Sitefinity Integration
Replies: 4
Views: 3773

.NET 3.5 Application/Sitefinity Integration

Hi, I am trying to integrate Able Commerce 7.x into an existing .NET 3.5 application (Sitefinity 3.7 CMS), which has its own membership and role providers. I merged both applications into one website and I combined the Web.config files. I am having the following technical issues: 1. It appears that ...