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

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

Category: Profile Enhancements - Version: 4.0.3 Rating:
Released: 06-01-2010 Last Update: 08-07-2010 Installs: 219
DB Changes Template Edits
Additional Files  
No support by the author.

Compatible with 4.x.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.

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.2.1
  • Extra white space will no longer appear in the status update input field.


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.0 KB, 1244 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
  #122  
Old 06-24-2014, 07:30 AM
fxdigi-cash fxdigi-cash is offline
 
Join Date: Jul 2012
Posts: 674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hazem_aliraqi View Post
its work on 4.2.0

But when i Click Save the word appear like this ظپط?ط+ط?ظ? in arabic word

I change the Character Encoding to windows-1256 or utf-8

but when i reloaded the page the word will appear ??
That caused by your language encoding. it must be utf-8, otherwise, it will be messy all the times.

if you have Arabic pack with utf-8 encoding then it should work fine, but you still need to add utf-8 to the mod setting
Reply With Quote
  #123  
Old 06-24-2014, 09:36 AM
DreadsUK's Avatar
DreadsUK DreadsUK is offline
 
Join Date: Jan 2014
Posts: 355
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fxdigi-cash View Post
Thanks for the mod!!

it works great on vb4.2.x

you need to be careful with following this step:

https://vborg.vbsupport.ru/showpost....7&postcount=21

Good luck!!
there are quite a few places that show $(
Do i need to replace all of them with document.id(
Reply With Quote
  #124  
Old 06-24-2014, 11:38 AM
fxdigi-cash fxdigi-cash is offline
 
Join Date: Jul 2012
Posts: 674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DreadsUK View Post
there are quite a few places that show $(
Do i need to replace all of them with document.id(
yes, that's right. There are 18 items of $( so you can do that using notepad++

if you are new to this, then here is the file with changes made.


Attached Files
File Type: zip vbstatus_javascript.zip (2.0 KB, 7 views)
Reply With Quote
Благодарность от:
DreadsUK
  #125  
Old 06-24-2014, 04:14 PM
DreadsUK's Avatar
DreadsUK DreadsUK is offline
 
Join Date: Jan 2014
Posts: 355
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fxdigi-cash View Post
yes, that's right. There are 18 items of $( so you can do that using notepad++

if you are new to this, then here is the file with changes made.


just added that but the 'edit' link isn;t working
Reply With Quote
  #126  
Old 06-24-2014, 04:48 PM
fxdigi-cash fxdigi-cash is offline
 
Join Date: Jul 2012
Posts: 674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DreadsUK View Post
just added that but the 'edit' link isn;t working
make sure that the script is linked to where it has to be shown.

most of the times it is this issue...

also check your settings in your admin cp and save it...

try it out again and see...

you have vb4.x.x, right?
Reply With Quote
  #127  
Old 06-24-2014, 04:54 PM
DreadsUK's Avatar
DreadsUK DreadsUK is offline
 
Join Date: Jan 2014
Posts: 355
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fxdigi-cash View Post
make sure that the script is linked to where it has to be shown.
Do you mean right click 'edit' and see what link/url it gives?

Quote:
Originally Posted by fxdigi-cash View Post
you have vb4.x.x, right?
Yea 4.2.2
Reply With Quote
  #128  
Old 06-24-2014, 04:58 PM
DreadsUK's Avatar
DreadsUK DreadsUK is offline
 
Join Date: Jan 2014
Posts: 355
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

if i right click and open link in new window, i get 'about blank'

if i hover over the 'edit' link, this comes up at the bottom of the screen

Reply With Quote
  #129  
Old 06-24-2014, 05:29 PM
fxdigi-cash fxdigi-cash is offline
 
Join Date: Jul 2012
Posts: 674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DreadsUK View Post
if i right click and open link in new window, i get 'about blank'

if i hover over the 'edit' link, this comes up at the bottom of the screen

ok, can you use the inspection tool in the browser i.e. if FF then you need to download firebug as an add-on then right click/ inspect element with firebug

you need to reload the page to see what's happening..

if you can't understand that, then send me a PM with temp user and pass so I can look at it inside your forum.

I guess the issue is not that hard to resolve
Reply With Quote
  #130  
Old 06-24-2014, 05:36 PM
fxdigi-cash fxdigi-cash is offline
 
Join Date: Jul 2012
Posts: 674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just found out that your site is on your signature. I looked at it using firebug and found many issues lead to
Internal Server Error

you need to fix these issues. do you have your javascripts on subdomain or something??

if yes, then you need to reconfigure that one because it is misconfigured...
Reply With Quote
  #131  
Old 07-07-2014, 04:30 PM
fxdigi-cash fxdigi-cash is offline
 
Join Date: Jul 2012
Posts: 674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is a major update for this mod since no one has updated for long time!!

I had to re-modify the error and syntax issues to make it work on vb4.2.x

to install it, upload the files in the upload folder and then install the product .xml

if you had previous versions, either delete them or overwrite them.

enjoy the great mod!!

Edit: if you have vb.4.2.2, it may not work as the box editor is not compatible with this mod. That issue is fixed in vb4.2.2 pl1 so please install the latest version of vb4 ==> vb4.2.2 pl1

Update #2: I apologize for not paying attention to arranging the files correctly. I re-uploaded the files the right order so you have no issues or conflicts when uploading. Tested on the latest versions.
Attached Files
File Type: zip vBStatusvb4.2.3.zip (34.2 KB, 19 views)
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 02:57 PM.


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.07221 seconds
  • Memory Usage 2,359KB
  • 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
  • (8)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
  • (3)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
  • (5)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_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
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete