Magento Custom Shipping Module

Recently, I had a client who needed a shipping module that figures shipping based on a percentage of the subtotal. Now, I know that some have modified the table rates, but as it turns out, even that hack doesn’t work for placing orders by the admin. As it turns...

Heartbleed

By now, you have heard about heartbleed probably? The basics? It’s a bug in OpenSSL that allows hackers to bypass the security that a SSL gives you. If your site has a SSL, it’s important that this is fixed right away. Whether you are on Magento,...

Magento & Zend

Recently, I have come across a number of issues triggered by compatibility issues between Zend, Magento, php 5.4.12, and APC. One, if you cannot print Magento invoices, it’s because of one of the files in the Zend framework. The other issue people seem to have,...