Pair Programming — a pair that’s greater than the sum of its parts. You may have heard about pair programming and wondered whether it was worth trying in your workplace. On the surface it sounds simple, but two developers sitting together are not all that it takes to achieve productive […]
Daily Archives: January 23, 2020
I have created some endpoints in a module that have a resource of “self” When I call the request using a jQuery ($.post) I get an Not allowed to accesses resource “self”. These requests are done on the onpage.phtml template. According to the Magento 2 documentation “if a customer is […]
I recently upgraded my open source store from v. 2.2.2 to v. 2.3.3. At that moment automated email replies (order confirmation, newsletter signup confirmation, etc.) began to fail. The emails are created, but they don’t reach the customer, but fail with the following error: host outbound.mailspamprotection.com [108.178.13.114] SMTP error […]
When Creating a Customer registration I am getting this error “We can’t save the customer” on front end(website). Just Migrated from magento 1.9.1.1 to magento 2.3.3. This is error log:Exception message: Class MagentoEavModelAttributeDataDatetime does not exist