Things are really looking up
I changed the IP detection to
From
use=web, web='
http://www.zoneedit.com/checkip.html/', web-skip='IP Address'
To
use=web
web=api.ipify.org
#The zoneedit checkup above returned :: for the IP address which updated the CP, so I had to manually
#login to CP and delete those '::' entries
And Server= is now
server=api.cp.zoneedit.com/
Then forced an update
~ $ sudo ddclient -daemon=0 -noquiet -force
SUCCESS: updating 60mgroup.g8jcf.uk: IP address set to 81.79.221.149 (201: no update required for 60mgroup.g8jcf.uk to 81.79.221.149)
SUCCESS: updating bb.g8jcf.uk: IP address set to 81.79.221.149 (201: no update required for bb.g8jcf.uk to 81.79.221.149)
SUCCESS: updating carnegie-dixon.com: IP address set to 81.79.221.149 (201: no update required for carnegie-dixon.com to 81.79.221.149)
SUCCESS: updating g8jcf.carnegie-dixon.com: IP address set to 81.79.221.149 (201: no update required for g8jcf.carnegie-dixon.com to 81.79.221.149)
SUCCESS: updating g8jcf.uk: IP address set to 81.79.221.149 (201: no update required for g8jcf.uk to 81.79.221.149)
SUCCESS: updating g8jcfsdr.g8jcf.uk: IP address set to 81.79.221.149 (201: no update required for g8jcfsdr.g8jcf.uk to 81.79.221.149)
SUCCESS: updating mail.carnegie-dixon.com: IP address set to 81.79.221.149 (201: no update required for mail.carnegie-dixon.com to 81.79.221.149)
SUCCESS: updating mail.g8jcf.uk: IP address set to 81.79.221.149 (201: no update required for mail.g8jcf.uk to 81.79.221.149)
SUCCESS: updating olctl.g8jcf.uk: IP address set to 81.79.221.149 (201: no update required for olctl.g8jcf.uk to 81.79.221.149)
SUCCESS: updating
www.carnegie-dixon.com: IP address set to 81.79.221.149 (201: no update required for
www.carnegie-dixon.com to 81.79.221.149)
SUCCESS: updating
www.g8jcf.carnegie-dixon.com: IP address set to 81.79.221.149 (201: no update required for
www.g8jcf.carnegie-dixon.com to 81.79.221.149)
SUCCESS: updating
www.g8jcf.uk: IP address set to 81.79.221.149 (201: no update required for
www.g8jcf.uk to 81.79.221.149)
SUCCESS: updating
www.olctl.g8jcf.uk: IP address set to 81.79.221.149 (201: no update required for
www.olctl.g8jcf.uk to 81.79.221.149)
Use of uninitialized value $h in hash element at /usr/bin/ddclient line 4556.
Use of uninitialized value $h in hash element at /usr/bin/ddclient line 4557.
Use of uninitialized value $h in hash element at /usr/bin/ddclient line 4558.
Use of uninitialized value $_[0] in sprintf at /usr/bin/ddclient line 2160.
SUCCESS: updating : IP address set to 81.79.221.149 (200: All hostnames updated to 81.79.221.149)
And all is looking correct,

So let's see what happens when my ISP changes my IP
Thank You for all your help, really appreciated
Peter