Now I think you may be at a wrong fork. Having 1/3 of network weight suggests it.
Could you post your output of getmininginfo from the wallet console?
We could see better what is going on.
What I would do if I were you:
1. Backup your glyph data folder.
2. Make a new one and copy your wallet.dat there (keep the backup of this file in a safe place or best the backup of the whole data folder).
3. Launch the wallet so it rebuild the blockchain.
How do I backup the data folder? the glyph wallet file is an application, cant see any files within it.
please send instruction for backup data folder "for dummies" i cant find it. only the glyph application file.
heres the get info you asked for
11:13:07

getmininginfo
11:13:07

{
"blocks" : 22964,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : {
"proof-of-work" : 1114.00161125,
"proof-of-stake" : 0.00339243,
"search-interval" : 1
},
"blockvalue" : 5000000000,
"netmhashps" : 18911.46437956,
"netstakeweight" : 78743.82422294,
"errors" : "",
"pooledtx" : 0,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"stakeinterest" : 1000000,
"testnet" : false
}