Search found 30 matches

by webhead
Mon Mar 09, 2009 7:15 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Multiple add to cart with options
Replies: 6
Views: 3335

Re: Multiple add to cart with options

Sounds more like not being able to understand the code, that code worked perfectly. In fact I will post this code for free.
by webhead
Mon Mar 09, 2009 10:09 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Multiple add to cart with options
Replies: 6
Views: 3335

Re: Multiple add to cart with options

Judy, all the code you need to do that is right there in the quick order plugin I wrote for web2market. Its all able code and nothing custom other than the html that is renders. Trying to use the microsoft data controls is not always a good idea, any many times a really bad idea, you will spend more...
by webhead
Tue Feb 10, 2009 8:52 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: tax gateway question
Replies: 2
Views: 1889

Re: tax gateway question

Thanks, i will do that.
by webhead
Tue Feb 10, 2009 12:35 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: tax gateway question
Replies: 2
Views: 1889

tax gateway question

I am implementing a tax gateway. I found the thread on this, but it does not answer whether you need to create your code as a separate dll, or add it via the app_code directory. I did the app_code route. When adding it to the db via the ac_taxgateways table, what is the proper naming convention so t...
by webhead
Fri Jan 09, 2009 5:16 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Anyone have the Source Code? I need some SQL . . .
Replies: 4
Views: 2842

Re: Anyone have the Source Code? I need some SQL . . .

Mike,

privately pm me on this and i will explain it, there are some here trying to help who have no idea what they are doing.

Steve
by webhead
Thu Nov 13, 2008 8:38 am
Forum: AbleCommerce Hosting and Development Providers
Topic: Web2Market now has a quick order plugin available for AC 7
Replies: 1
Views: 10259

Web2Market now has a quick order plugin available for AC 7

Web2market has developed a quick order plugin available for Ablecommerce 7.0. This plugin will allow your customers to order many items at one time by entering in the sku and quantity and adding them to the basket. It will also pick up on any items that have options with them. If you are interested ...
by webhead
Mon Nov 10, 2008 6:58 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: When you set a page, where is that information stored?
Replies: 3
Views: 2342

Re: When you set a page, where is that information stored?

Thanks, I want to extract that and see what it looks like if I can.
by webhead
Mon Nov 10, 2008 3:20 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: When you set a page, where is that information stored?
Replies: 3
Views: 2342

When you set a page, where is that information stored?

I need an answer on this, i have asked this before and it gets blown off. When you set a page, choose your header, footer, layout etc..., where is that stored? I am running into issues with this. I write code, set up a page, and everything works, the client then comes in and changes something around...
by webhead
Thu Nov 06, 2008 3:10 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: weird install issue
Replies: 4
Views: 2735

Re: weird install issue

There is the live install in the same dir, wwwroot. Why should that matter?
by webhead
Thu Nov 06, 2008 11:28 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: weird install issue
Replies: 4
Views: 2735

Re: weird install issue

Ie on the server. We have one live site, and want one test site to try things, if I can't get past that page, what else can I do? Setting up a site should not be this difficult. I do this on my machine and its 5 minutes at most.
by webhead
Wed Nov 05, 2008 10:57 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: weird install issue
Replies: 4
Views: 2735

weird install issue

I am trying to set up a new test able site for a client, I keep running into the install/default.aspx page hanging and not posting back to accept the agreement. The page does not pick up the blue color and no button shows to click to accept just a link that won't post back. What might be causing thi...
by webhead
Wed Oct 08, 2008 5:40 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Site bombs on open
Replies: 17
Views: 7464

Re: Site bombs on open

Thanks Mike, I was suspecting that was the case. I understand the security issues on this, we can go off board on it tomorrow.
by webhead
Wed Oct 08, 2008 5:29 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Site bombs on open
Replies: 17
Views: 7464

Re: Site bombs on open

Tried that, it never even gets to it. There is something else that runs first in this. Cmon ablecommerce, whats going on here? Please tell me why i can't step thru the source code right from the start. If its a security issue, we can discuss off the board.
by webhead
Wed Oct 08, 2008 4:13 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Site bombs on open
Replies: 17
Views: 7464

Re: Site bombs on open

No, what i did was take the able db that comes with it, and connect my sql ent mgr to it, i set this user up to do whatever it wants to, its admin level. I checked perms and other things. I need to know what is happening when the app loads. If you have the source code you should be able to step thru...
by webhead
Wed Oct 08, 2008 3:40 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Site bombs on open
Replies: 17
Views: 7464

Re: Site bombs on open

I just tried the other, the login fails.
by webhead
Wed Oct 08, 2008 3:35 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Site bombs on open
Replies: 17
Views: 7464

Re: Site bombs on open

No, exact connection string works in a completely separate winforms application, and i can use the same credentials to login via sql enterprise mgr. I will try the old connection string. I still have to be able to use other ones, so this still has to be resolved.
by webhead
Wed Oct 08, 2008 3:23 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Site bombs on open
Replies: 17
Views: 7464

Re: Site bombs on open

It is set up in iis, it bombs when trying to navigate to the default page. I need to know what is going on there, what fires first in this app? Since the default page has no page load event handler to start on debug with, how do you figure out what is going on here?
by webhead
Wed Oct 08, 2008 3:19 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Site bombs on open
Replies: 17
Views: 7464

Re: Site bombs on open

Mike, that's not it, I only changed the connection string in the database config file, nothing else, it ran fine then before that change. Its trying to access something that is not there, I need to be able to get to the line blowing up here. it won't tell me this. I have custom code to do for client...
by webhead
Wed Oct 08, 2008 2:29 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Site bombs on open
Replies: 17
Views: 7464

Site bombs on open

I have changed out the database connection string. This connection string works from other applications, but not from able commerce. The site won't open as this is bombing on a reference to an external library. I have the source code and still can't get to the line blowing up. I can't change this ba...
by webhead
Wed Oct 08, 2008 2:03 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Object reference not set to an instance of an object?
Replies: 1
Views: 1867

Object reference not set to an instance of an object?

I have changed out the connection string in the data.config file to point to another instance of sql server. I know this connection string works as I tested it from another application, and can login to sql enterprise mgr using the same credentials. Now when i run the app, I cant even load the first...
by webhead
Wed Sep 17, 2008 6:54 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Where are the page settings stored?
Replies: 7
Views: 3859

Re: Where are the page settings stored?

I was able to reset the page, but had to do that thru the admin section, that reset button on the page did not work. I still would like to know where all these settings are stored. I just read the new post thanks.
by webhead
Wed Sep 17, 2008 3:51 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Where are the page settings stored?
Replies: 7
Views: 3859

Re: Where are the page settings stored?

I need someone from able to step in here, the reset on the page does not work, and I can't change the scriptlet content, as when you move into edit mode, the page bombs, so how do you force this to change. I tried uploading over it, and that is not working either. I have to know where the settings f...
by webhead
Mon Sep 15, 2008 4:19 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Where are the page settings stored?
Replies: 7
Views: 3859

Re: Where are the page settings stored?

I have the source, where is it being stored? Why would it be binary? There is a sql data source on that page, but that looks like i handles the delete, so where is this information being stored?
by webhead
Mon Sep 15, 2008 2:22 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Where are the page settings stored?
Replies: 7
Views: 3859

Where are the page settings stored?

I need to know where all the page settings are stored? I dont see any of this in the database.