As is well known, Word can save any Word document as an HTML file, whereby Word-specific code is saved in addition to the HTML code, so that all original Word formatting is maintained. This also works with embedded high-resolution images, e.g. for documents or web pages that are to be […]
Yearly Archives: 2022
I use this Dell XPS laptop as a development machine. It has a 6 core i7 (12 logical procs) in it. 32G RAM. I have VMware Workstation 16 Pro, version: 16.2.4 build-20089737. I set up a VM of CentOS-7 with 2 cores, half the available RAM of the host. At […]
I have a funny situation (Proxmox, but that’s immaterial) where I ended up with LVM, a single volume group on top of two partitions (PVs) that are contiguous with one another on the disk. The PVs (and the LVs on them) used to belong to different volume groups that I […]
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 […]
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 […]