I need to create a query that will list me as in the admin panel all registred customers, of course, I can do it through the tables customer_entity. However, it does not contain the customer type whether it is “Company user” or “Individual user”. Where can I find this type […]
Daily Archives: June 12, 2022
Here is the collection I have as an output : Array ( [0] => Array ( [item_id] => 1 [rma_id] => 1 [product_sku] => 24-MB02 [subsidiary] => CA ) [1] => Array ( [item_id] => 2 [rma_id] => 2 [product_sku] => 24-MB02 [subsidiary] => DE ) [2] => Array ( […]
I need to find the customer data in custom rest api model I think magento very the customer token from the header as bearer token so i need to get from the customer token.
Steps as follows: $ magento-cloud project:get e7s9kiwfapxcy $ cd cloned-directory $ git branch -a Output: * master remotes/magento/HEAD -> magento/master remotes/magento/jcollins remotes/magento/jcollins-child remotes/magento/master I created a new private repository in Bitbucket git remote add origin git@bitbucket.org:justincoll/magento.git Finally, I attempt to push all remote branches git push -u origin --all Result: […]
I have setup a pi running Pi OS 11 as a VPN gateway for my local network using Wireguard & Nftables, that all works fine. However, I wish to switch over to firewalld to be compatible with docker without using iptables. What I have so far is this: internal zone: […]
I’m controlling my mac laptop with TeamViewer on a Windows Desktop. But to the mac, the Alt key on Windows, is the Option key, and it’s absolutely vital to many functions. I can’t figure out how to get the key to transmit across. TV is set to send key combinations. […]
I’m using Ubuntu 20.04 with Postfix, Dovecot and UFW, when installing both Postfix and Dovecot I immediately noticed they’re adding their own rules into iptables, however using the UFW commands I can’t override those since those rules are above root@example:~# iptables -S INPUT -P INPUT DROP -A INPUT -p tcp […]
I discovered the Shift+Alt+Arrow hotkeys for rearranging bulleted list items in Word, which is awesome, but what I really want is to have different lists in different table cells. Unfortunately, the hotkey when the cursor is on a bulleted list item in a table cell moves the table ROW up […]
I have been blocked at Quora for a couple of weeks and everytime I load the site I see this warning: I don’t want to acknowledge this warning so instead I use µBlock’s element zapper to remove it. That takes 3 “zaps” and I am back to the fully working […]