Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[DBTech] User Status & Moods v1 (vB4) Details »»
[DBTech] User Status & Moods v1 (vB4)
Version: 1.3.6pl2, by DragonByte Tech DragonByte Tech is offline
Developer Last Online: Mar 2023 Show Printable Version Email this Page

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.

-------------------------------------------------------------------------------------------

Major Features

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:
  1. Upload all files in the "upload" folder to your forum.
  2. Import the product file via the product manager in your AdminCP.
  3. Done!
----------------------------------------------------------------------------------

Feature List
  • AJAX-enabled
  • Edit statuses inline or in profiles
  • Edit moods inline or in profiles
  • List a member's recent statuses in their profiles
  • Ability to ban usergroups from posting statuses
  • Ability to set usergroups as able to edit others' statuses
  • Toggle character limit
  • Settable status prefix
  • Settable default status
  • Uses vBulletin's Censorship options to censor banned words

Download Now

File Type: zip [DBTech] User Status & Moods v1.3.6-pl2.zip (317.7 KB, 430 views)

Screenshots

File Type: jpg fbstatus1.jpg (75.6 KB, 0 views)
File Type: jpg fbstatus2_.jpg (53.7 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #632  
Old 11-18-2011, 06:10 PM
slammz slammz is offline
 
Join Date: Oct 2011
Location: United States
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DragonByte Tech View Post
Please do not cross post to both vb3 and vb4 as we rely on the thread to determine basic information about a persons forum so we can test reported issues more reliably. Thanks

Fillip
Hi Im having a lot of problems when I install your mods, I recentrly installed 1.User status and moods and 2.Posbit Tabs , when I try to access to the cp , I get errors like these Fatal error:

Code:
Class 'DBTSTATUS' not found in /home/slammz/public_html/dbtech/status/actions/admin/category.php on line 31

Fatal error: Class 'DBTSTATUS' not found in /home/slammz/public_html/dbtech/status/actions/admin/mood.php on line 15

Fatal error: Class 'STATUS_CACHE' not found in /home/slammz/public_html/dbtech/status/actions/admin/repaircache.php on line 22
and for Postbit Tabs these ones

Code:
Fatal error: Class 'POSTBITTABS' not found in /home/slammz/public_html/dbtech/postbittabs/actions/admin/tab.php on line 32

Fatal error: Class 'POSTBITTABS' not found in /home/slammz/public_html/dbtech/postbittabs/actions/admin/view.php on line 19

Fatal error: Class 'POSTBITTABS_CACHE' not found in /home/slammz/public_html/dbtech/postbittabs/actions/admin/repaircache.php on line 22
Reply With Quote
Благодарность от:
mjfan227
  #633  
Old 11-19-2011, 12:06 AM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are you using the i.s.s.w "security" mod? If so, please see my post here: vBulletin.org Forum - View Single Post - Absolute defense i.s.s.w v 2.1 security mod

To fix this, either disable the broken product or change the execution order of its admin_global plugin to something like 65535 to avoid it breaking any other product


Fillip
Reply With Quote
  #634  
Old 12-04-2011, 05:42 AM
rajcolmo rajcolmo is offline
 
Join Date: Sep 2010
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is exactly what I was looking for and more!!!! great job
Reply With Quote
  #635  
Old 01-02-2012, 04:52 PM
bulldog51981's Avatar
bulldog51981 bulldog51981 is offline
 
Join Date: Oct 2010
Location: St. Louis, Mo, USA
Posts: 85
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What is the most efficient way to move the location of the status and mood to another spot in the postbit? (i.e. Cutting and moving the template code for db_status_mood_postbit and db_status_postbit to different location in postbit_legacy?) Or is there a better way to accomplish this?

Goal essentially would be to move them below the "Rank" image from their current spot

Reply With Quote
  #636  
Old 01-02-2012, 05:18 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bulldog51981 View Post
What is the most efficient way to move the location of the status and mood to another spot in the postbit? (i.e. Cutting and moving the template code for db_status_mood_postbit and db_status_postbit to different location in postbit_legacy?) Or is there a better way to accomplish this?

Goal essentially would be to move them below the "Rank" image from their current spot

Follow this post, this has seemed to work for other members.

https://vborg.vbsupport.ru/showpost....&postcount=583

Chris
Reply With Quote
  #637  
Old 01-02-2012, 06:08 PM
bulldog51981's Avatar
bulldog51981 bulldog51981 is offline
 
Join Date: Oct 2010
Location: St. Louis, Mo, USA
Posts: 85
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Chris!
Reply With Quote
  #638  
Old 01-04-2012, 02:09 AM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

there is currently an issue for vbulletin version 4.1.9 with this mod
which wasnt put in any documents, please see below

----------------------------------------------------------------------
MySQL Error : Got a packet bigger than 'max_allowed_packet' bytes
Error Number : 1153
MySQL Version : 5.1.57-log
-----------------------------------------------------------------------

the packet size needs to be increased but no support on the minimum packet size
Reply With Quote
  #639  
Old 01-04-2012, 02:16 AM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It is impossible for us to tell you the minimum packet size as it depends on the number of mods you have installed and the size of those mods.

We cannot give support for issues that are not related to this mod, so please do not expect it


Fillip
Reply With Quote
  #640  
Old 01-04-2012, 02:32 AM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DragonByte Tech View Post
It is impossible for us to tell you the minimum packet size as it depends on the number of mods you have installed and the size of those mods.

We cannot give support for issues that are not related to this mod, so please do not expect it


Fillip
the issue is its on first install, so i cant install this mod properly until i know what it is, it throws up a database error otherwise

i also get this shown in template

^ the template group name is blank

also does not allow me to change moods
Reply With Quote
  #641  
Old 01-04-2012, 02:50 AM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The mod will not properly install until you take care of the server issue.

Fillip
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:27 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.12785 seconds
  • Memory Usage 2,361KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (13)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete