vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Mini Mods - [DBTech] User Status & Moods v1 (vB3) (https://vborg.vbsupport.ru/showthread.php?t=243753)

viper357 08-09-2010 05:03 PM

Thanks for the update but it doesn't seem to be working for me, the little edit icon will only show up when I have moods enabled, if I disable moods and have status enabled then there is no icon the postbit to enable members to edit their status's. It was working fine before the update.

DragonByte Tech 08-09-2010 05:04 PM

Quote:

Originally Posted by viper357 (Post 2081398)
Thanks for the update but it doesn't seem to be working for me, the little edit icon will only show up when I have moods enabled, if I disable moods and have status enabled then there is no icon the postbit to enable members to edit their status's. It was working fine before the update.

Hmm, I'll look into this. Thanks for reporting.

Alfa1 08-09-2010 11:36 PM

Is it possible to deactivate the moods function and to only activate the status function?

Gadget_Guy 08-10-2010 02:43 AM

Quote:

Originally Posted by Alfa1 (Post 2081546)
Is it possible to deactivate the moods function and to only activate the status function?

I would like to see this as well.

D.

Tyran1 08-10-2010 12:50 PM

I need comments from Status posts!

DragonByte Tech 08-10-2010 02:25 PM

Quote:

Originally Posted by Alfa1 (Post 2081546)
Is it possible to deactivate the moods function and to only activate the status function?

You can do this in the vBulletin Options for the mod.

- David

ShawneyJ 08-11-2010 01:04 PM

hey DragonByte Tech, since your last update, the moods select in profile and postbit does not work. like the moods drop down does not appear to select your mood, this is only in IE not FF, FF works fine.
thanks.

edit: running 3.8.6

ShawneyJ 08-11-2010 01:09 PM

Quote:

Originally Posted by DragonByte Tech (Post 2079430)
Great to here! Hope you enjoy the mod :)


Let me know how it goes for you!

- David


the edit problem is now fixed in firefox, sweet, thanks.

can i ask, is it possible to show more user stats on forumhome?

thanks.

ishare 08-23-2010 08:07 PM

First of all i would like to thank you very much for this cool mod... I loved it. But i need your help with a small customization. (that's what i hope... -small- maybe it's a big customization)

With Turkish letters in IE :

https://vborg.vbsupport.ru/

With English letters both in IE and Firefox :


https://vborg.vbsupport.ru/


I want to show it like this :
(with Turkish characters and long line)

https://vborg.vbsupport.ru/

DragonByte Tech 08-24-2010 12:08 AM

Quote:

Originally Posted by jaycob (Post 2082155)
the edit problem is now fixed in firefox, sweet, thanks.

can i ask, is it possible to show more user stats on forumhome?

thanks.

Hey, sorry for the late reply. I must have missed your message. You can show more of them by opening up /dbtech/status/hooks/forumhome_complete.php. From there you need to find the LIMIT 5 and change it to something like LIMIT 10 or LIMIT 15 (etc.)

Quote:

Originally Posted by ishare (Post 2088480)
First of all i would like to thank you very much for this cool mod... I loved it. But i need your help with a small customization. (that's what i hope... -small- maybe it's a big customization)

With Turkish letters in IE :

http://www.ressim.net/l/upload/a21edbbb.gif

With English letters both in IE and Firefox :


http://www.ressim.net/l/upload/150bdf32.gif


I want to show it like this :
(with Turkish characters and long line)

http://www.ressim.net/l/thumb/thumb_8fb1e433.gif

Hey,

You can do this by opening up /dbtech/status/hooks/postbit_display_complete.php and finding the following line.

Code:

$post ['dbtech_status_status'] = wordwrap ( $post ['dbtech_status_status'], 30, "<br />", true );
From there just edit the part in red to a higher number (this number represents how many characters are on a line before it goes to a new line. Hope this helps.


- David


All times are GMT. The time now is 06:18 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02192 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete