Version: 1.3.6 PL2, by DragonByte Tech
Developer Last Online: Mar 2023
Category: Mini Mods -
Version: 3.8.x
Rating:
Released: 05-31-2010
Last Update: 12-03-2014
Installs: 114
DB Changes Uses Plugins
Additional Files Translations
No support by the author.
DragonByte Technologies are proud to present User Status & Moods v1: A mini mod to give your members the option of setting Facebook-like status updates / moods.
Why User Status & Moods?
Sometimes, a simple "mood" isn't enough. DBTech's User Status & Moods mods lets your members put their current doings and feelings into a short message to be displayed next to their posts and in their profiles.
If you like this mod please hit the button to the right ---->
Please remember to click the, button to the right if you installed the mod ---->
What does 'Marking As Installed' do ?
* It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available.
* For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention.
* Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications.
We appreciate the support!
-------------------------------------------------------------------------------------------
Priority support for this version is handled at the Developers Website.
In-Line Editing: You can quickly update your status either from your profile, or from any of your posts, all with AJAX and all without reloading the page.
Postbit Integration: Members' statuses will show next to all their posts.
Profile Integration: Edit statuses and show a list of recent statuses in a member's profile.
Awesome mod. I would love to be able to make it optional, for my users. Like Have the ability for them to set it in there profiles but if they never set any thing or if they blank the entry out it will disappear from there postbit.
Don't know if you catch my drift. Like a if statement
if $status_text = " " OR if $status_text = [default_status]
So if nothing is in the status text field or if it is still default then it will never display the div containing the status in post bit.
I hope that kinda makes enough since so that you know what I'm talking about.
Awesome mod. I would love to be able to make it optional, for my users. Like Have the ability for them to set it in there profiles but if they never set any thing or if they blank the entry out it will disappear from there postbit.
Don't know if you catch my drift. Like a if statement
if $status_text = " " OR if $status_text = [default_status]
So if nothing is in the status text field or if it is still default then it will never display the div containing the status in post bit.
I hope that kinda makes enough since so that you know what I'm talking about.