my website has been running for while and the url key for some category have been using for long. but suddenly some category pages (most others are still valid) referenced by url-key.html not working. the backend report show Unable to serialize value. Error: Malformed UTF-8 characters, possibly incorrectly encoded i […]
Daily Archives: October 24, 2022
While I am trying to save a product, I am getting this error: SQLSTATE[22003]: Numeric value out of range: 167 Out of range value for column ‘value_id’ at row 1, query was: INSERT INTO catalog_product_entity_decimal (attribute_id,store_id,row_id,value) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE attribute_id = VALUES(attribute_id), store_id = […]
After upgrading Magento version the custom checkout component created to handle customer informations does not work anymore, with the previous version everything was fine but now I am getting those errors in browser console: [ERROR] Failed to load the “ui/form/field” template requested by “checkout.billing.address.lastname”. [ERROR] Failed to load the “ui/group/group” […]
Need some assistance with this one. Within Magento my store seems to be throwing up a parse error whenever you try to do any simple tasks like sending order notes to customers from within Magento. ERR MSG: “ParseError:syntax error, unexpected ‘fn’ (T_STRING), expected :: (T_PAAMAYIM_NEKUDOTAYIM) Here’s some images to show […]
When you shut down a macOS system, it asks applications to exit one by one, and the system will not shut down unless all applications agree to exit (aka. there is no unsaved work) or until they are manually forced to exit. When you shut down a Windows system, it […]
When I try to convert a file to pdf format with pandoc I receive this message: Error producing PDF. ! LaTeX Error: File `xcolor.sty' not found. Type X to quit or <RETURN> to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. <read *> l.36 […]
I need to create a bridge between two routers in my house. The two routers are the same (Mercusys MR50G). Both routers when connected to the cable modem work perfectly fine so the devices are both ok. Unfortunately, whichever of those is connected to the main router as a bridge […]
I am trying to open MSYS2 to a specified dir, similar to this – Cygwin Example: cygwin64binmintty.exe -e /bin/xhere /bin/bash.exe C:someDir After much research, I can’t find reference for this ANYWHERE in Stack Overflow, MSYS2 docs or even CLI help (what is msys2.exe -h?). How do you open MSYS2 to […]
I am trying to access shared files on my PC from my Android phone using CX File Explorer. Both devices are on the same LAN, and the credentials I am using are my Microsoft account credentials since my Windows login is tied to them. So far, I have not been […]