vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   [AJAX] vBShout v2.0 (https://vborg.vbsupport.ru/showthread.php?t=93097)

makaveli420 10-15-2005 03:07 PM

Quote:

Originally Posted by Lizard King
Just typle /prune to your shoutbox and it will prune all the messages.

thank you for that tip , my shouts were also building up and was starting to get worried and could'nt find a way to delete them.

but turns out its so quick and easy

dfdems 10-15-2005 04:34 PM

The only bug I have noticed so far is it breaks the template slightly to the right in firefox sometimes, not always. Other than that it works great

lordnex 10-15-2005 05:26 PM

Ug. There is a permission problem with the shoutbox ZT.

Anyone with moderator abilities (not even just the moderator user category but even those who are moderators in on specified area) can edit everyone's shouts.
This sounds like a limited problem but I'm also using the "everyone can have their private message area" hack... which then makes everyone moderators in their own areas. Is there any way to make this so that only Admins can edit shouts?

Devii 10-15-2005 05:50 PM

I have an interesting idea for saving bandwidth on the shout box.

Idle throttling, so the longer a person does not type in a shoutbox, the longer the delay between refreshes are, capped at some value still, but it would help for those who may leave an index page open and goto work or something.

Adding the shoutbox added alot of bandwidth usage to my site, so I was thinking on howto reduce it. What do you think Zero?

Ranma2k 10-16-2005 06:10 AM

Quote:

Originally Posted by Devii
I have an interesting idea for saving bandwidth on the shout box.

Idle throttling, so the longer a person does not type in a shoutbox, the longer the delay between refreshes are, capped at some value still, but it would help for those who may leave an index page open and goto work or something.

Adding the shoutbox added alot of bandwidth usage to my site, so I was thinking on howto reduce it. What do you think Zero?

OK i have alot of users having problems with the refresh
sometime the shouts freezes with them
also Firefox users having this problem more than IE users

any idea why ?!

Bones_3DFC 10-16-2005 01:18 PM

HTML is enabled in my box. Is that something I screwed up, a setting I missed or something that can be stopped?
Excellent Mod! Thank you.

vktechnology 10-16-2005 06:07 PM

To make text in ShoutBox smaller font do it by adding this
Code:

<font size="2">
go to this template name = forumhome_vbshout_shout

and add this code
Code:

<font size="2">
####################################

or easy way is to delete everything in forumhome_vbshout_shout template

and copy and past this code in to it

Code:

<tr>
                                <td  width="1%" style="white-space:nowrap" align="left" valign="top">
                                        <font size="2">[{$Shout['time']}]
                                        </font>
                                        <if condition="!$Shout[s_me]">
                                                <if condition="$Shout[s_by]">
                                                        <a href='member.php?{$session['sessionurl_q']}u={$Shout['s_by']}'>
                                                </if><font size="2">{$Shout['username']}</font><if condition="$Shout[s_by]"></a></if><font size="2">:</font>
                                        </if>
                               
                                </td>
                                <td width="100%" align="left">
                                        <if condition="!$Shout[s_me]">
                                                <font size="2">{$Shout['s_shout']}</font>
                                        <else />
                                                <span class='highlight'>
                                                        *{$Shout['username']} {$Shout['s_shout']}*
                                                </span>
                                        </if>
                                </td>
                        </tr>


Gizmo5h1t3 10-16-2005 07:30 PM

tried that mate, but it didnt make a bit of difference...lol

EDIT : realised its coz it already was at font size =2

changed that to font = 1, and it worked....

Parture 10-17-2005 05:46 PM

Smilies are not working for the shoutbox here http://biblocality.com/forums

mikexxx 10-17-2005 07:02 PM

Smilies also still not working om my forum...??


All times are GMT. The time now is 11:12 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.02270 seconds
  • Memory Usage 1,746KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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