The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBStatus - Facebook Style Status Display (v4) Details »» | |||||||||||||||||||||||||||
vBStatus - Facebook Style Status Display (v4)
Developer Last Online: Nov 2023
This modification thread will not be upgraded, since it is possible that some users may prefer v4. Compatible with 3.6.x and 3.5.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. Administrative options include:
Update 2.0: Please reinstall the product xml file, and re-edit your templates following the new instructions in the readme file. This is to correct a small cosmetic bug that displays non-functional links to guests and non-admins. Update 3.0: A number of bugs were fixed, and a few new admin options were added. Please uninstall the previous product and reinstall this one. Please re-edit your templates and reupload all files. Sorry for the inconvenience (but at least we are getting this handled in the first 12 hours of release.) Update 4.0: This is a fairly comprehensive update. You must remove all previous template edits and add the new template code. You must also "Allow Overwrite" when importing the new product. The DB structure hasn't changed. New features include:
I added status prefixes. If your updating from version 4 just reimport the product (with overwrite set to yes), and reupload all the files. No template edits necessary when upgrading from v4 to v4.01. (And I'm not going to change the file version because this update came so quickly on the heals of v4.) Please do not forget to click INSTALL Show Your Support
|
Comments |
#272
|
||||
|
||||
Quote:
Unfortunately a waste really, as the premise is wonderful - the author apparently lied when the "Supported" formfield was checked in the affirmative. Jacquii. |
#273
|
|||
|
|||
This Hack Works Fine...
|
#274
|
||||
|
||||
Jacquii, you should be able to get this hack working with the help of ShadowOne. He has been supporting this hack, even though it is not his hack.
|
#275
|
||||
|
||||
I'm having no issues with this hack, other than I'd love it to do editing inline instead of popping up a box.
Explain what problems you're having with the hack, Jacquii and we can help, I'm sure! |
#276
|
||||
|
||||
Quote:
Quote:
But so many in this thread (myself included) have reported issues with the Edit button not working when clicked. So the modification doesn't "work fine" --- Basically I've given up on trying to get the modification to work because the Author has done absolutely nothing to support it. Thanx YAWL for the offer of help - Perhaps when I'm a bit less jaded I will consider :P Jacquii. |
#277
|
||||
|
||||
True about that Jacquii. I think I might rework a mod a bit like this but make it more Facebook-like, which is what I was requesting. I think the way the status is displayed is a bit goofy as well. I'll look into it when I get some free time.
|
#278
|
||||
|
||||
That would be so kewl! I'll look forward to the share no doubt!
Jacquii. |
#279
|
|||
|
|||
Hi ... this is really simple and good hack :up: I just try it, but I have a problem because when I'm writing status update in cyrillic, after i click edit, below my username there are some strange characters showing up Does it means that this hack has no cyrillis support ?
|
#280
|
||||
|
||||
Installed and running flawlessly, our members are loving it!!!
Thanks Attilitus |
#281
|
|||
|
|||
What code will i need to place if i wanted my members to be able to edit their status on all pages? I want to place the code in the header template.
Edit: So far, I have made it so the status of the member displays. However, whenever a member clicks the "Edit" hyperlink, nothing happens. What do i need to change this code into, so members can edit their status from the header. Code:
<if condition="$vbulletin->options['vbstatus_inline']"> <a href="javascript:Att_AjaxDiv('inline=1&userid=$bbuserinfo[userid]&postid=$bbuserinfo[userid]','vbstatus/vbstatus_ajax.php','vbstatus_$bbuserinfo[userid]')">Edit</a> <else /> <a href="javascript:Att_Ajax('userid=$bbuserinfo[userid]&postid=$bbuserinfo[userid]','vbstatus/vbstatus_ajax.php')">Edit</a> </if> Fixed! All sorted |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|