Search found 41 matches

by rdevarona
Wed Feb 20, 2008 1:27 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Cookie Problems!
Replies: 24
Views: 19437

Cookie Problems!

Hi guys, Does anybody know where and on what page AC sets the session cookies? I've got an issue that's costing us $$. It seems that one can't get directly to any of the product pages on our site without having first visited our home page. Mike from AC helped me narrow down the issue to a cookie pro...
by rdevarona
Sun Feb 17, 2008 12:35 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Hitting Enter Causes Form to Save
Replies: 1
Views: 1712

Hitting Enter Causes Form to Save

Has anybody noticed that hitting the enter key to try to get to a new line in the Edit Webpage form causes the form to be saved? Is this just me?

Regards,

rdv
by rdevarona
Sun Feb 17, 2008 5:46 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Searching Product Name OR SKU
Replies: 4
Views: 3002

Works like a charm! Thanks!

rdv
by rdevarona
Fri Feb 15, 2008 9:46 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Searching Product Name OR SKU
Replies: 4
Views: 3002

Searching Product Name OR SKU

Has anybody looked into changing the default function of the search bar to include product SKUs? I think right now this only searches through product names. I would like to search through product names OR SKU. Any suggestions?

Thanks and regards,

rdv
by rdevarona
Fri Feb 15, 2008 9:29 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Gift wrap panel
Replies: 5
Views: 3414

Tim, I asked AC to conditionalize this so that it's not so difficult to remove if not needed. You can sort of get rid of it in the One Page Checkout, but the multi-page is a little trickier. I went in there and added HTML comment tags around the entire Gift Wrap Panel in OnePageCheckout.aspx. Even i...
by rdevarona
Thu Feb 07, 2008 8:42 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: HTML Editor Killed My Email Template
Replies: 4
Views: 3524

Thanks, guys... all better now!

rdv
by rdevarona
Wed Feb 06, 2008 9:24 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Google Checkout error
Replies: 9
Views: 5867

Update: I've just confirmed that AC is indeed sending the wrong URL for the merchant calculated shipping page. This appears in /Checkout/Google/GoogleCheckoutButton.ascx.cs Line 133 Reads: tempUrl = storeBaseUrl + this.ResolveClientUrl("~/Checkout/Google/MerchantCalc.ashx"); If this is commented out...
by rdevarona
Wed Feb 06, 2008 8:56 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Google Checkout error
Replies: 9
Views: 5867

Bug?

Joe, I have this same error in our log: Integration Issue Detail Time of occurrence: Feb 6, 2008 10:37:03 AM EST Error: URL you are using for merchant calculations is not valid or is not https http://www.electricalmarketplace.com/Checkout/Google/MerchantCalc.ashx -- the error we got is: An HTTPS URL...
by rdevarona
Wed Feb 06, 2008 8:45 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: HTML Editor Killed My Email Template
Replies: 4
Views: 3524

HTML Editor Killed My Email Template

I made the mistake of using the built-in editor to modify the default order confirmation template in RC2 and found that the template is no longer usable after this edit. I know that it's not the change that I made; I only added our logo in the top cell. The built-in editor removed the HTML, HEAD, ST...
by rdevarona
Wed Jan 30, 2008 9:15 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Google Checkout Shipping
Replies: 10
Views: 6857

Google Checkout Shipping

Is anybody else having a problem with Google checkout not showing the right prices for shipping options? When I first set this up, I didn't have a default rate to charge if merchant calculated shipping fails. This resulted in Google showing all of the shipping options with $0.00 price. I then added ...
by rdevarona
Sun Jan 27, 2008 9:43 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Google Checkout explained
Replies: 8
Views: 5475

Google Checkout and Shipping?

I've got Google checkout configured and working properly, but I can't find a way of adding shipping costs to the order. I'm not sure if I'm missing something here. There's no way of adding shipping to the mini cart or the basket without having the customer proceed to the final checkout on our site. ...
by rdevarona
Tue Jan 22, 2008 10:23 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: My shipping estimate isn't working
Replies: 7
Views: 4241

I think I got that same message when my products didn't have the "Shippable" box marked AND they had a valid warehouse ID. The problem seemed to go away after I updated all the products.

rdv
by rdevarona
Tue Jan 22, 2008 10:19 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Image Management
Replies: 3
Views: 2798

Don, I do this in Photoshop via the File | Automate | Batch function. You first record an action that does the following: 1. Open an image 2. Resize to appropriate dimensions 3. Export (Save for web) to the appropriate folder 4. Close the image You can then use the batch function on an entire folder...
by rdevarona
Fri Jan 18, 2008 8:37 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Kitted Product Price Displays as $0.00
Replies: 12
Views: 6668

We ended up creating them as product options (variants), rather than a kit. I played around with this method, too, but I much prefer having the radio button options explicitly listed instead of having a drop down for pack size. I'll try to look through the control to see if it can be changed easily...
by rdevarona
Fri Jan 18, 2008 3:40 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Kitted Product Price Displays as $0.00
Replies: 12
Views: 6668

Kitted Product Price Displays as $0.00

Hi all, I'm using the kit feature to provide a way for customers to buy either an individual piece or a case of multiple pieces. I've set the "Master" product to not have a price and then added a component that has two radio button options. These are either a single "Child" product with the standard...
by rdevarona
Thu Jan 17, 2008 2:42 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Disabling Wishlist Across the board
Replies: 3
Views: 3505

Disabling Wishlist Across the board

Hi, Has anyone found a way to completely disable the wishlist functionality? I can go in and remove the references to the wishlist from each scriptlet and control, but I would much rather be able to turn it on and off via the admin panel somewhere. I think conditionalizing the display based on this ...