(adsbygoogle = window.adsbygoogle || []).push({});
This is just like
You must login or register to view this content.
But accessing the Textbox's on CLAN TAG & CLAN MOTTO !
Requirements:
Firebug
Monzilla Firefox
Steps:
1. Go to MANAGE CLAN
2. Go to INFO
3. Then { Left Click } "CLAN TAG"
4. And click Inspect with firebug
5. Then Search Lock
6. First "lock" word you search for it will be
<div class="c-ct-manageclan-info-
lock">
7. Now you want to Highlight that whole line and left click it and click Delete Element
8. Once that's done Search
b-ui-form-field-row clan_tag small error-under text locked
9. Now at the end of that line were it says locked, Change that to active
10. If you did it correctly a Dark grey text box should now be showing on Clan Tag
Now i tryed to compare the HTML Code from CLAN NAME & CLAN TAG
There is a difference when you type something in the text box on Clan Tag it won't show in The value But on Clan Name it dose It says exactly what i have, Heres a example
CLAN NAME:
<input class="input-text-small" type="text" value="Dere Clan" name="name">
CLAN TAG:
<input class="input-text-small" type="text" value="" name="tag">
On my Clan Tag:
I Have: DERE Typed in
On My Clan Name:
I Have: Dere Clan Typed in
And you can save it , and when you go back to manage clan it says are you sure you want to save
And everytime you click save and try again it keeps popping up !
Any Sugestions ?