Author Topic: Delete my account  (Read 4058 times)

0 Members and 1 Guest are viewing this topic.

Offline avant-guvnor

  • Full Member
  • ***
  • Posts: 110
Delete my account
« on: February 22, 2015, 04:57:29 PM »
Can someone please delete my forum account?

... or merge this account with my other account (mville) and then delete this account?
« Last Edit: February 22, 2015, 04:59:07 PM by mvilleuk »

Offline CraigB

  • Avast Überevangelist
  • Serious Graphoman
  • *****
  • Posts: 11239
  • No support PM's thanks
Re: Delete my account
« Reply #1 on: February 22, 2015, 05:20:24 PM »
I'll report it to the moderators as they'll be the only chance of merging your posts to one account name, if it is possible at all :-\
« Last Edit: February 22, 2015, 05:23:29 PM by CraigB »

Offline polonus

  • Avast Überevangelist
  • Probably Bot
  • *****
  • Posts: 33897
  • malware fighter
Re: Delete my account
« Reply #2 on: February 22, 2015, 05:22:42 PM »
I have done likewise,

polonus

P.S. Maybe to achieve this this thread should go  ;D
Cybersecurity is more of an attitude than anything else. Avast Evangelists.

Use NoScript, a limited user account and a virtual machine and be safe(r)!

Offline avant-guvnor

  • Full Member
  • ***
  • Posts: 110
Re: Delete my account
« Reply #3 on: June 22, 2015, 08:52:13 PM »
Can someone please delete my forum account?

... or merge this account with my other account (mville) and then delete this account?

Why has my request not ben implemented i.e. merge my 2 accounts, including my posts?
« Last Edit: June 22, 2015, 09:52:38 PM by mvilleuk »

Offline Eddy

  • Avast Evangelist
  • Maybe Bot
  • ***
  • Posts: 31079
  • Watching (over?) you
    • Malware removal, Biljart and other things.
Re: Delete my account
« Reply #4 on: June 23, 2015, 09:57:36 AM »
The webboard software doesn't allow to merge two two accounts.

Offline CraigB

  • Avast Überevangelist
  • Serious Graphoman
  • *****
  • Posts: 11239
  • No support PM's thanks
Re: Delete my account
« Reply #5 on: June 23, 2015, 12:46:58 PM »
Seems like it's done, I only see one account.

Offline Eddy

  • Avast Evangelist
  • Maybe Bot
  • ***
  • Posts: 31079
  • Watching (over?) you
    • Malware removal, Biljart and other things.
Re: Delete my account
« Reply #6 on: June 23, 2015, 01:10:52 PM »
It can be done, but not with this webboard software.
It has to be done manually.

Basically it is not hard to do.
Access the (my)sql database.
Search/Replace "old username" with "new username"
Code: [Select]
update [table_name] set [field_name] = replace([field_name],'[string_to_find]','[string_to_replace]');Delete "old username" from the members list.
Code: [Select]
DELETE [LOW_PRIORITY] [QUICK] [IGNORE] FROM tbl_name
[WHERE where_condition]
[ORDER BY ...]
[LIMIT row_count]

If I remember it correctly...

Offline avant-guvnor

  • Full Member
  • ***
  • Posts: 110
Re: Delete my account
« Reply #7 on: June 24, 2015, 04:12:01 AM »
This really is painful.

I have avast antivirus software on my Windows 8.1 64-bit PC registered to my current email address (which I don't want to post on this forum). I also have an avast forum user login, registered to another, old, no longer used email address.

It is this old forum account that I am writing this message with because I cannot access the forum with my current avast antivirus software registerd details.

All I want, is this old forum user login merged with my avast antivirus software registration, so I don't have to administer 2 accounts and, so I can login to either my.avast.com OR forum.avast.com with the same account.

Why is this so difficult to do?
« Last Edit: June 24, 2015, 04:24:53 AM by mville »

Offline Eddy

  • Avast Evangelist
  • Maybe Bot
  • ***
  • Posts: 31079
  • Watching (over?) you
    • Malware removal, Biljart and other things.
Re: Delete my account
« Reply #8 on: June 24, 2015, 08:56:29 AM »
https://my.avast.com > add the new (current) email address > set it as primary > delete the old email address

Offline avant-guvnor

  • Full Member
  • ***
  • Posts: 110
Re: Delete my account
« Reply #9 on: June 24, 2015, 01:57:56 PM »
https://my.avast.com > add the new (current) email address > set it as primary > delete the old email address

I can't add the new, current email address to my old user, OR add the old user email address to the new user.

Error message: This email is already in use.