Permission on the server can get out off whack because of uploading files the wrong way, transferring to another server, you name it. Unluckily there are several exploits that make use of this. So checking and fixing file and directory permissions is a good place to start when something is wrong. For Magento 1.9 (if…
by martijn
In Direct Admin, when you get an error like: x509: certificate signed by unknown authority Certificate generation failed.
by martijn
Let’s say we want to load jQuery. Not the one WordPress gives us, but a version we tested on and know for sure everything is going to work. As normal, we deregister (in functions.php) WordPress jQuery, register our own and enqueue the script.