Virtual server setup: Setup virtual server Enable DMARC by going to Virtualmin –> server configuration –> DNS options and check DNS records. Enable SPF records too. PHP setup: […]
Coding
Mail app setup for common Linux servers but your settings and port might be different from what was describe here. Use manual setup with the following settings:- Incoming […]
To allow sharing – mapping network HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters\AllowInsecureGuestAuth -> set to 1 To disable autoconnect – mapping network run cmd as administrator type – net service server /autodisconnect:-1 (-1 […]
After searching everywhere in the internet, I found the best solution to change text string in woocommerce. I found this in github at This is simple solution for […]
I was having issues with Windows 10 100% HDD usage every time I boot up my PC. Usually, it should go back to normal after a few minutes […]
There maybe some services that are not deleted after an uninstallation of some software and these services are taking up memory because it is running. Here are few […]
How To Automatically Update Footer Year? Here are some sample codes: Simple: Date range: Center copyright notice:
Opencart 1.5.6.x Add Customer Name Plus Change Greeting Text. This is how to add customer 1st name into the order confirmation email plus changing the default greeting text […]
Opencart 1.5.6.4 Hide 0 Stock Quantity In Category Page. In order not to show 0 stock quantity item / product from website, there is a little modification that […]
Opencart 1.5.x Embed Instagram Feed Link. You can add Instagram single feed link into your Opencart product description text with a little tweak to your codes. If you […]
WordPress Hard Coded Configuration Temporary “URL”. When do we use WordPress temporary URL? Temporary URL is useful when your DNS is not pointing the namespace of the web […]
Opencart 2.3.0.2 Adding Order Alert Email. At this current situation, there are many security implementation to most of the web hosting servers and possibly updated security in php […]