Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Verify Minecraft Username 1.1.1 issue
kridz
New
Hello everyone i have an issue with Verify Minecraft Username, i checked this topic: http://vanillaforums.org/discussion/25230/verify-minecraft-username-1-1-1-does-not-work and indeed the file class.verifymcuser.plugin.php was wrong about the link, but still after editing, it still seems to be impossible to register, the js error msg under the "account" fields does not come anymore, but when i try to register i have this message: "Please enter a valid Minecraft username." at the top of the box. Any help ?
Thanks in advance !
PS: My vanilla version is: 2.0.18.10 and i've done this: http://puu.sh/6BoJ4.png
Tagged:
0
Comments
Can you post the file, please? Of course with the private info removed, we can figure out what your error is much faster
If you have a live site, I would be happy to debug it for you.
I just double checked and those events should still work on 2.0.18.10
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Link here he is (he's not released yet, its a test forum.
@ilovetech what file should i post ?
Please disregard questions from ilovetech.
Would you please try disabling the Countdown plugin and test again.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Ok. It's done but still the same issue
Since this is a test forum, please modify the plugin to give us some more info. Please add the following two lines after line 53 in
/plugins/VerifyMCUser/class.verifymcuser.plugin.php
:Post back and I will do some more debugging.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Like that : http://puu.sh/6CzI5.png ?
if so, here is the result:
http://puu.sh/6CzJz.png
I see what the issue is and am working on a fix.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
ok thanks i'm waiting for a solution
Replace the entire EntryController_RegistrationValidation_Handler function in your plugin file with the below code.
It should work, but let me know.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
It works but after clicking on "register" button, the head menu is updating with the nickname (proof that its working), and i can use the forum normaly as an user with this acount, but i have this message on the top of the registration fields: http://puu.sh/6CBie.png
That is a whole different issue. Your mail server isn't set up properly. I suggest searching the forums.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
But its akward because i have disabled the mail check
Anyway thank you for your help !
Thanks for the bug report. I bundled that fix into version 1.2 which I just released.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.