Event log looking much better in RC2

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Event log looking much better in RC2

Post by AbleMods » Sat Jan 19, 2008 4:41 pm

Not seeing the product.aspx page bombs when the ProductId doesn't exist any more.

Thanks! :D

I'm wondering if it would be a good idea to redirect to a generic user-defined page when a product is referenced that no longer exists. Something like "The product you have requested is no longer available" sort of thing. Thoughts?

Not sure what it does now in RC2, anyone tried testing it?
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
sohaib
Developer
Developer
Posts: 1079
Joined: Fri Jan 23, 2004 1:38 am

Post by sohaib » Mon Jan 21, 2008 5:04 am

In RC2 we have update all controls so that if a required parameter is missing or invalid they will either show a warning message or redirect to another page.

In the case above, what is currently happening in RC2 is that you will get warning message like
BuyProductDialog: Parameter(s) ProductId is/are required.

Post Reply