Search found 103 matches

by dadkind
Thu Oct 15, 2009 9:09 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: SLOW rendering on initial load
Replies: 6
Views: 3576

Re: SLOW rendering on initial load

Completely agree. Is there a definite resolution to this? We no longer use AbleCommerce. What do you use now? We've gone back to ASPDotNetStoreFront. My client had insisted on AbleCommerce so we rolled out the site using AC. But in the end we switched things over to ASPDNSF and things seem to work ...
by dadkind
Thu Oct 15, 2009 1:56 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: SLOW rendering on initial load
Replies: 6
Views: 3576

Re: SLOW rendering on initial load

blackstonemedia wrote:Completely agree. Is there a definite resolution to this?
We no longer use AbleCommerce.
by dadkind
Tue Apr 21, 2009 8:56 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Audit EventTypeID
Replies: 2
Views: 17498

Re: Audit EventTypeID

Thanks! That helps a lot. -tomas Here are how the events are defined in the source code: ApplicationStarted = 1000 BackupEncryptionKey = 2000 ChangeEncryptionKey = 3000 ClearAuditLog = 4000 Login = 5000 Logout = 6000 PasswordChanged = 7000 PasswordRequest = 8000 RestoreEncryptionKey = 9000 ViewAudit...
by dadkind
Mon Apr 20, 2009 11:01 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Audit EventTypeID
Replies: 2
Views: 17498

Audit EventTypeID

Is there a list or table that contains the meanings/values of the EventTypeID in the ac_AAuditEvent table?

Thanks,
-tomas
P.S. Does anyone have any updates on the state of an inventory audit trail?
by dadkind
Thu Apr 16, 2009 8:14 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Scriptlet Header Data
Replies: 4
Views: 2596

Re: Scriptlet Header Data

Good question. We're dealing with the same problem ourselves. I know that the PageHelper class has some logic that applies to the catalog item pages, but I was not able to find similar logic for non-catalog item pages. Anyone? -tomas How does it render itself? I am trying to make that data appear BE...
by dadkind
Thu Apr 16, 2009 7:59 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to "Capture" authorized PayPal payments
Replies: 2
Views: 1850

Re: How to "Capture" authorized PayPal payments

Yes. That is (or was) correct. But, where in the OrderAdmin interface do we do a "capture" ? (I know this is simple, but sometimes those are the hardest questions! haha) -tomas P. S. We have switched it to "Sale" (despite it not being "recommended" by AC) It seems you are using "Authorize" mode. Use...
by dadkind
Wed Apr 15, 2009 9:56 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to "Capture" authorized PayPal payments
Replies: 2
Views: 1850

How to "Capture" authorized PayPal payments

Hello All,
I have several PayPal orders that are in the "Authorized" state.
How do I "capture" these funds? Is this done through the site? Or do I need to go to the PayPal site to do this?

Thanks,
-tomas
by dadkind
Wed Apr 15, 2009 9:53 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Cannot return from paypal web site
Replies: 9
Views: 9624

Re: Cannot return from paypal web site

Thanks!! I was having this problem until I set the authorization mode to "Sale" and turned off the "AutoReturn" in the Paypal console. -tomas Okay we applied the patch "Upgrading from SR2 : ac70_b10863_to_b11659_patch.exe (SR3 Patch)" This may have solved the redirect problem; but it wasn't solved o...
by dadkind
Tue Apr 14, 2009 11:12 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PayPal problems (new error?)
Replies: 11
Views: 8941

PayPal problems (new error?)

Hello All, We've been trying to get PayPal working. After going through many posts here, I thought our problems were due to a WebPermissions error. But I've captured the exception / error screen and I see a message that seems unexpected. The error screen and error text appear below. Here is the proc...
by dadkind
Mon Apr 13, 2009 10:32 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: ProcessPaypal.ashx missing?
Replies: 2
Views: 3025

Re: ProcessPaypal.ashx missing?

That file does not actually exist. When the server receives a request for that file, it lets the compiled PayPal assembly (CommerceBuilder.PayPal.DLL) handle it. This is set up via the web.config file in the root of your website. Thanks! I've not worked with ASHX files much (my only previous time, ...
by dadkind
Mon Apr 13, 2009 10:30 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Paypal + WebPermissions
Replies: 4
Views: 2483

Re: Paypal + WebPermissions

Of the items on your list, the only one we are using is the payment processors (Authorize.NET). But this is working properly. The only payment processor that we are having trouble with is paypal. Still, I've not heard back from Drundo's tech support (perhaps its time to move... again). We have loggi...
by dadkind
Fri Apr 10, 2009 8:35 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Paypal + WebPermissions
Replies: 4
Views: 2483

Re: Paypal + WebPermissions

Judy, Cost is a bit of an issue and shared hosting is all that we can afford at this point. Is there anything that I can do from the user's console that they provide? Drundo is ending shared hosting for new customers (we're OK for now, they say) and so tech support is no longer easy to come by. ;-) ...
by dadkind
Thu Apr 09, 2009 10:04 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Paypal + WebPermissions
Replies: 4
Views: 2483

Paypal + WebPermissions

Hello All, In this thread http://forums.ablecommerce.com/viewtopic.php?f=42&t=8894&start=25 Logan_AbleCommerce states: For future reference, IPN works in medium trust. If you have straight medium trust, the payment will work but the ProcessPayPal.ashx script will give errors. You have to have medium...
by dadkind
Thu Apr 09, 2009 7:11 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: ProcessPaypal.ashx missing?
Replies: 2
Views: 3025

ProcessPaypal.ashx missing?

Hello All,

I don't have (but need) ProcessPaypal.ashx

Should this be part of the distribution?

If so, where do I get one for a 7.0.2 installation?

Thanks,
-tomas
by dadkind
Wed Apr 08, 2009 8:53 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Emails not going out
Replies: 4
Views: 2519

Re: Emails not going out

We've been manually activating the Gift Certificates. All the orders are marked as "Authorized" in the status. What causes an order to be "Processed" ? Or is that the same thing? -tomas Make sure that your order payment is processed. Once order is payed it will automatically activate the GC and sent...
by dadkind
Wed Apr 08, 2009 8:24 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Emails not going out
Replies: 4
Views: 2519

Re: Emails not going out

Yes, that trigger is set. The fustrating thing is that we (somehow) managed to get ONE GC email to go out. But that was in the middle of testing and we have not been able to get any others to go out. Are you aware of any "conditions" that the event engine uses to determine whether to send the email ...
by dadkind
Tue Apr 07, 2009 9:14 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Emails not going out
Replies: 4
Views: 2519

Emails not going out

Hello All,

We're having trouble getting our Gift Certificates working.

Currently, when we activate a GiftCertificate, the "Activation" email is not getting sent out.

Is there a way to "force" the email to be sent?

Can we "raise" the event from code?

Thanks,
-tomas
by dadkind
Tue Apr 07, 2009 9:06 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Gift Certificate Info Email to Customer?
Replies: 3
Views: 2219

Re: Gift Certificate Info Email to Customer?

It turns out that my Activation emails are not going out. What triggers the "Activation" ? I've De-Activated and Re-activated the gift certificates, but the emails still aren't going out. Can I force the emails to go out? Thanks, -tomas Link will be available to customer once gift certificate is act...
by dadkind
Tue Apr 07, 2009 8:26 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Site map rendering?
Replies: 4
Views: 2613

Re: Site map rendering?

Perfect!! Thanks.

-tomas
mazhar wrote:Helpful post
viewtopic.php?f=42&t=8245
by dadkind
Tue Apr 07, 2009 8:24 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Gift Certificate Info Email to Customer?
Replies: 3
Views: 2219

Re: Gift Certificate Info Email to Customer?

OK. (I'm not getting the emails on the Dev box - that was one problem). Also, is there a ConLib contols that lists all the gift certificates that a customer has purchased? Thanks, -tomas Link will be available to customer once gift certificate is activated and he will be able to access from his orde...
by dadkind
Mon Apr 06, 2009 10:56 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Site map rendering?
Replies: 4
Views: 2613

Site map rendering?

I see that we have a SiteMap.XML file, but is there a mechanism to render the SiteMap in a more useable form for the users?

Thanks,
-tomas
by dadkind
Mon Apr 06, 2009 9:44 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Gift Certificate Info Email to Customer?
Replies: 3
Views: 2219

Gift Certificate Info Email to Customer?

Hello all, I've added a Gift Certificate product to our catalog. But when the customer purchases a gift certificate, how do they get the gift certificate number? There's a MygiftCertificate.aspx page in the Members folder, but how does the customer navigate to that page? I'm missing something but I ...
by dadkind
Mon Apr 06, 2009 8:46 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Free Shipping for Gift Certificates
Replies: 1
Views: 1530

Free Shipping for Gift Certificates

Hello All, We are selling Gift Certificates on our site. But a shipping charge is being added to the item, which doesn't make sense, since these are electronic deliveries. How do we set shipping chanrges to $0 for Gift Certificates? Do we need to create a "free shipping" warehouse for the Gift Cards...
by dadkind
Sat Apr 04, 2009 11:22 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: "Abandoned Cart" email trigger?
Replies: 1
Views: 1630

"Abandoned Cart" email trigger?

Hello,
Is it possible to send out an email to a customer when a cart is abandoned?

I guess, what I really need to know is whether it is possible to create additional triggers for events like abandoned carts?

Thanks,
-tomas
by dadkind
Wed Mar 25, 2009 9:23 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: SLOW rendering on initial load
Replies: 6
Views: 3576

Re: SLOW rendering on initial load

Thanks. I've seen this before in other sites. But not the level that we're seeing with Able. I guess what is even more troubling is that subsequent loads still have more of a lag than what would normally be expected, and always at the point after the load process starts, but before my code gets hit....