Categories
- Blogs (19)
- Knowledge Base (74)
- Portfolio (15)
- Web Portfolio (15)
- Server Maintenance (19)
- You, me and Sonassi (31)
- Recruitment (1)
Archives
- January 2012
- September 2011
- August 2011
- June 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- February 2009
- December 2008
- October 2008
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 go magento, magento go, magento imagine, magento partner program, magento saas, saas magento, varien
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
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
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 amasty, amasty coupons, magento multiple coupons, multiple coupons magento
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