Version: 1.3.6pl2, by DragonByte Tech
Developer Last Online: Mar 2023
Category: Mini Mods -
Version: 4.x.x
Rating:
Released: 05-31-2010
Last Update: 12-02-2014
Installs: 531
DB Changes Uses Plugins
Additional Files Translations
No support by the author.
DragonByte Technologies are proud to present User Status & Moods v1: A mini mod to give your members the option of setting Facebook-like status updates / mood.
Why User Status & Moods?
Sometimes, a simple "mood" isn't enough. DBTech's User Status & Moods mods lets your members put their current doings and feelings into a short message to be displayed next to their posts and in their profiles.
If you like this mod please hit the button to the right ---->
Please remember to click the, button to the right if you installed the mod ---->
What does 'Marking As Installed' do ?
* It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available.
* For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention.
* Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications.
We appreciate the support!
-------------------------------------------------------------------------------------------
Priority support for this version is handled at the Developers Website.
In-Line Editing: You can quickly update your status either from your profile, or from any of your posts, all with AJAX and all without reloading the page.
Postbit Integration: Members' statuses will show next to all their posts.
Profile Integration: Edit statuses and show a list of recent statuses in a member's profile.
-------------------------------------------------------------------------------------------
To Install:
Upload all files in the "upload" folder to your forum.
Import the product file via the product manager in your AdminCP.
Thanks David, superb work, as usual from the DragonByte Tech team. I highly recommend their mods. Great support and very stable products!.
Thanks for the kind words EquinoxWorld
Quote:
Originally Posted by CharlieDelta
Hi Dave,
Thanks for the update. It seems now when I try to change the mood I get this
Any ideas?
That is intended. If you would like to remove this, take a look in the dbtech_status_mood_postbit and dbtech_status_mood_memberinfo templates.
Quote:
Originally Posted by RobbieZ
Is it possible to split up the status and mood positions?
I would like status centred below avatar.
And move the mood further down postbit legacy maybe above the gifts etc.
Thanks if poss
This is currently not a feature built in but would be very possible for advanced users via a few template/file edits. I will look into having more/separate positions for future versions!
Hello, after taking some time to test out fully this new upgrade I received a message from a member saying he was getting database errors visiting some threads this is the error:
Quote:
Database error in vBulletin 4.0.5:
Invalid SQL:
SELECT * FROM dbtech_status_moods
WHERE moodid =
LIMIT 1;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 1' at line 3
Error Number : 1064
Request Date : Tuesday, August 3rd 2010 @ 02:47:27 PM
Error Date : Tuesday, August 3rd 2010 @ 02:47:27 PM
Script : http://www.aniworlds.net/forum/showthread.php?t=47
Referrer : http://www.aniworlds.net/forum/searc...earchid=133040
IP Address : xxxxxxxxxxxx
Username : xxxxxxxxxx
Classname : vB_Database
MySQL Version : 5.1.48-log
This is only on a select few number of threads, I've discovered only 2 so far. And only rhat member has reported this. FYI.
Hello, after taking some time to test out fully this new upgrade I received a message from a member saying he was getting database errors visiting some threads this is the error:
This is only on a select few number of threads, I've discovered only 2 so far. And only rhat member has reported this. FYI.
Any ideas?
Hrm, this is similar to a bug I just fixed in the latest version. I'll have a look at it and try get a hotfix out once I have discovered the bug. Thanks for the report!
This is currently not a feature built in but would be very possible for advanced users via a few template/file edits. I will look into having more/separate positions for future versions!
- David
I read through the thread and vodkaholic has been able to move his, but didnt explain how he accomplished this.
Can you point out in the legacy which part calls to these two templates please
*EDit : This is the call : {vb:raw template_hook.postbit_userinfo_left} but how to split the two up
Hello, after taking some time to test out fully this new upgrade I received a message from a member saying he was getting database errors visiting some threads this is the error:
This is only on a select few number of threads, I've discovered only 2 so far. And only rhat member has reported this. FYI.
Any ideas?
Hey,
I've just uploaded a fix. Reupload all files and you should be good to go!
Quote:
Originally Posted by RobbieZ
I read through the thread and vodkaholic has been able to move his, but didnt explain how he accomplished this.
Can you point out in the legacy which part calls to these two templates please
*EDit : This is the call : {vb:raw template_hook.postbit_userinfo_left} but how to split the two up
You'll need to take a look at the dbtech_status_mood_postbit and dbtech_status_postbit templates. It may just be a simple case of copying the contents of these templates into your postbit and postbit_legacy templates.
NOTE: This is not tested and is not guaranteed to work.
As I mentioned above, I will look at adding positioning options in a future version.
I read through the thread and vodkaholic has been able to move his, but didnt explain how he accomplished this.
Can you point out in the legacy which part calls to these two templates please
*EDit : This is the call : {vb:raw template_hook.postbit_userinfo_left} but how to split the two up
What your looking for are the template hooks ion your postbit legacy. On a test style play with your hooks and find which one is calling the dbtech_status_mood_postbit template. Once you find it you can either just use some html to align left center or right or you can create some additional CSS for it if it's not tied to other templates.
You'll need to take a look at the dbtech_status_mood_postbit and dbtech_status_postbit templates. It may just be a simple case of copying the contents of these templates into your postbit and postbit_legacy templates.
NOTE: This is not tested and is not guaranteed to work.
As I mentioned above, I will look at adding positioning options in a future version.
- David
Thanks. I had a look at the code.. Looks like a lot of messing about, I'll wait till your positioning additions have been completed.
* BUG - I did notice when you disable either the facebook status or the moods in ACP. It still shows in the 'Status Changes'
That is intended. If you would like to remove this, take a look in the dbtech_status_mood_postbit and dbtech_status_mood_memberinfo templates.
- David
Thanks Dave,
I guess what I was trying to say is that there is no option to select a mood when you click to edit, all you get is this statement.
Not sure what I am doing wrong.