Category: Magento

Magento Go SAAS announced

What is Magento Go Consulting, technical support, use and hosting services for the performance of e-commerce transactions; Software as a Service (SaaS) featuring computer software to allow users to perform electronic business transactions in the field of ecommerce. Attendees of … Continue reading

Posted in Blogs, Magento | Tagged , , , , , , | 9 Comments

Automatically change the VAT rate on 4th January

Unless you are lucky enough to have a development agency that is willing to make changes to your store just after New Years Day, you might benefit from running this little script. With the proposed change to 20% on January … Continue reading

Posted in Magento | Tagged , , , , , , , | 3 Comments

Controlling the cache size when using database as a backend Magento

If you have been using the database as a cache storage mechanism (Eg. ) and you have a large number of SKUs, you will start to see a database that increases in size by quite a measure. A customer of … Continue reading

Posted in Magento | Tagged , , , , , , | 2 Comments

Amasty multiple coupons bug fix for Magento 1.4.0.x

We installed the Amasty Mutiple Coupons extension for a client recently, but ran into a few hiccups immediately after installation. Fortunately, it is quickly fixed. In Amasty_Coupons_Model_Rewrite_Mysql4_Rule_Collection on line +62 + if (version_compare(Mage::getVersion(), ’1.4.1.0′, ‘>=’)) $this->getSelect()->where(’main_table.coupon_type = ?’, Mage_SalesRule_Model_Rule::COUPON_TYPE_NO_COUPON);

Posted in Magento | Tagged , , , | 1 Comment

How to fix PaymentSense’s gateway “orderStatus” error

We recently integrated the PaymentSense’s gateway for one of our customers. While making some test transactions, we noticed the extension raised a basic PHP error on the callback: Undefined variable: orderState in /http/app/code/local/Paymentsense/Paymentsensegateway/controllers/PaymentController.php on line 812 Hopefully, this error will … Continue reading

Posted in Magento | Leave a comment
Page 2 of 1112345678910...Last »