Jump to content

Birthday in Registration Screen

This topic contains 68 posts. A summary containing the most significant posts is available

Featured Replies

  • Replies 67
  • Views 8.6k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Adriano Faria
    Adriano Faria

    As a courtesy, the fix is: - find in the XML: return str_replace( array( 'dd', 'mm', 'yy', 'yyyy' ), array( Change to: return str_replace( array( 'DD', 'MM', 'YY', 'YYYY' ), array(

  • Adriano Faria
    Adriano Faria

    Older versions are kept on Changelog, so no need to keep them in newest version.

  • All Astronauts
    All Astronauts

    Anyone around shoot me a PM to test the fix. I'd like to make sure before updating the Marketplace file. Also, this is @Flitterkill, I'm transitioning everything away from that gaming community a

Posted Images

 

Thank you, how do we edit settings?

​Screenshot_1.thumb.png.6477325234db6d773

Click the pen and see 2 settings 

Wow, now I feel really silly.

I have two plugins.  I saw one had just a magnifying glass and upload new, the other had the pencil.  I thought this was the one without the pencil and thought, hmm, why didn't he make this like the other one?  I looked all over for the settings.

Thank you!

  • 2 weeks later...

First thnx for this plugin. it looks very nice! :)

Now i live in the Nederlands and we use a different date format.

In place of Month, day, year. we use Day, Month, Year. The default date format is already set. Is it possible to change this?? 

date.thumb.jpg.8894108509b2ec6ae6fc2edd1

Also i'm wondering if i can remove "Not Telling" in the Year drop down menu.

thnx! :)

  • Author

The pL gin uses tge default date format for your locale. It acts exacly like birthday when you edit the profile. At least it should.

 

 

Also i'm wondering if i can remove "Not Telling" in the Year drop down menu.

Also wondering if this can be removed.  Not sure if you were referring to this part in your previous comment.  Just seems like a weird option to show users if you're making it mandatory.

  • 3 weeks later...
  • Author
 
 

Also i'm wondering if i can remove "Not Telling" in the Year drop down menu.

thnx! :)

​

 

Also wondering if this can be removed.  Not sure if you were referring to this part in your previous comment.  Just seems like a weird option to show users if you're making it mandatory.

​

What's New in Version 2.0.1:

  • Removes the NOT TELLING wording from year select when the Require full birth date? setting is enabled.

That's great.  Thanks!

nice job Adriano Faria!! :)

I like to request a option to change date format to Gregorian calendar. This is a DD-MM-YYYY format. I hope this will be included ones.

  • 2 months later...

would be nice to have it not allow the client to change their DOB after registration. 

Thank you! ;)

  • 1 month later...

Any sites using this plugin that I can see? Are you guys happy with it?

Best, Stig

  • 2 months later...

can you update this for 4.1 it's not working.

  • 5 months later...

is it possible to edit the number so people have to be 18 or over to register?

  • 2 months later...

I only got these from Adriano a week ago or so. As I get around to them I update them but unless something needs to be done I won't be going through all the plugins one by one just to update auth info. Way too much other stuff to do.

Taking a quick look now. Try not requiring the full birthday date (second toggle off) and see what happens.

EDIT: Seems to work with that setting off. I think I see what is going on and I'll give that a try. If that isn't it this will have to wait for a while.

Edited by Flitterkill

  • Author

It's something on 4.1.13. It works on < 4.1.12.3:

Capturar.png

  • Author

As a courtesy, the fix is:

- find in the XML:

return str_replace( array( 'dd', 'mm', 'yy', 'yyyy' ), array(

Change to:

return str_replace( array( 'DD', 'MM', 'YY', 'YYYY' ), array(

4.1.13:

Capturar.png

Edited by Adriano Faria

Recently Browsing 0

  • No registered users viewing this page.