Can't change name in forums.

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • [7F]O|Jgr.Zweibz7[BFE]
    Guest replied
    I've merged all these threads into one. We are working on this issue at the moment, and it is a top priority.

    Leave a comment:


  • [BFECoD]Killuaxc'
    Guest replied
    ^^ o scythe

    Leave a comment:


  • [7F]H|Jgr.Scythe
    Guest replied
    Can't change names?

    I noticed that the forums from last campaign and the groups for them were deleted. So I figured I would just change my name to Scythe; so I went to do it and it said Username field must be filled; than I clicked Change Password, E-mail and Username again since it wasn't working and now it just says Change E-mail and Password. So basically we can't change our username :3.

    Edit: I saw the post in the other forum about this now but it won't let me delete this topic >.<...

    -Scythe

    Leave a comment:


  • M3D1C
    Guest replied

    Leave a comment:


  • DarK'
    replied
    Lawl, he had to say it, just in case we didn't see the 5 other peoples posts that said the same thing.

    Leave a comment:


  • [BFECoD]Killuaxc'
    Guest replied
    yesssssss we knowwwwwwwww

    Leave a comment:


  • [202K]7|Jgr.CyberJim[xi]
    Guest replied
    "Please complete the required field "Username"."

    o_O

    Leave a comment:


  • etrnal-esports.andehh
    Guest replied
    nahp

    Leave a comment:


  • Punis[XII]
    Guest replied
    still not fixed?

    Leave a comment:


  • [1SOC]1|2LT.Sky
    Guest replied
    can't change it still...

    Leave a comment:


  • Dragon007
    Guest replied
    Yep, I'm getting the same thing. No biggie, I just thought I'd report it as well so it wasn't thought to be an isolated incident.

    Leave a comment:


  • [7F]O|Jgr.Zweibz7[BFE]
    Guest replied
    Noted and working on it.

    Leave a comment:


  • PhilTheAmmoGuy
    Guest replied
    Can't change name in forums.

    When I input my password+new username+confirmation new username and select "save changes" I get an error saying "please complete required field "username"".

    Leave a comment:


  • [7F]O|Jgr.Zweibz7[BFE]
    Guest replied
    ^^That's what confuses me.

    Leave a comment:


  • [USAC]S|Cpl.TinFoil
    replied
    Just looking at the source code at that page, and there's no field defined as 'username'.

    el oh el.

    Code:
                <!-- Hack: Username Management (MarcoH64) -->
                
                    <fieldset class="fieldset">
                        <legend>Change Username (Optional)</legend>
                        <table cellpadding="0" cellspacing="3" border="0">
                        <tr>
                            <td>
                                <div>New Username:</div>
                                <div><input type="text" class="bginput" name="mh_unm_new_username" value="" size="50" maxlength="50" dir="ltr" /></div>
                            </td>
                        </tr>
                        <tr>
                            <td>
                                <div>Confirm New Username:</div>
                                <div><input type="text" class="bginput" name="mh_unm_confirm_new_username"  size="50" maxlength="50" dir="ltr" /></div>
                            </td>
                        </tr>
                        </table>
                    </fieldset>
                
                <!-- / Hack: Username Management (MarcoH64) -->

    Leave a comment:

Working...