Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Yes you are right, it DRAW a date format as you spetcify under WP General settings, WP General settings only change FORMAT VIEW not FORMAT READ and FORMAT WRITE.

    You want temporary access to files or wp-admin?

    There is a picture of my settings setup and BirthDay meta_field format. There you see, WP still WRITE dates YMD format, but WP VIEW is DMY, and users see it DMY, but Birthday cant read YMD on DB because its on wrong format, it have to be DMY format.
    http://imgur.com/a/gNSHe

    BTW i use 1.7.7 to avoid that BD read error.. that way its work fine!

    Thank you Sudavar for providing that super plugin in WordPress and even more Updating it! You deserv any donation.

    I manage to fix that problem to downgrade Birthday version. I dont remember what file i changed to read other metafield in YMD format. i did it allmoust 4month ago. i remember that i change birthday_date to birth_date and DMY to YMD, thats all.

    To change this date format under WP settings does not solve it.
    WP only setup reading format view. Example, you can order: DYM YDM YMD, but on DB its still writen one way: YMD. Its WP core format to write date info YMD. but you have option to read it any other way!
    Plugins should have to contain reading format translation to any format, then there is possible to avoid that error.

    Best regards, Thomas

    Hello Sudavar, after update i got error
    WordPress User USERNAME (ID: XXX) has wrong birthday date metafield expected format: d/m/Y (something like 12/02/2016), but 1971/01/03 given.
    Before it worked well under meta_key what i entered on php file manuali, but now its hard to get it work again!

    Is there any Upgoming FIX for DATE issue? that DMY is kinda anoing, because Wp default is YMD, also Ultimate Member use YMD.

    Cheers
    Best regards Thomas

Viewing 3 replies - 1 through 3 (of 3 total)