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)

cclaerhout 06-21-2006 08:19 PM

Strange, this hack was working with vB 3.6 beta 2, but not with beta 3. Can you confirm ?

Edit : sorry, i've a mistake. This is working :D

onewaydom 06-23-2006 06:00 PM

Hello,

how can i remove the date and everything in the brackets before the name. I understand that I have to take out some php code, but I am not sure which section.

Snake 06-23-2006 06:33 PM

Quote:

Originally Posted by rogersnm
try disabling the plugin "WOL Config [Part A]" that should work.

OK I tried doing that but I'm getting this error.

Quote:

Unknown Location
/shoutbox.php

Snake 06-23-2006 06:46 PM

Also when I input " in the shoutbox, it gives me its broken code. Which is ".

Flumples 06-23-2006 11:36 PM

When you type a < it comes out as &lt;

Anyway to stop this from happening? x

Snake 06-24-2006 01:44 PM

Nevermind fixed it myself.

Flumples, try and look at this post to get that issue of yours resovled! ;)

Snake 06-24-2006 03:45 PM

Quote:

Originally Posted by Dark Cloud
OK I tried doing that but I'm getting this error.

https://vborg.vbsupport.ru/showpost....postcount=1915

Anyone? :)

Footy 06-24-2006 03:47 PM

It's the best shoutbox that i ever seen.
Ive had installed to. But its a great weight on data, becuase its refreshing a lot. Is there a possibility to change some coding so the shoutbox not refreshing so match anymore?

rogersnm 06-24-2006 07:23 PM

Part A:
PHP Code:

if ($userinfo['activity'] == 'vbshout')
{
            
$handled            true;
            
$userinfo['action'] = 'Viewing Index';
            
$userinfo['where']  = "<a href=\"index.php?{$vbulletin->session->vars['sessionurl_q']}\">$vboptions[bbtitle] Forum</a>";



rogersnm 06-24-2006 07:45 PM

Part B:
PHP Code:

if ($filename == 'vbshout.php')
{
    
$userinfo['activity'] = '$vboptions[bbtitle] Forum';




All times are GMT. The time now is 08:11 PM.

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.03879 seconds
  • Memory Usage 1,744KB
  • 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_php_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