Feb 6, 2015 | Blog, Technical Articles by Customer Paradigm
A quick note about changing Magento Admin users to lock out older users that you no longer want to have in your Magento admin area: If you have an older employee that you want to remove access for, make sure that you delete the user vs. just changing the password. If...
Jan 19, 2015 | Blog, Technical Articles by Customer Paradigm
USPS Shipping Bug in Magento (Solved!) Magento Bug Report: USPS Shipping Not Working in Magento Community 1.9.1.0 Cause of Bug: ZIP+4 vs. ZIP code – fails via USPS API Magento Error Message: Magento USPS Error Message: (Default) This shipping...
Jan 15, 2015 | Blog, Technical Articles by Customer Paradigm
From the (Linux) Desktop of a Certified Magento Developer: Magento Enterprise Error 404 for Home Page (Solved!) Are you having difficulty with a Magento Enterprise site’s home page showing a 404 error? We recently were doing an upgrade, and found a (bug) in the...
Nov 14, 2014 | Blog, Technical Articles by Customer Paradigm
Need a quick way to turn on Template Hints for the Magento admin area? It’s easy to turn them on for the front-end of the site, but if you need to do this for your Magento Admin area (for example, you’re building new modules or funtionality into the...
Aug 27, 2014 | Blog, Technical Articles by Customer Paradigm
Our Magento Programming team here at Customer Paradigm was trying to figure out why a cron was not firing for a Magento Enterprise site. Cron is a system that tells a Magento site to start specific events at specific times. For example, if you want to have a coupon...
Sep 6, 2013 | Blog, Magento, Magento Case Studies, Magento Programming, Technical Articles by Customer Paradigm
Magento Site Issue: Our client had complained of slow site speed for a few months. The long load times were significant enough to warrant concern that valuable sales were being lost. It was clear the issue lie in lengthy queries to the database, specifically when...