Search found 10 matches

by Pawan
Thu Dec 22, 2011 7:29 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Importing Users/Passwords
Replies: 2
Views: 3011

Re: Importing Users/Passwords

Can anybody share the SQL script to create users from backend.
Thanks.
by Pawan
Wed Apr 06, 2011 12:42 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: AbleCommerce 7.0.7 released
Replies: 19
Views: 23316

Re: AbleCommerce 7.0.7 released

How to upgrade AC 7.0 to AC 7.0.7
My current ablecommerce details as follows:
PLATFORM: ASP.NET
VERSION: 7.0 BUILD: 9381
SQL: 2008
by Pawan
Wed Feb 16, 2011 4:15 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Order without billing address details.
Replies: 0
Views: 2329

Order without billing address details.

My current ablecommerce details as follows: PLATFORM: ASP.NET VERSION: 7.0 BUILD: 9381 SQL: 2008R2 One of my customers has been submitted an order without billing details and this order is failed at payment gateway. Billing address fields are required fields and if JavaScript is disabled at browser ...
by Pawan
Thu Jan 13, 2011 7:36 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Migration SQL 2000 to SQL 2008 R2 for AC 7.0
Replies: 4
Views: 4123

Re: Migration SQL 2000 to SQL 2008 R2 for AC 7.0

Thanks a lot Michael, I successfuly update my config file manually: http://forums.ablecommerce.com/viewtopic.php?f=42&t=5747&p=61782&hilit=connection+string#p61782 1) Make a backup copy of APP_DATA\database.config 2) Delete existing content. 3) Paste following it into database.config file. <connecti...
by Pawan
Wed Jan 12, 2011 12:16 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Migration SQL 2000 to SQL 2008 R2 for AC 7.0
Replies: 4
Views: 4123

Re: Migration SQL 2000 to SQL 2008 R2 for AC 7.0

Thanks,

App_Data\Database.config file is Encrypted.
How can i change the DB connection string?
by Pawan
Tue Jan 11, 2011 5:01 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Migration SQL 2000 to SQL 2008 R2 for AC 7.0
Replies: 4
Views: 4123

Migration SQL 2000 to SQL 2008 R2 for AC 7.0

I would like to migration from DB SQL 2000 to SQL 2008 R2. My current ablecommerce details as follows: PLATFORM: ASP.NET VERSION: 7.0 BUILD: 9381 SQL: 2000 I already tried new installation ( http://help.ablecommerce.com/installation/ac7_aspnet/installation_guide_for_7.x_asp.net.htm ), but I could no...
by Pawan
Thu May 07, 2009 5:43 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Different email template for “Order Placed” trigger.
Replies: 6
Views: 4169

Re: Different email template for “Order Placed” trigger.

Thanks for support.
I done it. It's very helpful for me.
by Pawan
Wed May 06, 2009 5:18 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Different email template for “Order Placed” trigger.
Replies: 6
Views: 4169

Re: Different email template for “Order Placed” trigger.

I am using attached Email Template for “Order Place”. In this template Order, Payment, store and some other objects are used. Could you please guide me to how do I get these objects in OnPageCheckout.ascx.cs [Event CheckedOut] and pass to the template?
by Pawan
Tue May 05, 2009 4:24 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Different email template for “Order Placed” trigger.
Replies: 6
Views: 4169

Re: Different email template for “Order Placed” trigger.

Thanks, In mentioned thread event is related to admin, but i wanted to trigger the Email to send when users place the order. Could you please tell me for which aspx Page/Control and in which event I have to write that code that you referenced in following thread http://forums.ablecommerce.com/viewto...
by Pawan
Mon May 04, 2009 7:19 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Different email template for “Order Placed” trigger.
Replies: 6
Views: 4169

Different email template for “Order Placed” trigger.

I am using Able7.0. I set up two vendors. How do I send a different email content to the customer and vendor based on vendor and products? I want email to be triggered on “Order Placed”. I found it is possible with single template. http://forums.ablecommerce.com/viewtopic.php?f=42&t=10338&p=44891&hi...