MyBB Community Forums

Full Version: MyBB Scratchboard – Post your random admin/dev stuff
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Also note for the quick register you can't use recaptcha or anything - just warning you guys Toungue
(2013-04-02, 03:16 PM)brad-t Wrote: [ -> ]

A mostly complete new modal box that integrates login, register, and forgot password functionality. Thanks to Euan for helping me with this.
Awesome,
great to see new features into MyBB.
Really love the modal boxes Smile
regards
(2013-04-03, 08:48 AM)Euan T Wrote: [ -> ]Also note for the quick register you can't use recaptcha or anything - just warning you guys Toungue

Yeah. I am not sure what will happen here, honestly. Maybe it will need a custom version of RegQ if you want to use it.
We'll just have to see how your site does spam wise I guess Toungue
brad-t, your project looks truly awesome. I have so much respect for your work!
(2013-04-03, 04:10 PM)Euan T Wrote: [ -> ]We'll just have to see how your site does spam wise I guess Toungue

I'm still going to have a fallback member.php?action=login and I will have the registration security question here. Maybe bots will not understand how to register via the modal since it is a new design.
Hopefully, though it is still just a form.
Is it possible to do a honeypot field that rejects when it's filled in?
Should be. There's one in the core IIRC. You can set the name for it in the ACP. If you just create a field with the same name, it might work.
Really nice work both brad and Euan! It would be even nicer if you put instead of a one-way only animation a dynamic one IMHO. Let me explain it a bit better: if you click on Register the modal would animate from top to bottom, whereas if you click on Forgot password it would animate from bottom to top. If you click on the respective "bring me back" buttons, it would animate backwards with opposite animations.