![]() |
vBStatus - Facebook Style Status Updates (v5) (vB 3.x)
1 Attachment(s)
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:
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:
Version 5.1
Version 5.2
Version 5.3
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 |
First post reserved. Please let me know immediately if there are any problems, so that I may resolve them within the first 24 hours of release.
|
what is the difference with this mod
https://vborg.vbsupport.ru/showthread.php?t=243753 |
Quote:
~Tim |
Works great! Thanks.
Quote:
|
Quote:
Right now a user's status message is never saved. A user only has a "current" status. If a user persistently uses his status messages inappropriately, then the user could be moved to a usergroup not allowed to use the modification. Otherwise, the user could be asked to change his status and, since status messages are never saved, that offending status message would be gone forever. Regardless, the feature will be added before I put vBStatus back upon its back-burner. Since it is bad practice to allow any kind of user content without full means of moderating such content. The only reason it was not put into this version is because I developed this version overnight, and wanted to ensure that the features I did implement were implemented well. ~Tim |
Thanks for this Mod!
If only we could combine this mod and DBTech's. I love how DBTech's mod gives you a tab in the profile with a timeline of status updates. I love how this mod allows moderators and admins to edit inappropriate statuses (you need to enable this quick, right now it's the only benefit over the other MOD). Could you and DBTech collobrate? I know DBTech has collaborated on mods before. Just an idea. |
Quote:
|
smnet and EddyMaxx,
I don't believe there is anything to be gained through collaboration. I will likely add a feed of a user's recent status messages if/when I implement a status history system. (If only for the reason that a user must have a centralized place to edit/delete their past status messages.) A profile tab might be the most appropriate place for such a feed, but there may be a better place for it. ~Tim |
Looking forward to updates. I have tested v5 and the core code is better, it just lost some functionality.
Once the admin is able to edit status of other users again. I will update. Thanks Dev. |
I think a cool feature would be the one you mentioned, with the users status changes for X times.
Also, another neat feature would be to have a box on the forumhome. And, this box would state the latest status updates. This would not be just for 1 member, but say the last 10 status updates would show from all users. |
-=[INSTALLED]=-
Thanks dev. |
This is really nice. Thanks.
Is there anyway to change the text size? It's a little small for my preferences. |
Quote:
|
n/m, got it guys, unrelated issue to your plugin. really like it :-)
|
nice mod
is there anyway to pull our actual facebook status update into it? |
Dev,
I have been using v4 for a while and would like to upgrade to v5. Any idea when Admin will be able to edit status? Would also love a Status History as others suggested. Thanks. |
Does NOT work. No matter what I set the status to it automatically changes the status to Username is "utf-8"
Forced to uninstall and revert back to v4. |
MikesSite,
If you provide me a link to your board, then I can tell you why you encountered problems with this version of the modification. (I am assuming that you followed the upgrade instructions, which stated that you must undo all template edits from the previous version of vBStatus before installing v5.) Also, if your site is the same as that listed in your vBulletin profile, then I know the problem. That site uses the jQuery library which interferes with the operation of other Javascript libraries including Mootools, the library used in v5. Although Mootools will almost never break another Javascript library, it can be broken by its less considerate peers. There is an easy way to prevent jQuery from breaking the operation of vBStatus. I will implement this change in the next version of the modification. ~Tim |
I just upgraded to version 5, and encounter the same problem. Can't edit status, due to jQuery.
|
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 |
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.
|
Alfa1,
What is your forum's Url? If the modification is currently installed, then I can visit and determine the problem. ~Tim |
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.
|
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:
PHP Code:
Alternatively you could just edit the fields using phpmyadmin. |
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? |
manzak,
If you give me your site's Url, then I can determine the problem. ~Tim |
*fixed..works fine.
thank you |
davidhso,
If you give me your site's Url, then I can determine the problem. ~Tim |
Installed, but the status will not SAVE. The url is http://www.extremebusa.com/extreme
Any help will be appreciated. |
Still waiting for some assistance. I'd like to get this working.
|
biggeorge,
It appears as though your Pager modification defines the following Javascript function: Browser(). This is overriding the Browser object in mootools. Simply replace all instances of Browser() with pager_Browser(), and vBStatus should work. You can view the problematic code by viewing your website, clicking view source, and searching for "Browser()". ~Tim |
is it possible to display your friends status updates on usercp ? ;)
|
Quote:
|
Quote:
~Tim |
please check ur script again its vulnerable to XSS injection...
better code secured one .... don't post anything like this without securing it.... |
Quote:
Quote:
|
This Mod work for me...thanks....
|
Quote:
~Tim |
The best ist that : https://vborg.vbsupport.ru/showthread.php?t=243753
|
All times are GMT. The time now is 06:18 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|