Back to vBulletin 3.6 Template Modifications

User's Forum status
Mod Version: 1.00, by napukjon

This modification is in the archives.
vB Version: 3.6.8 Rating: (2 votes - 4.00 average) Installs: 13
Released: 28 Jul 2007 Last Update: Never Downloads: 7
Not Supported Template Edits  

This mod allows you to add a profile field where users can state whether or not they are on the board and available. This is then added to the postbit(_legacy) so people can see when posting whether or not they will be getting a reply from the person soon etc.

Instructions
1. Go to your ACP > User Profile Field > Add New Profile Field
2. Use either Single Selection Menu/Radio Buttons
3. Then enter the following information into the fields (Feel free to change them to your own - This is just what i have put in)

Title: Forum Status
Description: Are you available at the moment?
Options: -
Available
On Holiday
Prolonged Absence
Message me, ill get back to you when i can.

4. Click Submit.
5. Add another profile field with the following information (Again feel free to change)

Title - Absence Message
Description - If you are on holiday or Absent for prolonged period, and would like to leave a message (Maybe when you are returning etc, please leave it here)
Max Length of allowed user input - 500 (Make it more if you so wish, i think this should be sufficient though.)
And the rest should be fine as they are.

6. Take a note of the 2 fields numbers you have just created. Your going to need this for the template edit.

Now for the template edits...

1. Go to Style & Templates > Style Manager > Select the Style(s) you want to edit > Find "edit templates" in the drop down list > Postbit(_Legacy)

Find:
Code:
				<div>
					$vbphrase[posts]: $post[posts]
				</div>
After add:
Code:
				<div>
					Forum Status: $post[fieldxx]
				</div>
Field xx is the number of the custom field which relates to the forum status.

That should be that, and it should be fixed up. Any problems let me know and ill see what i can do to help. But it would be nice for others to help each other if there are any problems

Download

No files for download.

Screenshots

Click image for larger version
Name:	postbit2.JPG
Views:	641
Size:	20.6 KB
ID:	67662   Click image for larger version
Name:	profile2.jpg
Views:	363
Size:	32.2 KB
ID:	67663   Click image for larger version
Name:	profile1.jpg
Views:	298
Size:	32.3 KB
ID:	67664  

Similar Mods

Replace User's Online Status Image with Text Equivalent vBulletin 3.5 Template Modifications
Avatar's opacity according to user's status (online/offline) vBulletin 3.0 Full Releases

vblts.ru supports vBulletin®, 2022-2024