![]() |
Run the following mysql query:
[sql]DROP TABLE `unreq`[/sql] That should work. |
Just a suggestion, if possible, it would make it better if we could set a limit in the admin for how often a user can request a name change, I have some doing it weekly, I'd like a way to prevent it so I don't have to check and see if they requested already then explain why they can't.
|
I actually have a question of my own...
Does this modification check against the regular expression set in the User Registration Options? Because I have mine set to " ^[A-Z]{3,}[A-Z0-9 \.\-\_\']+$ " and I would like to make suggest (if it's not implemented) that username requests get rejected if they do not match the regular expression. An error message (with a custom phrase) to let the users know what went wrong would be very nice too! Thanks! |
Quote:
Quote:
|
Is this Hack affected by the Security Token added in the vB 3.6.10 Release? I'm making a list of all the Hacks I have installed and will stop working when I go ahead and upgrade, so that I know which need to be edited and fixed. Please let me know ... Thanks ...
|
Quote:
|
Quote:
|
Quote:
Quote:
Quote:
|
King Kovifor, yeah I can confirm that it is in fact affected by the new Security Token on 3.6.10 and 3.7.0 RC4 ... Its a really easy fix though (see below) ...
In the modifyusername template FIND: Code:
<form action="profile.php?do=submitrequest" method="post"> BELOW that line add: Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> That's it! I did that and now its working like a charm again. So for those who need this Quick Fix until the New Version is released, there it is ... |
Quote:
|
All times are GMT. The time now is 10:27 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|