Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBStatus - Facebook Style Status Updates (v5) (vB 3.x) Details »»
vBStatus - Facebook Style Status Updates (v5) (vB 3.x)
Version: 5.3, by Attilitus Attilitus is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.8.x Rating:
Released: 06-03-2010 Last Update: 08-07-2010 Installs: 119
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.



Compatible with 3.x
vBStatus allows your users to update their status to tell other members what they are doing/thinking at any given time. A user's status is displayed under their names in their postbit, in their User Profile, and anywhere else you choose!

User's can edit their status quickly and easily via AJAX.

Features and Configuration options include:
  • Admin Option: Turn modification on/off
  • Admin Option: Ban usergroups from updating their status.
  • Admin Option: Set a max character count for status messages.
  • Admin Option: Set the number of characters of a status message displayed per line. (Word wrapping will occur for status messages longer than this defined value.)
  • Admin Option: Define a standard status prefix to be appended to the start of all status messages after the username. (i.e. Attilitus is doing something.)
  • Admin Option: Define a default status for users with a blank status.
  • Admin Option: Define the character set used for encoding status messages. (The default value of this option should work for most character sets.)
  • Feature: Status messages may be updated in-line.
  • Feature: All languages and character sets are supported. (Most, if not all, should work with the default encoding option. Others may require some configuration in the admin options.)
  • Feature: Users may press the Enter key to confirm their status update.
  • Temporarily Deactivated in v5: Admin Option: Allow defined usergroups to modify other user's status updates. (For moderation purposes)
There are 4 template edits for this hack. The installation readme file will guide you through the entire process.

Special Update Instructions for users of vBStatus v4
This version of vBStatus was mostly written from scratch. Please note that there are two features that are missing from v5 that were present in v4: the ability of members of certain usergroups to modify the status updates of other users, and the ability for users to edit their status in a popup window. If you need those features, don't upgrade yet.

The upgrade process that I suggest is:
  • Import the new product xml file. Make sure that you check Allow Overwrite.
  • Remove all template code in templates: postbit, postbit_legacy, memberinfo, and header that is between <!--BEGIN VBSTATUS--> <!--END VBSTATUS--> tags.
  • Delete your current vbstatus folder and all of its contents.
  • Install vBStatus v5 as instructed in the installation instructions text file included with the modification.

Version 5.1
  • Support for non-english characters has been added.
  • A small modification was made to the installation script to make it more robust.
Upgrade Instructions: Reupload all files (allow overwrite), and reimport the product (allow overwrite). No additional template edits are required to for the upgrade.


Version 5.2
  • Users may press the Enter key to submit their status.
Upgrade Instructions: Reupload all files (allow overwrite). No additional template edits are required for this upgrade. You may reimport the included product, if you desire, to update the version number to 5.2

Version 5.3
  • Important security update to fix a cross site scripting exploit.
Upgrade Instructions: Reupload all files in the upload folder to your forum root, and allow overwrite. It is not necessary to re-import the product xml file.

Note: The files available in this thread will always be for the most recent version of the modification.

If you previously used vBStatus in vB 3.x your member's old status messages will be preserved.

Please do not forget to click INSTALL

Download Now

File Type: zip vBStatus v6.zip (42.3 KB, 757 views)

Screenshots

File Type: png editstatus_inline.png (22.9 KB, 0 views)
File Type: png status_postbit.png (23.6 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 07-12-2010, 12:35 AM
Attilitus's Avatar
Attilitus Attilitus is offline
 
Join Date: Mar 2005
Posts: 393
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can fix this yourself, if you desire. The easy fix is to go into file vbstatus_javascript, and do the following find and replace:

Find: $(
Replace: document.id(

That should fix your problem. If it doesn't, then let me know.

~Tim
Reply With Quote
  #23  
Old 07-12-2010, 01:43 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for your swift reply. There are 18 instances of '$(' in the file. All instances are part of various lines of code. I replaced all and uploaded the file but nothing changed.
Reply With Quote
  #24  
Old 07-12-2010, 03:10 PM
Attilitus's Avatar
Attilitus Attilitus is offline
 
Join Date: Mar 2005
Posts: 393
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Alfa1,

What is your forum's Url? If the modification is currently installed, then I can visit and determine the problem.

~Tim
Reply With Quote
  #25  
Old 07-13-2010, 03:10 PM
gorentals gorentals is offline
 
Join Date: May 2008
Posts: 89
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Good Mod, I could care less about history of status messages, who cares anyways? I don't see a purpose of a history of old status messages. That is why I'm not using dbtech's version. Anyways, the more important thing is to have the admin be able to edit members status messages incase situations arise when its needed.
Reply With Quote
  #26  
Old 07-19-2010, 01:16 AM
infnity8x3 infnity8x3 is offline
 
Join Date: Apr 2009
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I know it's unconventional, but if you absolutely have to change a members status you can do a query.

-=[Warning]=- Only try this if you are familiar with using sql queries in vbulletin. Noobs could cause serous damage to there forum messing around with queries -=[Warning]=-

I have tried this and it has worked for me.

READ!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
First things first make a backup of your database!

Then if you are using a prefix add it before "userfield" so if your forums sql prefix is "for" then it will be this "foruserfield" next replace the "X" with the new status you want to replace the old with, and then replace "Y" with the user id of the member who's status you want to change.
PHP Code:
UPDATE userfield SET vbstatus_status 'X' WHERE userid 'Y'
So if you want to change admins status to WTF it would look like this.
PHP Code:
UPDATE userfield SET vbstatus_status 'WTF' WHERE userid '1'


Alternatively you could just edit the fields using phpmyadmin.
Reply With Quote
  #27  
Old 07-20-2010, 08:31 AM
manzak's Avatar
manzak manzak is offline
 
Join Date: Apr 2009
Location: Turkey/Ankara
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I did all the transactions without any problems, could not work. ):
None the problem of editing the template.
Playing with FTP file properties do not do?
Reply With Quote
  #28  
Old 07-22-2010, 10:45 PM
Attilitus's Avatar
Attilitus Attilitus is offline
 
Join Date: Mar 2005
Posts: 393
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

manzak,

If you give me your site's Url, then I can determine the problem.

~Tim
Reply With Quote
  #29  
Old 07-23-2010, 03:24 AM
davidhso davidhso is offline
 
Join Date: Jan 2009
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*fixed..works fine.
thank you
Reply With Quote
  #30  
Old 07-23-2010, 03:56 AM
Attilitus's Avatar
Attilitus Attilitus is offline
 
Join Date: Mar 2005
Posts: 393
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

davidhso,

If you give me your site's Url, then I can determine the problem.

~Tim
Reply With Quote
  #31  
Old 07-23-2010, 06:20 PM
biggeorge's Avatar
biggeorge biggeorge is offline
 
Join Date: Feb 2007
Location: The Great State of Mass!
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed, but the status will not SAVE. The url is http://www.extremebusa.com/extreme

Any help will be appreciated.
Reply With Quote
Reply


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 05:12 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04953 seconds
  • Memory Usage 2,338KB
  • Queries Executed 28 (?)
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_php
  • (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
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (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_postinfo_query
  • fetch_postinfo
  • 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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • 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