don't see DOB appearing in edit page
maverickvarun - February 24, 2007 - 08:03
| Project: | Birthdays |
| Version: | 4.7.x-1.0.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Jürgen Depicker |
| Status: | closed |
Description
Hi
I just installed this module on 4.7 but I don't see DOB field coming up in edit my account page
regards

#1
Hi, same for me. No DOB in edit page and neither on user/register form.
#2
I'm can't verify (not running 4.7 but 5.x), but that's because DOB assumes that you have a profile-category named "My Profile". You can edit it in de source-code ('account' is the main form), or make the category with the help of profile.module.
But as I said, can't say for sure as I haven't seen the 4.7 version working. The 5.x patch somewhere else in the issuelist has a work around for this 'bug'.
#3
Patch attached for Drupal 4-7-x.
In my opinion, the code should be rewritten in a more generic way: the name of the profile category should be selectable in the Birthdays' settings page and stored in the database (variable table?). Attached patch doesn't solve this. More people interested in this? Send me a mail please.
#4
(status updated)
#5
The 5.x development version has this feature already. I personally don't have a lot of knowledge of 4.7, therefore I'm not sure whether the stable 5.x version will be rewritten to 4.7. Perhaps Drazzig will.
#6
#7
Automatically closed -- issue fixed for two weeks with no activity.