Notion is a multi-featured app for organizing all sorts of content, from notes to calendars and reminders. Notion recently launched its own API, and in this article we’ll use this API to create a small interface that will connect Notion to our own database. Notion has released its API to […]
Daily Archives: July 13, 2021
We created a module to allow backorder per store view rather than default. This module works in Magento 2.3.3 but I tried to implement this to a Magneto 2.3.6 installation also. However, I get this error while di:compile. and here is the code that the error is referring too:
I am wanting to run a query on my Magento 2.3.4 Enterprise to give registered customers of a specific customer group id x number of reward points. Using Magento’s default reward point feature. However I am not sure what the query would be. Wondering if someone might have a tutorial […]
Is it possible for me to ask for the customer’s zip code when he accesses the store? I need to retrieve and save this zip code, to show only the products I have in that zip code range I’ve already done a search to retrieve the value entered in the […]
I am trying to run the functional tests but it is returning an error: $ /vendor/bin/codecept run functional -c dev/tests/acceptance/codeception.yml Invalid configuration value provided for "region". Expected string, but got bool(false) region: (string) I got some tips here on the MTFT github repository: https://github.com/magento/magento2-functional-testing-framework/issues/821 But I have not been capable […]
I have created a custom column in quote_address table and now trying to copy the value from quote_address to sales_customer_address table by trying to observe the event sales_model_service_quote_submit_before While loading the quote, using $quote = $observer->getEvent()->getQuote(); I am not able to get the value of my custom field stored in […]
Why is Microsoft always running everything? Now the new Windows 11 comes with ruined start menu (which is actually a program running in the background.) And Onedrive embedded to it. Why?!! Why?! I need an answer to this ASAP.
I currently need some assistance with a project I am currently doing for an embedded linux system. The objective is to play image “frames” (in JPG) as if they were a movie at a specified framerate (24fps). I am having trouble determining which APIs to use for this, as I […]
I am trying to fix HP Pavilion x360 hP-15-cr00037wm Windows 10 laptop. when my daughter first reported this to me it had blue screen and it said “what failed: iaStoreAC.sys”, so after googling I tried to download latest Intel RST drivers, which failed to install – halfway it kept restarting. […]