Hi,
I'm using mod_birthday and I like it a lot. The only thing I am unsure about is how to specify a usertype for the users to be searched. Rather than create a new cb field that the admin would have to update for each user, it would be a lot simpler if user types could be used to specify what the module returns on its search.
Looking at the module, I don't know how to add a sql command such that it only returns users from a specific usertype since the #_comprofiler table does not have a column that marks usertype.
Anyone have suggestions?