Search found 18 matches

by sfj
Thu Aug 05, 2010 1:34 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Questions (Development)
Replies: 5
Views: 3917

Re: Questions (Development)

Just wanted to let you guys know the project came off SMOOOTHLY =)

SFJ
by sfj
Sat Jan 10, 2009 7:32 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Where to access Swatch Functionality?
Replies: 8
Views: 5818

Re: Where to access Swatch Functionality?

Thanks :) That did clear that part up for me, but as mentioned earlier I already implemented it for the additional images :) I am trying to sort it out for Swatch specifically (and i already have a solution in place, but its just 'bothering' me if I can't do it the right way LOL). No worries though,...
by sfj
Tue Jan 06, 2009 3:21 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to Add Settings
Replies: 1
Views: 2232

How to Add Settings

Whats the best way add system wide settings. For example, we are adding a new type of image, (instead of icon, thumbnail, and standard) we are adding type 'large' The width and height, I would like placed somewhere in the control panel, how later can I access it? (Without modifying the source code, ...
by sfj
Mon Jan 05, 2009 7:09 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Where to access Swatch Functionality?
Replies: 8
Views: 5818

Re: Where to access Swatch Functionality?

Ok, I checked it out - but correct me if I am wrong, if I want to modify the image that is changing, I need access to the source code? I looked at it, and many of the references I think that may be of help - seem to be in the ac framework, versus the code that uses the framework? I have coded anothe...
by sfj
Mon Jan 05, 2009 12:13 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Where to access Swatch Functionality?
Replies: 8
Views: 5818

Re: Where to access Swatch Functionality?

I am sorry, i may not have been clear - What I mean is that the swatch calls some javascript (I presume) that replaces the img with ID (ProductImage) to have a different SRC, so if you click the red swatch it changes image, as well as recalculates quantity. Where can i access the code that 'changes ...
by sfj
Mon Jan 05, 2009 11:12 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Where to access Swatch Functionality?
Replies: 8
Views: 5818

Where to access Swatch Functionality?

Ok, basically here is what I have done so far: When you upload an image, it resizes it (standard able commerce) But, now keeps the original large image as well, and if you click on the image, it takes you to a LARGER (original) version of the same image. This works perfectly, EXCEPT When we are usin...
by sfj
Mon Jan 05, 2009 11:10 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Additional Images (With Thumbnails)
Replies: 2
Views: 2502

Re: Additional Images (With Thumbnails)

I checked out how the code was for the ImageUpload area, and I will use the same for the Additional Image upload area.

Sweet, easy to do, and thanks for your help!

SFJ
by sfj
Mon Jan 05, 2009 8:48 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Additional Images (With Thumbnails)
Replies: 2
Views: 2502

Additional Images (With Thumbnails)

Hi,

When adding additional images, I want to include two additional types with each additional image.

The icon, and the medium size.

Is this already built in, if not, which areas would I need to modify?

Thanks

SFJ
by sfj
Mon Jan 05, 2009 8:46 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Questions (Development)
Replies: 5
Views: 3917

Re: Questions (Development)

Thanks for getting me started, We will use: http://forums.ablecommerce.com/viewtopic.php?f=47&t=9071 And will turn the next,prev images into THUMBNAILS :) Shouldn't be so hard to do, but every new language,platform,framework I work with, I tend to freak out a bit :) But at least I know the exact fil...
by sfj
Sun Jan 04, 2009 3:37 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Questions (Development)
Replies: 5
Views: 3917

Questions (Development)

By the way, so far, this product is OFF THE HOOK. I Have worked on a wide variety of Asp.Net Storefronts (I Worked for two companies AC Competes with as well), many Open Source, and PHP solutions, and have written a few gateways too many if you know what I mean. AC has a superb framework, and I have...
by sfj
Sun Jan 04, 2009 3:27 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Writing Custom Gateway
Replies: 3
Views: 2905

Re: Writing Custom Gateway

Beautiful, I ended up getting around to finalizing the GATEWAY.

It was a lot easier when I got the debugger set up, thanks for the answer back then, this also helped me:

http://www.gamedev.net/community/forums ... _id=408705

SFJ
by sfj
Sun Jan 04, 2009 3:26 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Just purchased ABleCommerce, and got a Question
Replies: 2
Views: 2439

Re: Just purchased ABleCommerce, and got a Question

Thanks, sounds easy enough :) We should be ready to launch soon.

SFJ
by sfj
Sun Jan 04, 2009 3:25 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Questions about Multiple Stores / Distributors possibly?
Replies: 3
Views: 3349

Re: Questions about Multiple Stores / Distributors possibly?

Thanks for the tips, guys -

It is certainly something we may consider implementing or waiting until released in a stable version by AC.

SFJ
by sfj
Sun Dec 28, 2008 1:31 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: List of All E-Mails sent out by System
Replies: 5
Views: 4137

Re: List of All E-Mails sent out by System

Thank you guys for your responses, I feel quite silly - I must not have done my homework :)

I just needed the mail templates folder for an Internal Doc we were working on, and promptly after posting this -

I had found the exact information I was looking for.

SFJ
by sfj
Mon Dec 15, 2008 6:21 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: List of All E-Mails sent out by System
Replies: 5
Views: 4137

List of All E-Mails sent out by System

Hi guys,

We are working on a Mg ration Plan to AbleCommerce, I was wondering is there a list or a place in the control panel that shows Each and Every type of e-mail that may come out of AbleCommerce? Like for example, forgot passwords, wish list, coupon reminders, etc.

Thanks,

J., SF
by sfj
Thu Oct 30, 2008 4:57 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Writing Custom Gateway
Replies: 3
Views: 2905

Writing Custom Gateway

Hi Guys, At the computer i am on, we only have the express versions of C#, and Web Developer and I am tasked to write a custom gateway implementation. I am not like an 'expert' at Visual Studio, but anyway I can debug my gateway through web developer express when I debug the website, even though the...
by sfj
Wed Oct 29, 2008 4:09 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Just purchased ABleCommerce, and got a Question
Replies: 2
Views: 2439

Just purchased ABleCommerce, and got a Question

Hi, We have just purchased AbleCommerce and plan to begin work on it immediately. We have the developers license as well (Free Add On). If we download the dev version, get it running and have it working smoothly, how easy is it to transfer everything to a production license/environment? What is the ...
by sfj
Tue Apr 22, 2008 9:26 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Questions about Multiple Stores / Distributors possibly?
Replies: 3
Views: 3349

Questions about Multiple Stores / Distributors possibly?

Hi, Maybe you can shed some light on this. We are considering AbleCommerce for our roll out. We have 2 stores currently, One based on Yahoo Stores, and one based on MIVA (One for the US, one for the UK). We are about to launch a Canadian Version. Each store has its own distributor and inventory, how...