Search found 119 matches

by Carolharry
Tue Feb 17, 2009 1:35 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Updated Error in 7.0.2-Is this correct
Replies: 10
Views: 4695

Re: Updated Error in 7.0.2-Is this correct

Hi sohaib,

Can you guys give list of files which are no longer used in 7.0.2 but are still in 7.1. That would help.

Thank you,
Carol
by Carolharry
Tue Feb 17, 2009 1:20 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Updated Error in 7.0.2-Is this correct
Replies: 10
Views: 4695

Re: Updated Error in 7.0.2-Is this correct

You are right. I have replaced files from our original 7.1 version file with 7.0.2 files. With this new files where added, existing files where overwritten and files which doesn't exist in 7.0.2 but exists in 7.1 are still there(eg:adduserdialog.ascx). That's why it was happening like that. It's sol...
by Carolharry
Tue Feb 17, 2009 1:03 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Updated Error in 7.0.2-Is this correct
Replies: 10
Views: 4695

Re: Updated Error in 7.0.2-Is this correct

Can you please send admin\people\users\adduserdialog.ascx file from 7.0.2 version.

The change I made is working fine. Just to be sure I want to replace my file with the one you are having.

Thanks alot,
Carol
by Carolharry
Tue Feb 17, 2009 12:17 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Updated Error in 7.0.2-Is this correct
Replies: 10
Views: 4695

Re: Updated Error in 7.0.2-Is this correct

Code is in Admin\people\users\adduserdialog.ascx. On our server it works right without any change. On developer computer when I compile same files by copying from server, I got compilation error in Visual Studio. Not able to figure out how it's working on the server and not on my local computer. Int...
by Carolharry
Tue Feb 17, 2009 12:00 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Updated Error in 7.0.2-Is this correct
Replies: 10
Views: 4695

Updated Error in 7.0.2-Is this correct

Hi, I updated existing version of ablecommerce with 7.0.2. When Compiling it gave me error saying no CreateUser overloaded methods accepts only 7 parameters. UserDataSource.CreateUser(Email.Text, Password.Text, string.Empty, string.Empty, true, 0, out status); Changed to UserDataSource.CreateUser (E...
by Carolharry
Mon Feb 16, 2009 2:58 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Errors after moving files to a new server
Replies: 1
Views: 1547

Re: Errors after moving files to a new server

Try adding you server address to c:\windows\system32\driver\etc\hosts file
ip address web address name
10.20.22.223 test.site.com
by Carolharry
Mon Feb 16, 2009 2:44 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Can't add a user in ASP.Net
Replies: 4
Views: 2372

Re: Can't add a user in ASP.Net

Try removing
dim jonesy as new MembershipCreateStatus
to
dim jonesy as MembershipCreateStatus

Thanks
Carol
by Carolharry
Mon Feb 16, 2009 2:24 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Customizing coupons
Replies: 6
Views: 3662

Customizing coupons

Hi, I want to configure some of the coupons like Buy 1 get 1 for 1/2 OFF Buy one get a different product free Apply coupon for all products in a particular category instead of picking product one at a time. Do these need extensive customization or is it easily configurable. Please advice. Thanks, Ca...
by Carolharry
Mon Feb 16, 2009 12:13 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Free shipiping coupon for select products
Replies: 3
Views: 2080

Re: Free shipiping coupon for select products

Thank you for your reply.
This solution works. But the product is available as "Online" or Download which doesn't need shipping charges. When I buy Download form of product,it's applying shipping. How do I get around this.

Please let me know.

Thanks
Carol
by Carolharry
Mon Feb 16, 2009 9:25 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Free shipiping coupon for select products
Replies: 3
Views: 2080

Re: Free shipiping coupon for select products

Hello Everyone, I have products which come in "online,download and CD-ROM" . I set up the product and added the choices in options and variants section in product setup. PROBLEM 1: I need to create a coupon which allows free shipping for CD-ROM. Does anyone have idea how to do that. How do I solve t...
by Carolharry
Fri Feb 13, 2009 3:42 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Free shipiping coupon for select products
Replies: 3
Views: 2080

Free shipiping coupon for select products

Hi All,

We have CD_ROM,Books etc. I want to customize code to run a promotion where CD-ROM get free shipping or sometime it might be books.
Can anyone please help in customizing it.

Thanks a lot,
Carol
by Carolharry
Fri Feb 13, 2009 10:09 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Where to find User Interface or Code files
Replies: 2
Views: 1721

Where to find User Interface or Code files

Hi, I am having difficulty in finding userinterface or codefiles easily. for example: I want to see code in basket.aspx. when I go there I only see <%@ Page Language="C#" MasterPageFile="~/Layouts/Scriptlet.master" Inherits="CommerceBuilder.Web.UI.AbleCommercePage" Title="Basket" %> <%@ Register Ass...
by Carolharry
Tue Feb 10, 2009 8:49 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Reorder stock alert
Replies: 2
Views: 1798

Re: Reorder stock alert

Thank you so much for your response.

I thought we get that feature in Ablecommerce solution. Anyways, thank you again.

Carol.
by Carolharry
Mon Feb 09, 2009 3:45 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Reorder stock alert
Replies: 2
Views: 1798

Reorder stock alert

Hello Everyone, We sell third party products on our site. So we buy them say in 200 count. We want an alert system which tells marketing that the stock has to be reordered once the stock out cout left out comes to 50. Is this possible in AbleCommerce in the box solution or can it be customized in an...
by Carolharry
Mon Feb 09, 2009 8:08 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: configuring product with different pricing
Replies: 2
Views: 1717

Re: configuring product with different pricing

Hi Mazhar, Thank you for your reply. I did as you said. It works good. But I am stuck with applying coupons for these. I have "Online", "Download" and "CD-ROM" options for the product. If CD-ROM is selected then I should apply shipping. But we have some promotions where CD-ROM is eligible for "FREE ...
by Carolharry
Thu Feb 05, 2009 12:21 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Merchant Fields
Replies: 1
Views: 1601

Merchant Fields

Hi,

What is the use of Merchant fields in a product template. Can anyone plz explain.

Thanks alot,
Carol
by Carolharry
Tue Feb 03, 2009 9:01 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: configuring product with different pricing
Replies: 2
Views: 1717

configuring product with different pricing

Hello ,

I have Digital Products which is available as "Online"(which expires after specified number of days) and "Download"(never expires). But "Online" price is less than "Download" price.

How do I configure it.
Test Product
---Online=20$
---Download=30$

Can anyone plz help.

Thanks alot,
Carol
by Carolharry
Mon Feb 02, 2009 3:35 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: credit card declined / custom email sent at CheckedOut event
Replies: 10
Views: 5271

Re: credit card declined / custom email sent at CheckedOut event

Hi Mazhar,

Where can I find Pay Pal Payflow Pro gateway code(source files path in Ablecommerce project). I would like to see how it is resolving Test mode transaction or live mode transaction.

Thanks alot,
Carol
by Carolharry
Fri Jan 30, 2009 11:24 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Multiple processors for international currencies
Replies: 2
Views: 2981

Re: Multiple processors for international currencies

Can anyone please reply to this post.


Thank you,
Carol
by Carolharry
Fri Jan 30, 2009 9:34 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Switching between PaymentGateway Testmode to live mode
Replies: 2
Views: 1850

Re: Switching between PaymentGateway Testmode to live mode

Can any one please reply to the above post.

When user logs on to as admin, his transaction should be in testmode.
Where as for other users it should be live mode.


Thanks alot
Carol
by Carolharry
Thu Jan 29, 2009 8:00 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Retrieving one product template details into other template
Replies: 5
Views: 2788

Re: Retrieving one product template details into other template

Hi Mazhar, I managed adding master template fields(distribution types) to every new product template added by writing following code under add method of product template protected void AddButton_Click(object sender, EventArgs e) { if (Page.IsValid) { ProductTemplate pt = new ProductTemplate(); pt.Na...
by Carolharry
Thu Jan 22, 2009 3:12 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Retrieving one product template details into other template
Replies: 5
Views: 2788

Re: Retrieving one product template details into other template

Hi Mazhar,

I attached a file with screen shots. Hope you will get better understanding of my requirement.


Thanks alot,
Carol
by Carolharry
Mon Jan 19, 2009 8:24 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Retrieving one product template details into other template
Replies: 5
Views: 2788

Retrieving one product template details into other template

I have create a template "Distribution Types" with a list box in customer filed having 3 choices. Now I want to pull that product template details(the list box choices) into a new product template "Tests" So basically Tests will have already configured "DistributionTypes" for customers and other fil...