Hi

I just installed this module on 4.7 but I don't see DOB field coming up in edit my account page

regards

http://www.himvani.com/news

CommentFileSizeAuthor
#3 birthdays.module.patch1.54 KBJürgen Depicker

Comments

jurriaanroelofs’s picture

Hi, same for me. No DOB in edit page and neither on user/register form.

maartenvg’s picture

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'.

Jürgen Depicker’s picture

Assigned: Unassigned » Jürgen Depicker
StatusFileSize
new1.54 KB

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.

Jürgen Depicker’s picture

Status: Active » Needs review

(status updated)

maartenvg’s picture

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.

maartenvg’s picture

Status: Needs review » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.