Skip to content
Logged Fixes

Logged Fixes

Fixes and procedures in IT.

Search

Contents

  • Checklists and Procedures (11)
    • Cyber Security (2)
    • Distributed Computing (1)
    • GNU/Linux (6)
    • Privacy (1)
    • Software Development (1)
  • Crypto and DeFi (1)
  • Tech (63)
    • Hardware (1)
    • Networking (2)
    • Software (56)
      • Cross-Platform (7)
        • LibreOffice (2)
        • Virtualbox (5)
      • Linux (11)
      • Linux Apps (9)
      • Linux Command-Line Tools (1)
      • Solus Linux (6)
      • Ubuntu (15)
      • Web Apps (3)
      • Window Managers & Desktop Environments (3)
      • Windows (1)
    • Web Development (4)
      • Front-End (1)
      • Page Speed Optimization (1)
      • PHP (1)
      • WordPress (1)

Click here to ditch your bank and start using Wise.

Text content licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Category: Web Development

QueryMonitor Fatal error: Cannot declare class QM_PHP, because the name is already in use

Case: Staging and production copies of a WordPress 5.4 website on the same server. Activating QueryMonitor 3.9.0 on Staging work, but throws `Fatal error: Cannot declare class QM_PHP` on Production.

Continue reading QueryMonitor Fatal error: Cannot declare class QM_PHP, because the name is already in use

Posted on May 28, 2022Categories WordPressTags wordpress, wp QueryMonitor

PHP Domdocument Not Displaying Cyrillic Characters Properly

Case: After loading an HTML doc as a string in PHP DOMDoc, the output of any selected node is similar to “Европейска столица“. Source file is UTF-8 encoded.

Continue reading PHP Domdocument Not Displaying Cyrillic Characters Properly

Posted on June 25, 2019June 29, 2019Categories PHP

Animate Scroll to Page Anchor with jQuery

Scripts for ‘scrolling to an id’ (such as jQuery.scrollTo) have unnecessary customization options and do not handle all page links, pointing to anchors, on their own. (or is it just me?)

Continue reading Animate Scroll to Page Anchor with jQuery

Posted on May 29, 2019Categories Front-End, Web DevelopmentTags jquery, jquery.scrollTo

Minifying SVG and Embedding It Into HTML (a.k.a. Base64-encoding SVG)

Case: Assets such as PNG logos sometimes load shortly after the content, rendering their alt content visible for a moment, distorting page design.

Continue reading Minifying SVG and Embedding It Into HTML (a.k.a. Base64-encoding SVG)

Posted on April 29, 2019April 29, 2019Categories Page Speed Optimization
Proudly powered by WordPress