Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons

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

Category: Mini Mods - Version: 3.8.x Rating:
Released: 05-31-2010 Last Update: 12-03-2014 Installs: 114
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 / moods.


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.

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

Translations available @ our forum
Support for translations handled by the translator in its respective threads only.

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

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.

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

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 feature to censor banned words

Download Now

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

Screenshots

File Type: jpg vb3status#1.jpg (66.2 KB, 0 views)
File Type: jpg vb3status#2.jpg (78.7 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
m7sen

Comments
  #212  
Old 10-25-2010, 01:06 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 ukindian View Post
i have done all of that ...reuploaded ajax.php etc etc .. created new style without parent style n checked n all.... also now the vbulletin ajax functions like quick edit not working going straight to full edit..but quick reply working...
You will need to ask for assistance from vbulletin.com then. I do not work for IB and cannot assist you further with this as it is not my mod causing your ajax to break.

- David
Reply With Quote
  #213  
Old 10-25-2010, 02:10 PM
weindians weindians is offline
 
Join Date: Sep 2006
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DragonByte Tech View Post
You will need to ask for assistance from vbulletin.com then. I do not work for IB and cannot assist you further with this as it is not my mod causing your ajax to break.

- David
i asked already an year ago.. they said its mod problem... i will take now it as my problem, may be its my fate.. lol... any way... all mods causing error the eval code line says on error is different... for this mod the line is 290 which as below.. if it makes any sense to u

Code:
289	$vbulletin->GPC['src'] = preg_replace('/(\_dot)?(\_hot)?(\_new)?(\.(gif|png|jpg))/', '\1\2_lock\3\4', $vbulletin->GPC['src']);
290			}
Reply With Quote
  #214  
Old 10-25-2010, 02:12 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 ukindian View Post
i asked already an year ago.. they said its mod problem... i will take now it as my problem, may be its my fate.. lol... any way... all mods causing error the eval code line says on error is different... for this mod the line is 290 which as below.. if it makes any sense to u

Code:
289	$vbulletin->GPC['src'] = preg_replace('/(\_dot)?(\_hot)?(\_new)?(\.(gif|png|jpg))/', '\1\2_lock\3\4', $vbulletin->GPC['src']);
290			}
Try commenting out line 289 (Adding // before it).

- David
Reply With Quote
  #215  
Old 10-25-2010, 02:51 PM
weindians weindians is offline
 
Join Date: Sep 2006
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DragonByte Tech View Post
Try commenting out line 289 (Adding // before it).

- David
no good.... still same why it says invalid response from server infront
Reply With Quote
  #216  
Old 10-25-2010, 03:11 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 ukindian View Post
no good.... still same why it says invalid response from server infront
Your best bet would be to uninstall/disable all mods and see if you still get the error. If you do, report it to staff at vbulletin.com - they will be unable to tell you it is a mod problem that way.

Unfortunately the source of the issue ould be one of many things, and so david will be unable to help you on this any further

Iain
Reply With Quote
  #217  
Old 10-25-2010, 03:40 PM
weindians weindians is offline
 
Join Date: Sep 2006
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok i will bump my old thread or start new one... i tried again with disabling all mods again to see any recently installed mods causing problems, interestingly the eval code line moved up to line 5 which is part of vbulletin's copyright lol

Update : i managed to find out the cause n rectified it.. it was a plugin i didnt notice.... status is changing.. but dropdown[criteria] for mood is not working[ not dropping down].. error is as below

Code:
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDC; .NET4.0C)
Timestamp: Sat, 30 Oct 2010 12:21:34 UTC


Message: Unknown runtime error
Line: 225
Char: 7
Code: 0
URI: http://www.forumrooturl/dbtech/status/clientscript/status.js
Reply With Quote
  #218  
Old 11-02-2010, 02:22 PM
smnet smnet is offline
 
Join Date: Feb 2009
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey dragonbyte,

Not sure if anyone has pointed this out yet but there is a conflict with the column 'status' in the user's table.

A few other tables contain a column name called 'status' - such as the paid subscriptions among others. This is fine, but in circumstances where queries join the users table and another table which uses 'status' then an error occurs regarding ambigous column names and the fact they need to be unique.

I have coded around this personally (renamed the column and plugin codes to use the new column name)...

Anyway, just a heads up - hope it helps.
Reply With Quote
  #219  
Old 11-02-2010, 06:53 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 ukindian View Post
ok i will bump my old thread or start new one... i tried again with disabling all mods again to see any recently installed mods causing problems, interestingly the eval code line moved up to line 5 which is part of vbulletin's copyright lol

Update : i managed to find out the cause n rectified it.. it was a plugin i didnt notice.... status is changing.. but dropdown[criteria] for mood is not working[ not dropping down].. error is as below

Code:
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDC; .NET4.0C)
Timestamp: Sat, 30 Oct 2010 12:21:34 UTC


Message: Unknown runtime error
Line: 225
Char: 7
Code: 0
URI: http://www.forumrooturl/dbtech/status/clientscript/status.js
Do you have at least one criteria created and have you added moods to it?

Quote:
Originally Posted by smnet View Post
Hey dragonbyte,

Not sure if anyone has pointed this out yet but there is a conflict with the column 'status' in the user's table.

A few other tables contain a column name called 'status' - such as the paid subscriptions among others. This is fine, but in circumstances where queries join the users table and another table which uses 'status' then an error occurs regarding ambigous column names and the fact they need to be unique.

I have coded around this personally (renamed the column and plugin codes to use the new column name)...

Anyway, just a heads up - hope it helps.
Hmm, isn't the status column called dbtech_status_status?

- David
Reply With Quote
  #220  
Old 11-02-2010, 08:24 PM
weindians weindians is offline
 
Join Date: Sep 2006
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

there was deafault criteria.. now i added new... but i can see something happening when click on criteria... but it seems dropdown going behind the next line in post bit or profile..
Reply With Quote
  #221  
Old 11-02-2010, 10:40 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 ukindian View Post
there was deafault criteria.. now i added new... but i can see something happening when click on criteria... but it seems dropdown going behind the next line in post bit or profile..
I think this may be a problem with your skin. Could you try the mod on a fresh vBulletin style?

- David
Reply With Quote
Reply

Thread Tools

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 10:11 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.05065 seconds
  • Memory Usage 2,355KB
  • 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
  • (4)bbcode_code
  • (8)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
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)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