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)

jerx 05-10-2006 01:32 PM

I don' t know if I understand correctly. Do you mean a browser refresh after 30 seconds? Then you should see the post immediately.

arcadian_girl 05-10-2006 02:10 PM

yep thats what i mean. thanks :)

i changed it to a one minute refresh, not two minutes..i'll see how it works, and if it's not enough, i'll change it to two minutes.

louis_chypher 05-10-2006 02:57 PM

I am looking for a way to have a 'flashy' when a new shout comes in and the user is not on the main forums page. No, I do not want to have the shout show up on every page.

By 'flashy' I mean some indicator that a new shout message has come in like the word "Shout" appearing in the Welcome box.

DjTaz 05-10-2006 04:26 PM

Quote:

Originally Posted by arcadian_girl
k, i love this mod, i really do, but it's increasing server load a lot...and i run two forums, so that's doubled, cos i've installed it on both forums. i've only had it installed a few days, so no complaints yet from my host, but i'd like to avoid any complaints.

could we possibly have a list of all the things you can do to reduce server load? i've been reading through this thread-don't claim to have read it all, but i've read about 1/3 of it, and this is what i've come up with:

-dont allow smilies in the shouts, or if so, allow only 1 smiley per shout
-prune shouts (how much effect does this have? how often should i be pruning them?)

is there anything else i can do with the shoutbox to reduce server load? is there somewhere i can change how often AJAX refreshes-it's once every 10 seconds, no? is there somewhere i can change that, and if so, what would i change it to?

thanks in advance for any help-i really like this mod and want to keep it, but i've got to find a way to get the server load down.


you can also auto prune the posts - i have that set into my cron - someone put a link for that on the boards - but youll have to search this thread for cron or something similar.

jerx 05-10-2006 05:14 PM

Here is the auto prune instruction (cron job):

https://vborg.vbsupport.ru/showthrea...ron#post885260

ohgenki 05-10-2006 05:44 PM

has anyone been able to set it to the left side column or right side column?

Suzie 05-10-2006 11:14 PM

Quote:

Originally Posted by o0Hubba0o

And I'm glad I never updated, the " thing really seems to be a problem still.

I did update and I still have the problem. Is there a fix yet? this thread has became so huge finding the answer seems impossible if it's already posted.

vbreal 05-11-2006 12:45 AM

Quote:

Originally Posted by DjTaz
Yes thats possible .. find the VbShout Plugin in your plugin manager - and go to Edit ....

find the code
Code:


$vbulletin->templatecache['FORUMHOME'] = str_replace($Position, $Position . ' $Shoutbox', $vbulletin->templatecache['FORUMHOME']);

at the bottom and replace it with
Code:

$Position = '<--shoutbox-->';
$vbulletin->templatecache['FORUMHOME'] = str_replace($Position , ' $Shoutbox' , $vbulletin->templatecache['FORUMHOME']);

This will make the shoutbox seem to dissappear from all of the styles , but you'll discover that on the styles that you want it to appear on , go to FORUMHOME and put in
<--shoutbox-->
where you want it to display (usually under the navbar)

That should do what you want.

thanks alot. i will give it a try

ohgenki 05-11-2006 05:06 AM

DjTaz, is it possible to put this on all the pages say the navbar? i tried the addon, but it doesn't work and caused an error instead.

blacklancer 05-11-2006 09:52 PM

Is there anyway to get the archive to show more posts, and in normal reading order?? maybe have it sent to a specific forum, or a pm??


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