Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • 1.5.3, you did it!
    Perfect for me
    Thanks a lot.

    Hey, I checked 1.5.2 and it looks almost perfectly the way I would like!
    Real good job. The only thing is the custom birthday cake image option which seems broken (always default picture showing up, despite my alternative choice): I’m sure this is nothing because it was running fine in previous version.
    But for my specific set up with Active Directory integration: everything is now running OK!
    Thanks again for the job !

    Hello,
    Yes, it will probably work for me.
    If I understand, in 1.4 you are using your table to populate a birthday field in wp_user meta fields. As my AD import could also populate that birthday field, I used that way to get a full auto import (users and birthdays).
    In 1.5.x you went the other way, using your birthday table only and that broke the way I use your plugin.

    OK, thanks for taking my posts into account. I tried the 1.5.1 and it is better, birthdays are back. But in my case, 1.4 is still better. I’ll try to give you additional info but I’m not sure you should spend to much time on that because it’s probably not a standard case.
    Anyway, you deserve that info:
    I’m using wordpress (wp 4.0) for an intranet and I’m trying to centralise the user management. So I’m using the Active Directory Integration plugin (v 1.1.4) to import my users in wp.
    In parallel, I found your plugin as a nice little friendly thing to implement on that intranet. So I had to create my users in your birthdays table. This was fine and working. I also tweaked your plugin to use some other user meta data for the display name, and the cake picture (now, you’ve made it available in your plugin).
    But then, I went further, and I configured the AD plugin to import the birth date from the Active Directory into user’s meta data (that’s where extra AD data go). In that way, importing my user’s in wp was sufficient to run your plugin without having to insert any record in your table.
    By the way, if I have an additional user, not in my active directory, I can create it in wp and in your table and it’s working also (that’s the best of both worlds thing).
    So here comes the twist: this is running with V 1.4 but broken with v. 1.5.x
    although as I said earlier with 1.5.1 it is running correctly as far as I create the records in your birthday table (but I loose full auto import from my AD).
    I hope this helps your understanding.
    Anyway, I’m happy with the 1.4 tweaked version, it does all I need.
    Thanks.

    Good job! Choice for User’s meta is working fine.
    Despite this, I’ll stick with the 1.4 because I can get the best of both worlds: I’m using user meta data for my Active Directory imported users (if I have a birthday user meta, the plugin is working even if there is nothing for that user in your birthdays table and if I need a supplemental “AD independant” birthday, I just have to fill in your table. I couldn’t get the same result with 1.5 but I do not have much time to spend on that point.
    Anyway, thanks again for the job done !

    Hi,
    I’ve been using your plugin for a while. I appreciated the recent changes as the “cake option”. It’s nice that you linked your stuff with the wp profile but I had to tweak it a bit to fit my requirements: I’m using Active Directory Sync for my users, so I added a birthDate attribute for my users that is mapped to a “birthday” user meta so that way your plugin catches the user birthday.
    Like WillyWonder, I had a small problem with the “First Name” choice so I did modified a bit your code (in birthdays-widget-ajax-callback.php, L27) and changed “first_name” for “adi_cn” which comes from my AD sync and is perfect for me (that’s where open source counts).
    I don’t know if it is the right place to write this but I hope this could help someone or give you some new idea to go further with your nice plugin.
    Thanks for your work!

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