vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Chat Modifications - [AJAX] Extra Shoutbox Pro (https://vborg.vbsupport.ru/showthread.php?t=239547)

ry215 04-12-2010 05:06 AM

Quote:

I have done all these and i have move it on Vba, just access denied appears, wat should i do?
check again your config... man...

saosangmo 04-13-2010 04:42 PM

Could you tell me how can I add shoutbox as a block of vbb4.
thanks

nocive 04-15-2010 05:58 PM

Quote:

Originally Posted by ry215 (Post 2018168)
@nocive my shoutbox only support UTF-8 :( and you can check again and fix it

unfortunately I dont know how to fix it, any help???

edfig 04-30-2010 02:07 PM

I'm confused as to which plugin to edit to turn this into a widget... These are the only plugins I see.

v2BShout Add CSS Archive parse_templates [Edit] [Delete]
v2BShout Template Group template_groups [Edit] [Delete]
v2BShout WOL Process online_location_process [Edit] [Delete]
v2BShout WOL Unknown online_location_unknown [Edit] [Delete]
v2BShout [Template Alteration] forumhome_complete [Edit] [Delete]
v2BShout [Template Cache] cache_templates [Edit] [Delete]

inziva 05-08-2010 12:03 PM

Hello
I also have the same problem Access Denied! I also edited config file, but what exactly should I change there at all?
Can help me

inziva 05-09-2010 07:43 AM

can someone help meeee

tazping2000 05-10-2010 11:35 PM

Doesn't display smilies for me but the chatbox works! Anyway, changed it so it uses my own onsite smilies.

If you want to add it to ther pages blank out the two lines in shoutbox.php
PHP Code:

 // if($forum != $referer) { echo 'Access Denied!'; exit; } 

The create a Hook as per this post

Cut'n'Paste the FORUMHOME code into it. If you want it to display on SHOWTHREAD you hook it to SHOWTHREAD_complete ... and change the last line to
PHP Code:

vB_Template::preRegister('SHOWTHREAD'$sb_pro); 


FReeSTER 08-08-2010 05:01 AM

How can I add this shoutbox to a specific forum inside of the forumhome? I have international forums sections on my board and I will like to have a chat in the Portuguese section and not any where else.

How can I do that?

FReeSTER 08-08-2010 02:07 PM

Quote:

Originally Posted by El Intocable (Post 2080734)
How can I add this shoutbox to a specific forum inside of the forumhome? I have international forums sections on my board and I will like to have a chat in the Portuguese section.

How can I do that?

Anyone?

S!p 08-09-2010 07:29 AM

I`ve got a small error.
When someone has in the name mark eg. 3> change with 3>
How can i fix it?


All times are GMT. The time now is 08:06 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.01081 seconds
  • Memory Usage 1,739KB
  • 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
  • (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