The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Yeah, I got some small ideas I would like to implement into my site, and I need a little help. Now before you click outta the thread, they are not big things im asking for, I don't want anyone to write a CGI ImageFolio intergration hack! LOL (but if you insist) no, no, small things.
A) Is there anyway to extract from the users birthday, his age, and show that in his profile? Like if he entered he was born on, March 5th 1985, it would say in his pofile, User is: 16 years old. B) Firefly, I use your PM flashy thing! BUT my users probolly donno it exists cuz they use "POP UP ON NEW PM" is there anyway of disabling the popup on the main forum index page ONLY, so the bar can flash, but it will still popup on ANY other page, if the user has selected it. C) How could I call the users last thread title, and link, onto the MAIN index page? So like what you guys have here, but with somthing like "Your last post was: BLAH BLAH BLAH" Thanks everyone! snyx |
#2
|
||||
|
||||
I have C done for you. Didn't take too long, but I can't guarantee that it's perfect.
In index.php find: PHP Code:
PHP Code:
Code:
Your last Post was: <a href="$lastposturl">$lastposttitle</a><br> |
#3
|
|||
|
|||
A) Will only partially work as birthday is not a mandatory field and if you want you can enter just the day and the month leaving the year blank.
B) Open /index.php go to just above PHP Code:
PHP Code:
|
#4
|
||||
|
||||
thanks guys they both worked great!
but yeah if they don't fill it fully in then it just said "none entered" too much work? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|