• Resolved offred

    (@offred)


    Have you tested updating a user’s birthday on the profile page vs updating on the birthdays page? When I went to export with birthdays updated on the profile page, I got odd results. When the date was updated from the profile page, the name column is cs_birth_widg_#, and when it’s updated on the birthdays page the value matches the name column on the birthdays page.

    https://www.ads-software.com/plugins/birthdays-widget/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Sudavar

    (@sudavar)

    First of all, sorry for the late answer (i had been unsubscribed from the support section for some reason).

    In our database table, the names of WP Users are saved in the cs_birth_widg_# format in order to get the value “dynamically”.

    So the problem is in the export code section. I forgot to modify it to get the WP User’s name from the WP User Profile. Will update it soon, thanks for that.

    Thread Starter offred

    (@offred)

    It wasn’t a huge concern for me. I was really trying to figure out why your newest code had made it impossible for me to update the meta data through a user import plugin, and my attempt to trouble shoot led me to discover this issue. To fix my problem, I used your previous version of birthdays-widget-ajax-callback.php It’s a satisfactory fix but not perfect.

    Plugin Author Sudavar

    (@sudavar)

    Read the discussion here, probably you have the same issue.

    Plugin Author Sudavar

    (@sudavar)

    Problem Solved with version 1.5.2 Also the functionality mentioned in last reply is implemented.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Bug?’ is closed to new replies.