Well Doing all the steps you told me.
I have the 0.7.7 i Updated to it as it came out.
I have the coins from Giveaway + Quiz + burned got 172PMP + burned got 180PMP
All was well till i sent coins to PMP address. For some reason it wont confirm the 100 i sent
Weird, transactions usually don't just orphan for no reason.
Since you are using the new client I would assume its leftover junk from previous blockchain.
best thing to do to prevent any funny business in the future is to export your private keys and import them into a fresh wallet.
Your addresses will stay the same, but it will get rid of any old clutter.
First, copy and backup your wallet file.
Then open the debug console, type "reservebalance true 10000".
Make sure there are no amounts being held in "stake" on the overview window.
Then in the debug console type exportprivkey X (where X is the bitcoin address that holds your coins).
You can copy the addresses from the receive coins window.
copy the PRIVATE KEY SOMEWHERE TEMPORARY AND SAFE. (open notepad and paste it there, but do not save this file).
Do this for all the addresses you want to export.
When ready, close wallet and rename wallet.dat to OLDwallet.dat.
Reopen the wallet, this will create a new unencrypted wallet.
Open the debug console again and type importprivkey X (where X is the Private keys you pasted into the notepad window).
Do this for all the addresses you want to import.
It will add these addresses to the Address Book window temporarily.
Then it will start to scan the blockchain for all the amounts belonging to these addresses.
These transactions will appear in your transaction window.
It may take a few minutes.
When it's done, close the wallet and reopen and the addresses will appear on your receive coins screen.