Using "version" : "v1.1.6.4-gdf9d55a-cgb'
Showing current block:
"blocks" : 201855,
getting the following warning:
"errors" : "WARNING: Checkpoint is too old. Wait for block chain to download, or notify developers."
Was going to add CGB to
https://www.coinwallet.co however I would like to confirm this error is not an issue first.
Thank you.
You probably just need to download the blockchain from start.
If you go to the debug console and type the command getcheckpoint, the output needs to be:

{
"synccheckpoint" : "000000001da3185b0b68ac3499084fd96e95487f62700f5ffd040bd8b4d58398",
"height" : 183993,
"timestamp" : "2013-11-02 20:45:11 UTC"
}
If not, then close your client and go to your data folder and delete the blk0001.dat, blkindex.dat, and peers.dat files. Don't touch your wallet.dat file. Then restart your client.
Your client should start to download the blockchain from start. And don't be alarmed if your balance is incorrect. It will be okay once the blockchain is downloaded completely.
Let me know how it goes. And thanks for the support.
