Magento – Class does not exist but mentioned in eav_attribute.source_model
When running the migration tool i hit the error 'Class does not exist but mentioned in eav_attribute.source_model' The post Magento – Class does not exist but mentioned in eav_attribute.source_model...
View ArticleMagento 2 – An error occurred while processing your form. Please try again...
After launching a new Magento 2 website the client reporting an issue submitting the contact form. The frontend error was a red message stating; 'An error occurred while processing your form. Please...
View ArticleMagento 2 – regenerating URL rewrites for products and categories
A client recently had issues with category URLs being suffixed with numbers that couldn't be removed. This stemed from thousands of URL rewrites that were likely generated by flawed scripts. The...
View ArticleMagento 2 – Can’t mass update attributes product/edit/action/inventory.phtml
When trying to mass update product attributes in Magento 2 admin, an empty page with just the store view option would appear and not the usual form. Products could be updated individually but not in...
View ArticleThe history of Magento
Magento is an open-source e-commerce platform launched in 2008 by Varien. Based in California, Varien aimed to provide a platform that could be used by businesses of all sizes to sell their products...
View ArticleMagento vs WooCommerce, the battle of the eCommerce CMS’s
Magento and WooCommerce are the two most commonly used platforms at Measured Designs, but why do we code and design for two different eCommerce platforms? The post Magento vs WooCommerce, the battle of...
View ArticleMagento 2 – Duplicate key name ‘WISHLIST_CUSTOMER_ID’, query was: ALTER TABLE...
Upgrading Magento 2 can be tricky. When recently updating a Magento 2.4.5-p2 website to 2.4.6-p2, I encountered the following error. 1061 Duplicate key name 'WISHLIST_CUSTOMER_ID' The post Magento 2 –...
View ArticleMagento 2 – TypeError: addslashes(): Argument #1 ($string) must be of type...
TypeError: addslashes(): Argument #1 ($string) must be of type string upgrade error. The post Magento 2 – TypeError: addslashes(): Argument #1 ($string) must be of type string upgrade error appeared...
View Article