Recently I try create a new module in vendor source path ,my new module is hosted in github, and i get installed via composer configuration, and it was downloaded in “vendor/namespace/name_module” , after i run command bin/magento setup:upgrade Composer could not find the config file: /mage/var/composer_home/composer.json I replace it whith […]
Daily Archives: July 8, 2021
Magento 2: I want to get admin token via Rest API. Early I used: End point POST / rest / <store_code> / V1 / integration / admin / token Headings Content-Type / json app Payload { “username”: “admin”, “password”: “123123q” } But now this method doesn’t work. Can anyone please […]
When trying to add a new Bundled Product in admin I get this error: The “componentType” configuration parameter is required for the “tier_price” component. I’ve logged the data which contains this: [tier_price] => Array ( [children] => ) But in another install it should return this: [tier_price] => Array ( […]
We have Magento 2.3.4 Enterprise Cloud and wanting to use the default Gift Card functionality . Our issue seems to be that when someone places an order for a gift card enters their credit card. however the order seems to stay as processing and I seem to have to manually […]
I’m trying to install the community edition by composer 2.1.2 but the logs show that I have the php8 installed and that I must use the php7. I have already installed the php7 but still requiring the right version. So please can anyone help. composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition=2.4.0 /home/magento/ Your […]
So I have set up an SMB server running over HTTPS, and am trying to connect to it via a URL like \domain.example.com@SSLpathtofile.txt However, Windows fails to connect to it, and the SMBClient logs reveal an object not found error relating to domain.example.com@SSL – clearly it does not like that […]
I am planning a new PC build and for a temporary card I plan to use a RX 580 that was flashed for a Mac a while back ago. Will it work with windows? or will I just get no output. Thank you!
I really want to connect to a Fortigate IPsec VPN from Linux, but “it’s not working” (see below). I tried Shrewsoft first, but it wasn’t compiling, and while I was searching for a fix, I heard that Shrewsoft VPN is moribund. I’ve moved on to vpnc, but I’m not having […]
Occasionally, when I am typing into a text field on a website, or the search box in the browser, Firefox 89.0.2 on Linux Mint will display a drop-down that is corrupted. The corruption appears to be black and white, with tiny boxes of varying size, like a small graphic of […]