![]() |
1961
|
Quote:
Quote:
Quote:
|
Nice work Boofo ...
Now it would be great to add a clear image in the image placeholder for those members that don't want to share their age! That *blank* image placeholder looks out of place! ;) |
On my site, I use Logician's Dynamic Templates hack and just have the whole line not show if there isn't a birth year entered. I suppose I could go in and do a space fix for that, unless you have an image to replace that. ;)
|
lol the example birthday you used is my birthday!
|
Quote:
November 27th, 1981? |
Update!
There is a broken image if the birth year is not entered in the profile. To fix this, do the following: In member.php, find: $zodiacimage=$zodiacsign.".gif"; And replace it with: [disable]$zodiacimage = "<img src=\"{imagesfolder}/zodiac/$zodiacsign.gif\" border=\"0\" alt=\"$zodiacsign\" align=\"absmiddle\">";[/disable] In the getinfo template, find: <tr> [disable] <td bgcolor="{firstaltcolor}"><normalfont><b>Zodiac Sign:</b></normalfont></td>[/disable] [disable] <td bgcolor="{firstaltcolor}"><img src="{imagesfolder}/zodiac/$zodiacimage" border="0" alt="$zodiacsign" align="absmiddle"></td>[/disable] </tr> And replace it with: <tr> [disable] <td bgcolor="{firstaltcolor}"><normalfont><b>Zodiac Sign:</b></normalfont></td>[/disable] [disable] <td bgcolor="{firstaltcolor}">$zodiacimage</td>[/disable] </tr> [high]The install file in the first post is now updated.[/high] ;) |
hi
I installe the hack but in every profile this will come out Can not define without a complete birthdate. is that mean it's not working or what ! |
Quote:
In member.php, find this: PHP Code:
PHP Code:
|
the only thing this is missing is gender, then it'd be perfect ;)
|
All times are GMT. The time now is 12:04 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|