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)

rogersnm 06-18-2006 04:48 PM

try disabling the plugin "WOL Config [Part A]" that should work.

2fast4ya 06-19-2006 05:47 AM

quick question, what's the commands for admins? i can't find them anywhere

GoNz00 06-19-2006 10:07 AM

Quote:

Originally Posted by da420

i missed that post, worked a treat thankyou very much :)

should stop the spamm0rs moaning for a few hours :)

rogersnm 06-19-2006 03:09 PM

/prune is the only one i know.

charlub 06-19-2006 04:35 PM

/prune to prune the full shoutbox
/prune WHOLESHOUTMESSAGE - deleted just the one you want
/prune username
/me



Quote:

Originally Posted by 2fast4ya
quick question, what's the commands for admins? i can't find them anywhere


rogersnm 06-19-2006 04:43 PM

yeah, i know all of that.

Jon. 06-19-2006 08:51 PM

Quote:

Originally Posted by redlabour
Will it work in the Feature with vBulletin 3.6 ?


It works on my test board running vb 3.6 beta 2, but using the image tags within it doesn't. It effectively ignores them, and just changes the location into a link. It's one of the only things holding me back from upgrading, but i'll live until there's a proper release of 3.6, methinks.

danb00 06-20-2006 06:34 AM

dude are there any fixes for use safari users?

hassi 06-21-2006 09:43 AM

i also have word wrap installed but it ends like this:

Quote:

link][IMG]link[/img][/url]
code replacement should be correct.

can someone help me?

you see, first bracket is missing before the link]. i understand this should be [url] instead of link]

my code lines are as follows (sir yaros replacement):

PHP Code:

$Shout['s_shout'] = ereg_replace("[a-zA-Z]+://([-]*[.]?[a-zA-Z0-9_/-?&%])*""[URL=\\0]link[/URL]"$Shout['s_shout']);
$Shout['s_shout'] = ereg_replace("(^| )(www([-]*[.]?[a-zA-Z0-9_/-?&%])*)""\\1[URL=http://\\2]link[/URL]"$Shout['s_shout']); 

inserted just before

Quote:

$Shout['time'] = buildTime($Shout['s_time']);
second insert done is:

Quote:

if ($Shout['s_shout'])
{
$Shout['s_shout'] = wordwrap($Shout['s_shout'], 80 , "\n" ,1);
}
just after:

Quote:

if ($Shout['data']['italic'])
{
$Shout['style'] .= 'font-style:'.$Shout['data']['italic'].';';
}
i made both inserts in the vbshout.php in 2 places. once for the grabbing of latest shouts and as well as for the displayed archive.

where's the error ?

rogersnm 06-21-2006 03:48 PM

The img errors can be fixed with a fwe tempalte eidts and seeing as zt is currently a bit busy with other things and was "Last Online: Jan 2006" Then i don't think that will be coming out any time soon.


All times are GMT. The time now is 08:30 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.02830 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_php_printable
  • (7)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