Author: Lucas

shape
shape
shape
shape
shape
shape
shape
shape
Standard

Windows 7 Doesn’t Recognize CD Driver on Installation

On more recent UEFI computers, when we try to install Windows 7, we sometimes get the error that the CD Rom driver is missing (“A required CD/DVD Drive device driver is missing…”).     Miraculously, there is a solution to this problem, all you have to do is go into your BIOS settings and disable

Standard

Automatic login in Windows 10

Use the shortcut key “WINDOWS + R” and type the command “Netplwiz” and press “OK”, as in the image below:     Uncheck the box “User must enter login and password…” and click “OK”:     You will be asked to enter your username and password, then click “OK”:     That’s it! Restart your

Standard

suPHP SoftException – Permission 644 and 755

If you use suPHP you know that all files must have permission 644 and directories 755. To solve this problem, go to the folder where you want to apply the above permissions in bulk, and run the following commands:   find . -type d -print0 | xargs -0 chmod 0755 # Aplica recursivamente a permissão

Standard

BCash module for WHMCS v5.2.x

I would like to make the BCash module for WHMCS v5 with automatic return (automatic payment confirmation) available on our blog.   Features:   – FUNCTIONAL WITH WHMCS 5.2.x – NEW!!! – Form target (new window / current window) – NEW!!! – Automatic return – No problems with a duplicate invoice ID – Skip the

Latest news

Latest news directly from our blog.