Skip to content

magento man

Meta module installing problem in magento 2

After installing meta module from https://github.com/magento/meta-for-magento2 and running php bin/magento setup:upgrade I get an error Unable to apply data patch MetaCatalogSetupPatchDataAddProductAttributes for module Meta_Catalog.<br>Original exception message: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‘4-General’ for key ‘eav_attribute_group.EAV_ATTRIBUTE_GROUP_ATTRIBUTE_SET_ID_ATTRIBUTE_GROUP_NAME’, query was: UPDATE… Read More »Meta module installing problem in magento 2

Have I Reached The Peak Of Hosting?

So I’ve always been a bit of a speed freak, always chasing the best page speed I could possibly get. I’ve seen the results, faster load time… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1897580&goto=newpost

How to check Webhost Network?

Hi, Most of the webhosts have network uplink of 1Gbps, there are some decent webhost who have more then that. There is any way (I don’t … | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1897628&goto=newpost

A technical problem with the server created an error. Try again to continue what you were doing. If the problem persists, try again later. Ajax call

I have a problem here. I use Ajax call to send data to controller. define([ ‘jquery’, ‘Magento_Ui/js/form/components/button’ ], function($, button){ ‘use strict’; return button.extend({ defaults: { elementTmpl: ‘ui/form/element/button’, imports: { data: ‘${ $.provider }:data’ } }, initialize: function () {… Read More »A technical problem with the server created an error. Try again to continue what you were doing. If the problem persists, try again later. Ajax call