by timhampton | Aug 19, 2015 | Web Development, WHMCS
So downloading and installing WHMCS 6 was pretty straight forward! Dreamy me accidentally overwrote some customisations I had made that I shouldn’t have, and apart from that it was pretty easy. Not too many glitches I have come across so far. The Good: Single...
by timhampton | Aug 12, 2015 | Technology, WHMCS
Changing the timezone in WHMCS is easy! Simply open the configuration.php file in your favourite text editor, and add: date_default_timezone_set(‘Pacific/Auckland’); To the bottom, where Pacific/Auckland is your timezone. A full list of...
by timhampton | Apr 18, 2015 | Web Development, WHMCS
If you are like me and occasionally forget your WHMCS password, or your stupid autofill system can’t handle the concept of same usernames on different parts of a domain name, then you may end up locking your self out every now and again. Thankfully, it is a lot...
by timhampton | Apr 8, 2015 | Web Development, WHMCS
Browsing the internet yesterday I found a really handy plugin for WHMCS. The WHMCS Auto Login plugin generates a link on invoices, and emails, to allow your clients to automatically login and pay invoices. As you can imagine, this saves clients having to login. I...
by timhampton | Mar 26, 2015 | Web Development, WHMCS
After making the scary switch from Xero last year, I was in urgent need of a new recurring invoicing system. Since I was slowly getting more and more website clients, I also was starting to struggle manually managing cPanel Accounts, usage, and passwords....