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)

da420 04-03-2007 06:40 PM

Quote:

Originally Posted by monasa (Post 1219158)
I have installed vbShout 2.0 on the main page of my forum and it works fine. I'm planning to install another shoutboxin the same forum but in different page or subforum. Is this possible, having 2 shoutbox in one forum? Appreciate your feedback and guide.

VB Version : 3.6.5

Follow the instructions outlined here;
https://vborg.vbsupport.ru/showthread.php?t=96158

But do not do Step C there. Rather, find the code below and delete it.

PHP Code:

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

Now in whatever page you want the shout box to show up simply post the code below.

Code:

$Shoutbox
If you want it to show up in certain forums or sub forums you can wrap that in the conditional below replacing the FORUMIDHERE text with the forum ID's in your forum display template. (ex. 1,2,3,4):

HTML Code:

<if condition="in_array($GLOBALS[forumid], array(FORUMIDHERE))">
$Shoutbox
</if>


stud 04-05-2007 12:25 PM

Quote:

Originally Posted by S@NL - BlackBik (Post 885260)
I made a autoprune function for vBshout.
Just download the attached file and put in the /includes/cron directory.
Then make a new scheduled task (see attached jpg).
I run it every night at 3 o clock but offcourse your free to run it more often than that.

What is does: It will delete all shouts that are older than 24 hours.
This way you will allways have an archive that's holds no shouts that are older than two days.
You can alter the deletion time in the php by altering the "(TIMENOW - (60 * 60 * 24)" statement.

Enjoy :)

[edit]Replaced the php with the right one [/edit]

AWESOME! Vote to add this to the original description as a modification/add-on

wi11ie1950 04-06-2007 02:07 AM

Would be nice to have the HTML back in the shoutbox :):)

itorrents 04-06-2007 03:48 AM

Just to save peeps from searching, this vbshout.php will allow special characters within the shout :)

Shazz 04-06-2007 04:08 AM

Wouldn't recommend for users that use flatout

da420 04-06-2007 05:22 PM

Quote:

Originally Posted by wi11ie1950 (Post 1220762)
Would be nice to have the HTML back in the shoutbox :):)

Yeah, if you want to be meta redirected. ;) .... or worse...

Tuga?? 04-06-2007 08:54 PM

i wont to ask if have any chance to put in the shoutbox after 22h30 one small image then after 03h gets out is for free shouts no restricions on de shouts .

Thank you

This is the image
https://vborg.vbsupport.ru/

Shazz 04-06-2007 08:57 PM

Quote:

Originally Posted by Tuga?? (Post 1221393)
i wont to ask if have any chance to put in the shoutbox after 22h30 one small image then after 03h gets out is for free shouts no restricions on de shouts .

Thank you

This is the image
http://www.staffordshire.gov.uk/NR/r.../21614/u18.gif

A script that would take the shoutbox own at a certian time to have that image there instead? MMm..

Tuga?? 04-06-2007 09:01 PM

yes is wath i wont in the right corner that image any chance to do!!

Please

Stifmeister2 04-07-2007 01:08 PM

I think it could be possible to do via CRON... but don't ask me how. :p


All times are GMT. The time now is 02:25 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.03637 seconds
  • Memory Usage 1,748KB
  • 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
  • (1)bbcode_html_printable
  • (1)bbcode_php_printable
  • (4)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