Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons

Reply
 
Thread Tools
[DBTech] User Status & Moods v1 (vB3) Details »»
[DBTech] User Status & Moods v1 (vB3)
Version: 1.3.6 PL2, by DragonByte Tech DragonByte Tech is offline
Developer Last Online: Mar 2023 Show Printable Version Email this Page

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.

-------------------------------------------------------------------------------------------

Translations available @ our forum
Support for translations handled by the translator in its respective threads only.

-------------------------------------------------------------------------------------------

Major Features

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.

-------------------------------------------------------------------------------------------

Feature List
  • AJAX-enabled
  • Edit statuses inline or in profiles
  • Edit moods inline or in profiles
  • List a member's recent statuses in their profiles
  • Ability to ban usergroups from posting statuses
  • Ability to set usergroups as able to edit others' statuses
  • Toggle character limit
  • Settable status prefix
  • Settable default status
  • Uses vBulletin's Censorship feature to censor banned words

Download Now

File Type: zip [DBTech] User Status & Moods v1.3.6-pl2.zip (317.7 KB, 76 views)

Screenshots

File Type: jpg vb3status#1.jpg (66.2 KB, 0 views)
File Type: jpg vb3status#2.jpg (78.7 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
m7sen

Comments
  #32  
Old 06-07-2010, 05:31 AM
FreshFroot's Avatar
FreshFroot FreshFroot is offline
 
Join Date: Jul 2005
Posts: 770
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Fillip.

Is there any way the changes are logged?

eg. when a user updated their status? or is it all thrown in the users data table?

I thought it would be cool to have a box, which shows the latest status updates. I assume for this you would need a table for times, too see which status are the latest?

Maybe if you have time you can add that in?? I think it's a create stats box to have on the forumhome.
Reply With Quote
  #33  
Old 06-07-2010, 05:46 AM
cykelmyggen's Avatar
cykelmyggen cykelmyggen is offline
 
Join Date: Oct 2006
Location: Europe
Posts: 156
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It makes my VbShout Pro stop working with the "service unavailable" message, and it isn't enough to disable it, I have to completely delete the Status-folder from server to get things running again.
Error message from VbShout Pro:
Code:
Invalid SQL:

                                        SELECT chatroomid, user.username
                                        FROM vbdbtech_vbshout_chatroommember AS vbshout
                                        LEFT JOIN vbuser AS user ON(user.userid = vbshout.invitedby)
                                        WHERE vbshout.userid = 5
                                                AND status = 0;

MySQL Error   : Column 'status' in where clause is ambiguous
Error Number  : 1052
Request Date  : Monday, June 7th 2010 @ 08:23:36 AM
Error Date    : Monday, June 7th 2010 @ 08:23:36 AM
Reply With Quote
  #34  
Old 06-07-2010, 12:37 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by FreshFroot View Post
Hey Fillip.

Is there any way the changes are logged?

eg. when a user updated their status? or is it all thrown in the users data table?

I thought it would be cool to have a box, which shows the latest status updates. I assume for this you would need a table for times, too see which status are the latest?

Maybe if you have time you can add that in?? I think it's a create stats box to have on the forumhome.
That's already present, and there should be a profile tab with the status changes on each member's profile

Quote:
Originally Posted by cykelmyggen View Post
It makes my VbShout Pro stop working with the "service unavailable" message, and it isn't enough to disable it, I have to completely delete the Status-folder from server to get things running again.
Error message from VbShout Pro:
Code:
Invalid SQL:

                                        SELECT chatroomid, user.username
                                        FROM vbdbtech_vbshout_chatroommember AS vbshout
                                        LEFT JOIN vbuser AS user ON(user.userid = vbshout.invitedby)
                                        WHERE vbshout.userid = 5
                                                AND status = 0;

MySQL Error   : Column 'status' in where clause is ambiguous
Error Number  : 1052
Request Date  : Monday, June 7th 2010 @ 08:23:36 AM
Error Date    : Monday, June 7th 2010 @ 08:23:36 AM
Please try uninstalling / deleting files then re-downloading the zip and re-uploading all the files then re-import the XML.

If that doesn't work either, please uninstall / delete again and wait for v1.1, where this will be permanently fixed


Fillip
Reply With Quote
  #35  
Old 06-07-2010, 06:55 PM
cykelmyggen's Avatar
cykelmyggen cykelmyggen is offline
 
Join Date: Oct 2006
Location: Europe
Posts: 156
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DragonByte Tech View Post
That's already present, and there should be a profile tab with the status changes on each member's profile

Please try uninstalling / deleting files then re-downloading the zip and re-uploading all the files then re-import the XML.

If that doesn't work either, please uninstall / delete again and wait for v1.1, where this will be permanently fixed


Fillip
Doesn't work, unfortunately. I guess I'll wait for 1.1. then.
Reply With Quote
  #36  
Old 06-08-2010, 01:05 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Facebook Style Status has been updated to v1.1, which fixes all known problems and brings one of your most requested features:
Ability to allow certain usergroups to edit others' statuses!

We hope you enjoy this update!

- DragonByte Tech Development Team
Reply With Quote
  #37  
Old 06-08-2010, 01:13 PM
Sweeks Sweeks is offline
 
Join Date: Jul 2008
Posts: 633
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the update will be upgrading tonight Any chance of a block with the latest updates for forumhome? I would love to see that perhaps as an addon for the addon. Ability to add it somewhere on the index to edit your status would be cool too.
Reply With Quote
  #38  
Old 06-08-2010, 01:22 PM
smnet smnet is offline
 
Join Date: Feb 2009
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this take into` account banned / censored words? If not then I still cant install.
Reply With Quote
  #39  
Old 06-08-2010, 02:16 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by smnet View Post
Does this take into` account banned / censored words? If not then I still cant install.
Yes, it does

- David
Reply With Quote
  #40  
Old 06-08-2010, 03:20 PM
infnity8x3 infnity8x3 is offline
 
Join Date: Apr 2009
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great update!!! Every thing works well. Is fully functional now and am able to install on live forum.

Thank you DragonByte Tech
Reply With Quote
  #41  
Old 06-08-2010, 04:24 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by smnet View Post
Does this take into` account banned / censored words? If not then I still cant install.
Like David said, it does indeed. I forgot to update the feature list with this - my bad


Fillip
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:11 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.16604 seconds
  • Memory Usage 2,347KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete