Skip to content

magento man

Mandatory custom field in the payment choice process

I’m trying to add a checkbox in the payment selection process. The checkbox appears correctly. I can’t get it to be handled as mandatory. What am I doing wrong? This is my code: $jsLayout[‘components’][‘checkout’][‘children’][‘steps’][‘children’][‘billing-step’][‘children’][‘payment’][‘children’][‘payments-list’][‘children’][‘before-place-order’][‘children’][‘privacy’] = [ ‘component’ => ‘Magento_Ui/js/form/element/abstract’, ‘config’… Read More »Mandatory custom field in the payment choice process

Magento 2.3.5: Reset User ID numbers

I want to reset the “Users” ID numbers back to 1, 2, 3…. Under System > Permissions > All users I’m presuming this is something that needs to be done in the DB. How can I do this?

Can not start Elasticsearch 7.9.1, how to solve this problem?

Job for elasticsearch.service failed because the control process exited with error code. See “systemctl status elasticsearch.service” and “journalctl -xe” for details. [root@server elasticsearch]# systemctl status elasticsearch.service ● elasticsearch.service – Elasticsearch Loaded: loaded (/usr/lib/systemd/system/elasticsearch.service; enabled; vendor preset: disabled) Active: failed (Result:… Read More »Can not start Elasticsearch 7.9.1, how to solve this problem?