Version: 1.3.6pl2, by DragonByte Tech
Developer Last Online: Mar 2023
Category: Mini Mods -
Version: 4.x.x
Rating:
Released: 05-31-2010
Last Update: 12-02-2014
Installs: 531
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 / mood.
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.
-------------------------------------------------------------------------------------------
To Install:
Upload all files in the "upload" folder to your forum.
Import the product file via the product manager in your AdminCP.
I have solve the category issue.Moods are working now. Thanks for this great work.
Still need help about Unicode font. Is ok when i save the text with unicode font. But when i reload the page the texts are broken.
I'll look into it. Thanks for reporting
Quote:
Originally Posted by KeystoneAirsoft
Man I must say this is one great mod. I have just started using mods (Lite) from DBTech and I will be getting the pro versions for all of them over time. DBTech keep up the great work.
Every DBTech mod I have installed has never given me any issues no matter the vers of the mod or of vBulletin.
Why is it that when I click the DBTech's Thanks Likes Dislikes .... your User Status and Moods become hidden? (When I refresh the page, the Status and Moods become visible again)
Is it the problem of THANKS LIKES DISLIKES or is it on your code?
I havent receive any answer from the coder of DBTEch's Thanks Likes Dislikes.
My problem is pretty difficult i assume.. I have the Tabs mod on my forums (https://vborg.vbsupport.ru/showthread.php?p=2173369), and in one of the tabs i use this code,
<dl class="userinfo_extra"> {vb:raw template_hook.postbit_userinfo_right_after_posts}</dl>
which automatically add some other codes, how can i move this mod (User Status & Moods) to a different tab?
My problem is pretty difficult i assume.. I have the Tabs mod on my forums (https://vborg.vbsupport.ru/showthread.php?p=2173369), and in one of the tabs i use this code,
<dl class="userinfo_extra"> {vb:raw template_hook.postbit_userinfo_right_after_posts}</dl>
which automatically add some other codes, how can i move this mod (User Status & Moods) to a different tab?
Thanks alot!!
If you open up the file /dbtech/status/hooks/postbit_display_complete.php and go to line 33 you will see the following:
YAHOO.util.Dom.get("dbtech_status_moodbits" + dbtech_status_criteria[i]) is null
[Break On This Error] var menuContents = YAHOO.util.Do...dbtech_status_criteria[i]).innerHTML;