I used this module on my sandbox for a while and liked it, but my sandbox is mysql and my production site is pgsql backend.

Installed module in drupal 6.4/pgsql in sites/all/modules folder, as expected drupal asked me to make a date field in profile, then assign it in birthday settings, then I entered a birthday for a user and hit save and got an error, see attached screen shot. Since it is a production site, I am leery of experimentation.

CommentFileSizeAuthor
birthday error.png32.65 KBspydmobile

Comments

maartenvg’s picture

Thnx for reporting this bug.
I'll try to reproduce it on my test server.

maartenvg’s picture

The problem lies in that when installing the module with pgSQL, the table isn't created.

I've fixed the problem in HEAD. When you have the new files, you'll need to reinstall (disable, uninstall en enable it again) it completely to create the table. That should fix your problem.

maartenvg’s picture

Status: Active » Fixed
spydmobile’s picture

Thanks have a good one!
Franco

Anonymous’s picture

Status: Fixed » Closed (fixed)

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