Search found 49 matches

by it@isa-arbor.com
Tue Apr 13, 2010 7:40 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Dashboard and Admin buttons not showing up for Admin Group
Replies: 4
Views: 3770

Re: Dashboard and Admin buttons not showing up for Admin Group

Thanks guy. I have not had time to look, I do not recall making any customization to the header. I will definately look into it.

Mark, if you find an alternate cause or solution, please post it here.
by it@isa-arbor.com
Mon Apr 12, 2010 8:42 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Dashboard and Admin buttons not showing up for Admin Group
Replies: 4
Views: 3770

Dashboard and Admin buttons not showing up for Admin Group

Hi, We upgraded from 7.0.2 to 7.0.4. The upgrade went smoothly and the store is running well. However users with 'admin' permissions no longer see the 'admin' button or the 'dashboard' button when logged in. Only the super user can see these buttons. Any suggestions for changing or correcting this? ...
by it@isa-arbor.com
Tue Jun 23, 2009 8:07 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Can not add item to cart - is null or not an object
Replies: 4
Views: 4255

Re: Can not add item to cart - is null or not an object

I greatly appreciate your prompt post. You've always been very helpful when I have posted on the forums.
by it@isa-arbor.com
Tue Jun 23, 2009 7:16 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Can not add item to cart - is null or not an object
Replies: 4
Views: 4255

Re: Can not add item to cart - is null or not an object

This must have been broken unoticed for a few weeks. Several weeks ago we commented out [[ConLib:ProductTellAFriend]] From the product bar like this <!--[[ConLib:ProductTellAFriend]]--> That broke the page and created the errors. Readding this line or completely deleting it solved the problem. We're...
by it@isa-arbor.com
Tue Jun 23, 2009 7:07 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Can not add item to cart - is null or not an object
Replies: 4
Views: 4255

Can not add item to cart - is null or not an object

We are running AC 7.0.2. The store has performed well since last fall, but today we hit an error. Customers can not add a product to their cart from the product detail/description page. No errors show up in the store log, but three errors are visible in Internet Explorer. Webpage error details User ...
by it@isa-arbor.com
Thu Mar 26, 2009 1:12 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Store Lag - Processing Graphic
Replies: 11
Views: 9214

Re: Store Lag - Processing Graphic

Thanks for your help. I do appreciate your time.
by it@isa-arbor.com
Thu Mar 26, 2009 12:47 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Store Lag - Processing Graphic
Replies: 11
Views: 9214

Re: Store Lag - Processing Graphic

We've got 7.0.2. We're hoping to upgrade the server and perhaps add a second T1 in the Fall, perhaps that will help.
by it@isa-arbor.com
Thu Mar 26, 2009 12:09 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Store Lag - Processing Graphic
Replies: 11
Views: 9214

Re: Store Lag - Processing Graphic

I was making a purchase from another webstore today. It's not my own, but I recognized it as an able commerce 7.x store. I saw the same thing on that store, the processing graphic popped up and never went away. I hit refresh and the operation completed correctly. This is exactly what I am seeing on ...
by it@isa-arbor.com
Fri Feb 27, 2009 7:42 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Cannot insert Null error during checkout process
Replies: 2
Views: 2584

Re: Cannot insert Null error during checkout process

Unfortunately no. I have not been able to reproduce it, but eight different customers have hit it on different dates and times. I have a hunch that there is a product screwed up in the database, perhaps something has a NULL value in a field that isn't expected to be NULL, but that's a guess. If I ca...
by it@isa-arbor.com
Thu Feb 26, 2009 12:50 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Cannot insert Null error during checkout process
Replies: 2
Views: 2584

Cannot insert Null error during checkout process

I upgraded to 7.0.2 about two weeks ago and like the changes. I have been getting occasional logged errors since the upgrade, but can not reproduce the error myself. There are eight occurances of the following error on different dates/times: MESSAGE: An error occurred during the checkout process. Th...
by it@isa-arbor.com
Fri Dec 19, 2008 10:46 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Store Lag - Processing Graphic
Replies: 11
Views: 9214

Re: Store Lag - Processing Graphic

I'm stilling getting reports about this. One of our customer wrote to us today: I've been trying to place an online order for a couple days, but there seems to be an eternal hang-up on the website. When you toggle from the shipping info window to the payment info window a small, white, square dialog...
by it@isa-arbor.com
Fri Dec 19, 2008 8:20 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Adjusting Order Status Through a TSQL Command
Replies: 5
Views: 4673

Re: Adjusting Order Status Through a TSQL Command

IIRC, there is no order status called "Shipped". Or at least not out of the box. There is an Shipment status called "Shipped" (and another one called "Unshipped"). And if all the shipments in an order are Shipped, then the order status is changed to Complete (oddly...even if there is a pending paym...
by it@isa-arbor.com
Thu Dec 18, 2008 4:34 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Adjusting Order Status Through a TSQL Command
Replies: 5
Views: 4673

Re: Adjusting Order Status Through a TSQL Command

Thanks. I think I'm going to try a custom order status of imported and have our order operators change that to Shipped so the asp.net code still executes adjusting the order as needed. (at least that's the plan).
by it@isa-arbor.com
Thu Dec 18, 2008 2:52 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Adjusting Order Status Through a TSQL Command
Replies: 5
Views: 4673

Adjusting Order Status Through a TSQL Command

Hello, We want to automate the transfer of orders from AbleCommerce to our primary operations database. Both are in SQL and transfering information about the customer, address, items purchased and payments is relatively straight forward. We plan to use an intermediate interface to match the customer...
by it@isa-arbor.com
Thu Dec 18, 2008 2:46 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Pricing Rule Not Applied After Customer Logs In
Replies: 3
Views: 3200

Pricing Rule Not Applied After Customer Logs In

If a customer places an item in their basket they are charged full price. If they log in while shopping or during checkout and they are a member of a group eligible for a lower price via a pricing rule, the price(s) for the item(s) in their basket ordered before they logged in are not adjusted. Idea...
by it@isa-arbor.com
Wed Dec 03, 2008 1:03 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Store Lag - Processing Graphic
Replies: 11
Views: 9214

Re: Store Lag - Processing Graphic

Thanks Mazhar, it's very inconsistant. We have an internal DEV server, perhaps I'll do some additional testing there. I'll let you know if I find anything.

Your quick response is appreciated.
by it@isa-arbor.com
Wed Dec 03, 2008 10:47 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Store Lag - Processing Graphic
Replies: 11
Views: 9214

Store Lag - Processing Graphic

I've noticed that quite often the software will "hang up" for 30-40 seconds and I get the white window that says "processing". We're seeing this in the front end and back end of the store. I've searched the forums and found a few references to this issue, but nothing clear or conclusive. For example...
by it@isa-arbor.com
Fri Nov 07, 2008 1:33 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Volume Discounts and Pricing Rules
Replies: 2
Views: 2541

Re: Volume Discounts and Pricing Rules

I think I've got a way to take care of this but figured I'd check into it here first. I've got a SQL job that compares our primary database to the store database and if it finds a matching account (e-mail address) it adds that person as a member. We also add some members manually, if the create an a...
by it@isa-arbor.com
Fri Nov 07, 2008 11:08 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Volume Discounts and Pricing Rules
Replies: 2
Views: 2541

Volume Discounts and Pricing Rules

Hello, Most of my products have pricing rules for a specific group. This allows us to give members, member pricing on each item. Our members do not recieve a fixed percent discount, so it's necessary to use the pricing rules. We would also like to use Volume Discounts. However, members are already r...
by it@isa-arbor.com
Tue Nov 04, 2008 1:48 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Authorize.net AIM
Replies: 2
Views: 2518

Re: Authorize.net AIM

I think I copied and pasted that wording straight from their help file, in either case you have answered my question and I think I am good to go.

Thanks for the prompt response.

Best regards,

Ernie Noa
by it@isa-arbor.com
Tue Nov 04, 2008 1:15 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Using nVelocity to Display or act upon user group
Replies: 2
Views: 2936

Re: Using nVelocity to Display or act upon user group

Mazhar,

Perfect! Perfect! Prefect!

Exactly what I needed.

Thanks,

Ernie
by it@isa-arbor.com
Tue Nov 04, 2008 10:41 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Using nVelocity to Display or act upon user group
Replies: 2
Views: 2936

Using nVelocity to Display or act upon user group

We have users who need to log in with an existing account to recieve member pricing. I'd like to display a message in the checkout screen if someone logs in and is not in the member user group, reminding them to use their pre-existing member account (assuming they have one) to receive member pricing...
by it@isa-arbor.com
Tue Nov 04, 2008 8:59 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Authorize.net AIM
Replies: 2
Views: 2518

Authorize.net AIM

Is AbleCommerce 7.0 using AIM for it's Authorize.net payment method? If so I have a question about AC7 and the Auth.net Fraud Detection Suite. One filter in the Auth.net Fraud Detection Suite is Authorized AIM IP Addresses – If you submit transactions exclusively via Advanced Integration Method (AIM...