grab our rss feed  WarpConduit on Facebook
WarpConduit.Net

Entries Tagged ‘magento’

Deleting Individual Orders from Magento

Please follow directions according to your version of Magento. Backup your database before running these SQL commands. You are responsible for backing up your database before running SQL commands on it. Run the SQL commands from a MySQL GUI Client, web client such as phpMyAdmin, or command-line interface. Magento 1.4.x Varien made deleting orders very [...]

Base64 Inline Images in CSS cause Unsecure Page Warning in IE

While working on a magento e-commerce website i found that customers were receiving the “unsecure items” warning during the checkout process.  I used various tools to find the offending item, but was unsuccesful, nothing would tell me what this “unsecure item” was. One thing that i had ignored but suspected was a reference in Firefox’s [...]