Version: 5.3, by Attilitus
Developer Last Online: Nov 2023
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
Sorry for double post. I installed this plugin on 4.2... and it pretty much disabled posting on the forum. No one could post, except for me. So.. i had to uninstall it to reenable posting.
I've got this working on 4.2, if I remember correctly you've got to make a few changes as it doesn't 'working out of the box' as there is a conflict with the CKEditor - if you check back through the thread you should see some changes that are required to work with 4.2
after installing , I receive the following databse error when entring to ACP>Options
PHP Code:
Database error in vBulletin 4.2.0:
Invalid SQL:
SELECT setting.*, settinggroup.grouptitle FROM vb_settinggroup AS settinggroup LEFT JOIN vb_setting AS setting USING(grouptitle) WHERE settinggroup.displayorder <> 0 ORDER BY settinggroup.displayorder, setting.displayorder;
MySQL Error : Out of resources when opening file './[path]/vb_settinggroup.MYD' (Errcode: 24) Error Number : 23 Request Date : Thursday, February 13th 2014 @ 11:16:55 AM Error Date : Thursday, February 13th 2014 @ 11:16:55 AM Script : http://www.itdarasgah.com/acp/options.php?null=0 Referrer : http://www.itdarasgah.com/acp/index.php?do=nav IP Address : ???.???.170.144 Username : admin Classname : vB_Database MySQL Version : 5.5.35-cll