Search found 112 matches

by gdelorey@mitcs.com
Tue Dec 15, 2009 10:38 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: One Page Checkout Issue
Replies: 5
Views: 5720

Re: One Page Checkout Bug / Issue

Judy -

Worked great, thanks again! Any idea why this is the default behavior? Seems odd to me that there would be two different processes depending on who's logged in...

: Greg
by gdelorey@mitcs.com
Tue Dec 15, 2009 10:23 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: One Page Checkout Issue
Replies: 5
Views: 5720

Re: One Page Checkout Bug / Issue

Hi Judy -

Thanks for the help! My client is running 7.0.3 but I'll try your fix and see if we have luck.

Thanks!

: Greg
by gdelorey@mitcs.com
Tue Dec 15, 2009 9:10 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: One Page Checkout Issue
Replies: 5
Views: 5720

One Page Checkout Issue

Hi - I've customized the one page checkout conlib file by adding some shipping text for customers after copying the default one page checkout file and placing it into the /custom folder. On the checkout page I changed [[ConLib:OnePageCheckout]] to [[ConLib:Custom\OnePageCheckout]] and here is what h...
by gdelorey@mitcs.com
Tue Oct 27, 2009 3:20 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Adding Message Field to One Page Checkout
Replies: 5
Views: 2814

Re: Adding Message Field to One Page Checkout

Tim -

Thanks for your help!

: Greg
by gdelorey@mitcs.com
Tue Oct 27, 2009 9:27 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Adding Message Field to One Page Checkout
Replies: 5
Views: 2814

Re: Adding Message Field to One Page Checkout

compunerdy -

When you say 'enable the ship message' that sounds like a setting I can turn on - where do you find this? Or, do I have to add it to the OnePageCheckout conlib file?

Thanks,

: Greg
by gdelorey@mitcs.com
Tue Oct 27, 2009 8:48 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Adding Message Field to One Page Checkout
Replies: 5
Views: 2814

Adding Message Field to One Page Checkout

Hi - Is it possible to display a message field to allow user input on the checkout page similar to what existed in version 5.5? Currently, a user could go to the Gift Options page and enter a message there, however, it would be helpful to have this display for them on the general checkout page. Than...
by gdelorey@mitcs.com
Mon Oct 19, 2009 10:17 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Shipping Address Issue with PayPay Payments Pro
Replies: 1
Views: 1451

Re: Shipping Address Issue with PayPay Payments Pro

Quick follow-up: Spoke with PayPal Payments Pro tech support, and they mentioned there is no setting in PayPal to force a user to enter a shipping address and this should be done in the shopping cart.

: Greg
by gdelorey@mitcs.com
Mon Oct 19, 2009 9:58 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Shipping Address Issue with PayPay Payments Pro
Replies: 1
Views: 1451

Shipping Address Issue with PayPay Payments Pro

We experienced an odd issue over the weekend with our client's site. A frequent user decided to use PayPal as their payment option, and their order went through fine except it did not collect a shipping address or shipping charge. All products associated with the order were marked as shippable: yes,...
by gdelorey@mitcs.com
Wed Oct 07, 2009 10:22 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Display Variant Price in Options Drowdown
Replies: 6
Views: 3142

Re: Display Variant Price in Options Drowdown

So I got the product variants to display their modifier price, then took it one step further to get them to display the actual variant price (modifier + product base price). My code looked like this: foreach (OptionChoice optionOption in availableOptions) { aspOptions.Items.Add(new ListItem(optionOp...
by gdelorey@mitcs.com
Mon Sep 21, 2009 10:56 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Display Variant Price in Options Drowdown
Replies: 6
Views: 3142

Re: Display Variant Price in Options Drowdown

Hi Judy -

Thanks for your assistance! I'll give this a shot and post back my results.

: Greg
by gdelorey@mitcs.com
Mon Sep 21, 2009 9:59 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Display Variant Price in Options Drowdown
Replies: 6
Views: 3142

Re: Display Variant Price in Options Drowdown

Follow-up: I've been trying to get this figured out without any luck. If anyone has ideas, they'd be greatly appreciated!

Thanks,

: Greg
by gdelorey@mitcs.com
Thu Sep 17, 2009 11:28 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Multiple mails for Reset password.
Replies: 3
Views: 2076

Re: Multiple mails for Reset password.

I ran into the same issue; I think I accidentally exported them from my 5.5 store when moving to AC7, so I had duplicate templates as well. Just removed the duplicates and they seem to work fine.

: Greg
by gdelorey@mitcs.com
Tue Sep 15, 2009 9:10 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Display Variant Price in Options Drowdown
Replies: 6
Views: 3142

Display Variant Price in Options Drowdown

Hi - Currently when a user drops down the variant list on individual product pages they have to click on a variant to have the price updated at the top of the product area. Is there a way to display the price next to the variants? Example: Option 1 ($14.99) Option 2 ($16.99) Option 3 ($17.99) Thanks...
by gdelorey@mitcs.com
Wed Sep 09, 2009 3:25 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Roles/Permissions System (Admin Access)
Replies: 5
Views: 3590

Re: Roles/Permissions System (Admin Access)

I agree. Is there no way to allow for a user to have 'User Admin' rights to help with user accounts, etc? In AC 5.5, we could have the sales clerks have Order and User admin rights only, but I don't see a way of setting up the account to allow them to access user accounts in AC 7.0.3.

: Greg
by gdelorey@mitcs.com
Tue Sep 08, 2009 11:49 am
Forum: 7.0 DataPort
Topic: Users Migrated from 5.5 - Uppercase Emails
Replies: 2
Views: 2986

Users Migrated from 5.5 - Uppercase Emails

Hello - We've migrated our store from 5.5 to 7.0.3, and users that had email addresses or usernames with uppercase characters can only be found in the users screen when you type their email address exactly how it was entered in AC 5.5. In doing some research in the following thread (http://forums.ab...
by gdelorey@mitcs.com
Wed Aug 26, 2009 6:08 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Moving Local Dev Site to Live Server
Replies: 2
Views: 1533

Re: Moving Local Dev Site to Live Server

Hi Mazhar - I'll take a look; the only customizations done have been minor changes to ConLib files I believe. I'll try setting the local site to use standard ConLib files instead of the custom ones, and re-make the changes once I get the site working. Guess I'm a bit surprised since I did upgrade fr...
by gdelorey@mitcs.com
Tue Aug 25, 2009 8:07 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Moving Local Dev Site to Live Server
Replies: 2
Views: 1533

Moving Local Dev Site to Live Server

Summary: I am attempting to go live with my AC 7.0.3 store from a local working instance of the site. I installed AC 7.0.3 on my remote live server and successfully connected to the DB. I then followed the instructions for copying files and restoring DB from the following topic: http://forums.ableco...
by gdelorey@mitcs.com
Tue Aug 25, 2009 5:25 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Installing AC 7.0.3 in Root IIS Website
Replies: 1
Views: 1385

Re: Installing AC 7.0.3 in Root IIS Website

Update: I've configured an App Pool to run as Network Service identity, and removed the virtual directory out of the site so that http://mystore works locally. Everything seems to be working fine at this point, but I'd still be curious to know if I'm going to break anything by using this method... T...
by gdelorey@mitcs.com
Tue Aug 25, 2009 4:27 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Paypal Payments button doesn't popup sandbox paypal window
Replies: 9
Views: 5093

Re: Paypal Payments button doesn't popup sandbox paypal window

Hi ZLA - I believe this to be correct, unfortunately. If a user happens to use PayPal Express Checkout, I think it'll take them to PayPal and back for the final confirmation page which to me seems much better. When a user pays with normal PayPal, half the time they forget to click the 'Pay Now' link...
by gdelorey@mitcs.com
Tue Aug 25, 2009 2:47 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Installing AC 7.0.3 in Root IIS Website
Replies: 1
Views: 1385

Installing AC 7.0.3 in Root IIS Website

Hi - I'm wanting to setup my store in the root of my IIS web site, for example www.mystore.com instead of in a virtual directory like www.mystore.com/store/. If I give the site read/write permissions and have it use an application pool used by the Network Service, can I effectively skip the virtual ...
by gdelorey@mitcs.com
Wed Aug 12, 2009 3:21 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: FCKEditor Background Color
Replies: 6
Views: 6190

Re: FCKEditor Background Color

Mazhar -

I must've done something else to that file on accident; even after reverting changes, my content was still not visible. I've followed your first instructions again after restoring the file, and it works perfect.

Thanks,

: Greg
by gdelorey@mitcs.com
Wed Aug 12, 2009 9:50 am
Forum: Feature Requests
Topic: UPS worldship import export feature in DataPort
Replies: 4
Views: 6310

Re: UPS worldship import export feature in DataPort

Hi AC - If this feature is to be re-implemented, is there any estimated timeline for completion? We are nearing a launch of an updated site for our client currently using 5.5 with the UPS import/export tool, and we are weighing our options for the new store. We like the Shipper product, however, I'm...
by gdelorey@mitcs.com
Mon Aug 10, 2009 11:21 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: FCKEditor Background Color
Replies: 6
Views: 6190

Re: FCKEditor Background Color

Hi Mazhar - Worked great, however, that seems to have created another issue. When I go to edit a content page using the editor, all of the existing source code (or page content) does not appear in the FCKEditor - it's blank. However, if I refresh the page, the content still exists and looks fine, bu...
by gdelorey@mitcs.com
Fri Aug 07, 2009 12:20 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: FCKEditor Background Color
Replies: 6
Views: 6190

FCKEditor Background Color

I'm trying to use the FCKEditor when editing some content pages, however, the editor pulls in the background color of my site (dark green) since it's using an iframe. Is there any way to modify the editor CSS or something else to render the background in white so it is readable?

Thanks,

: Greg
by gdelorey@mitcs.com
Wed Jul 08, 2009 9:32 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: How to assign body id to home page
Replies: 9
Views: 5519

Re: How to assign body id to home page

Thanks, Mazhar! I finally got it working. I was going to Website > Content and Layout to update my scriplet but it looks like I was supposed to be doing it directly on the home page edit mode.

I appreciate the help!

: Greg