Difference between revisions of "Misc Tips"
From AbleCommerce Wiki
(12 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
* [[How To Reset Your Merchant ID Login]] | * [[How To Reset Your Merchant ID Login]] | ||
* [[How to solve Validation of View State MAC failed problem]] | * [[How to solve Validation of View State MAC failed problem]] | ||
− | * [[How | + | * [[Where to find database connection string in AbleCommerce]] |
+ | * [[Dev Site to Live site]] | ||
+ | * [[Email setup problem when using GoDaddy SMTP]] | ||
+ | * [[How to show a Regular Price and Discount price or sale price for product]] | ||
+ | * [[Using single SSL certificate for multiple stores]] | ||
+ | * [[Variants explained]] | ||
+ | * [[User Types Explanations]] | ||
+ | * [[Custom Timed Events]] | ||
+ | * [[How to debug PayPal IPN Handler using ASP.NET Trace]] |
Latest revision as of 09:43, 17 November 2012
Miscellaneous Tips, Tricks and Utility Code
- How To Reset Your Merchant ID Login
- How to solve Validation of View State MAC failed problem
- Where to find database connection string in AbleCommerce
- Dev Site to Live site
- Email setup problem when using GoDaddy SMTP
- How to show a Regular Price and Discount price or sale price for product
- Using single SSL certificate for multiple stores
- Variants explained
- User Types Explanations
- Custom Timed Events
- How to debug PayPal IPN Handler using ASP.NET Trace