ACCOUNT ACTIVATION PROBLEMS?

1
it's just been brought to my attention that there is an incorrect setting in the software that will send out an activation link that looks something like this:

Code: Select all

http:// www.myserver .tld/phpBB2/profile.php?mode=activate&act_key=xxxxxxxx
i will work out this bug ASAP. until then, you can manually fix it yourself by changing the first part of the link above to:

Code: Select all

http:// g0re.net/forums/
so your whole activation link will look something like this:

Code: Select all

http:// g0re.net/forums/profile.php?mode=activate&act_key=xxxxxxxxxx
sorry for this bug. it will be fixed shortly.
Last edited by TC on 13/05/02, 13:20:53, edited 2 times in total.