SMF Support > SMF 1.1.x Support
Editting Members
(1/1)
venge:
Could be posting here in the wrong spot but here i goes.
The upgradewent smoothly i thinks.... Thank you.
I have a member I need to remove but want to keep there posts. His account has been deleted but his post are still there. Which is good.
But his email address icon is there as well, and i would actually like to remove it as well or actually change the name they first registered with.
thx
[Unknown]:
UPDATE {$db_prefix}messages
SET posterName = 'The New Name', emailAddress = 'new@email.com'
WHERE emailAddress = 'old@email.com'
-[Unknown]
Navigation
[0] Message Index
Go to full version