I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

Reply To: Bitcoin user address changes when page reload

#4182
Anonymous
Inactive

I changed the wp_wallet_adds collation status field from latin1 encoding to ut8_bin_general and everything looks fine because I refreshed the page several times and the wallet address remains unchanged, I think I have fixed it, but I want to ask if there will be any implications for what i just did? The problem is solved but will it affects anything else?

2. I saw lists of wallets address on my db, should I now drop them or delete them since I am the only one on my site now so I don’t know why those addresses are there for.

3. Some functions such as id, account and many others in the wp_wallet_adds row has latin1 encoding except the status i changed to ut8_bin_general should I change them too to ut8_bin_general or just leave them?

4. The status function or row on the wp_wallet_adds says address used for deposit show old and current, should I set it to show current only?