The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBStatus - Facebook Style Status Updates (v5) (vB 3.x) Details »» | |||||||||||||||||||||||||||||||||
vBStatus - Facebook Style Status Updates (v5) (vB 3.x)
Developer Last Online: Nov 2023
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 Download Now
Screenshots
Show Your Support
|
Comments |
#22
|
||||
|
||||
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 |
#23
|
||||
|
||||
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.
|
#24
|
||||
|
||||
Alfa1,
What is your forum's Url? If the modification is currently installed, then I can visit and determine the problem. ~Tim |
#25
|
|||
|
|||
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.
|
#26
|
|||
|
|||
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. |
#27
|
||||
|
||||
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? |
#28
|
||||
|
||||
manzak,
If you give me your site's Url, then I can determine the problem. ~Tim |
#29
|
|||
|
|||
*fixed..works fine.
thank you |
#30
|
||||
|
||||
davidhso,
If you give me your site's Url, then I can determine the problem. ~Tim |
#31
|
||||
|
||||
Installed, but the status will not SAVE. The url is http://www.extremebusa.com/extreme
Any help will be appreciated. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|