When I enter info for a new order, I received the email confirmation but then order is not showing in order list.
Activated the mysql debug and see this error:
SQL Error: Field 'nameservers' doesn't have a default value - Full Query: INSERT INTO tblorders (`ordernum`,`userid`,`contactid`,`date`,`status`,`paymentmethod`,`ipaddress`,`notes`) VALUES ('8453367643','14','','20160615131304','Pending','mailin','XXX.XXX.136.92','')
And other mysql errors following this one.
Using latest 6.3.1 WHMCS version
PHP 5.6
Any idea how I can resolve this ?
We recently move to a new server and had the licence changed to new IP.