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 06-08-2006 04:17 PM

With the shoutbox enabled whenever I go and check to see if someone is online it always says thier location is the shout box. I had them go to other threads, try going to the gallery. The only thing it seems to be detecting them in is the Arcade other than the shout box. Disable it, and everything is fine. It is happening with all users.

Evil Chris 06-09-2006 03:28 PM

It appears support for this hack is on holiday.

charlub 06-10-2006 02:52 AM

I installed this without any trouble previously, however now that I am trying again I am running into diffiulty...

I have uploaded the php file to the root of the forum, and I have imported the xml file via admin cp - however when I click 'Shout' it comes up with page cannot be displayed with the url:

www.habbomedia.net/forum/vbshout.php?

any ideas?

vBB-vietnam 06-10-2006 05:35 AM

I'm vietnamese and i don't shout vietnamese language. e.g: "Sao tôi không viết được tiếng việt", How to fix ?
Thank !

phalnax 06-11-2006 06:18 AM

the shoutbox on my site just says loading...inside it and nothing ever loads.:surprised:

phalnax 06-11-2006 07:14 AM

Anyone ?

phalnax 06-11-2006 11:51 AM

Someone Please Help Me!

rogersnm 06-11-2006 01:28 PM

I have vb 3.6 and i banned my self - don't ask - and now when i try to load the page it says Fatal error: Call to undefined function: isbanned() in /home/nick/public_html/global.php(360) : eval()'d code on line 113

rogersnm 06-11-2006 01:30 PM

ok i deactivated the plugin so now i can access the homepage. Oh and i am no longer banned. And the shoutbox doesn't work.

Zachariah 06-11-2006 05:18 PM

Effects: vBShout 2.0.1 - vBShout fixed v3.zip


There is a mistake in the main XML installer.

- Line 552
Code:

<hookname>fetch_userinfo</hookname>
Replace:
Code:

<hookname>cache_templates</hookname>

*** If installed already:

AdminCP => Plugin System => Plugin System

Code:

Hook Location : fetch_userinfo
Plugin: vBShout [Template Cache]

Edit Change:

Code:

Hook Location : cache_templates

Also in the vbshout.php file.

Add Bold:
Code:

// ---------------------------------------------------
// Start Define Important Constants
// ---------------------------------------------------

define('LOCATION_BYPASS', 1);
define('NO_REGISTER_GLOBALS', 1);
define('THIS_SCRIPT', 'vbshout');

REASON:

This will causes session.php to not update the field location in session table.

Every time the shoutbox does a refreash the session table location will change to the shotbox vs. the current page they are on.


All times are GMT. The time now is 02:24 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.03541 seconds
  • Memory Usage 1,736KB
  • 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
  • (5)bbcode_code_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