Profile Birthdate
![]() ![]() |
It seems that if the user does not provide his year of birth, the birth date will appear as for example:
But if the year is provided it displays correctly:
Any ideas on how to fix this? |
![]() ![]() |
i think what you show is actually normal and not a bug.
but, if you're talking about the () still showing when there's no year, then i don't know how to fix it either. probably more lines would be need to be written to hide the () when it senses that a profile hasn't got a birth year on it. |
![]() ![]() |
Yup it's the () that bothers me. The script should determine whether the birth year is provided or not and if none is provided the brackets should not appear. The brackets are probably hard coded? |
![]() ![]() |
Find and change the line
That seems to fix it for me when there's nothing to display |
![]() ![]() |
Ed G: It works! Thank you! |
![]() ![]() |
In 2.3.1.8 Beta, if no year is provided, it will appear as:
I'm using the old layout, not timeline. |
![]() |
Thanks scriptright, just fixed it, new beta up soon. |
![]() ![]() |
For anyone that wants to fix the -1 year thing before the next beta goes up here's a quick fix, on line 5066 change
|

