Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[AJAX] Extra Shoutbox Pro Details »»
[AJAX] Extra Shoutbox Pro
Version: 1.00, by ry215 ry215 is offline
Developer Last Online: May 2022 Show Printable Version Email this Page

Category: Chat Modifications - Version: 4.0.x Rating:
Released: 03-31-2010 Last Update: 03-31-2010 Installs: 27
Uses Plugins Template Edits
Additional Files Translations  
No support by the author.

Description:

When u user this mod
U can make a shoutbox in your site through an another sever
that means the shoutbox doesn't in the same sever with your forum
it locate in another sever so you can reduce bandwidth for your board
you just find a hosting free support PHP for using.


This mod can be installed in your hosting, just config url base on the tutoral


Requirement:


>>>> All files .txt and 'config.php' are writeable !!!
>>>> vB Options >> Site Name / URL / Contact Details >> Forum Url, remove / in last link
dont use: yourdomain/forum/
use: yourdomain/forum


How to install:

- Step 1: Upload 'shoutbox' folder to your free hosting support PHP
- Step 2: Run 'tools.php' in 'shoutbox' folder then edit settings

pls: see Shoutbox Tools >> Forum Link
dont use: http://yourdomain.com/forum.php
Use: yourdomain.com/forum.php


- Step 3: Rename 'tools.php' (for security)
- Step 4: Import 'product-dt_shoutbox.xml'
- Step 5: ACP >> vB Options >> Shoutbox Settings to edit shoutbox URL

Path to remote shoutbox. : http://otherhosting.com/shoutbox


- Step 6: Add
PHP Code:
{vb:raw sb_pro
to FORUMHOME template

Done ^^!

Features:
- Saving BW for your forum
- Using BBCode & Smilies
- Easy to install
- Store data via files
- Using commands:
+ User Commands:
[high]* ry215 <message>
[/high]
/ignore <UserID>
/unignore <UserID>

+ Admin Commands:
/prune
/prune <UserID>
/del <message>
/ban <UserID>
/unban <UserID>
/silence <UserID>
/unsilence <UserID>

+ Power User Command:
/reset


Demo: http://www.rahstyles.com/forum.php
it user other hosting

Download Now

File Type: zip shoutbox.zip (33.3 KB, 440 views)
File Type: xml product-dt_shoutbox.xml (15.2 KB, 329 views)

Screenshots

File Type: jpg demo3.jpg (115.2 KB, 0 views)
File Type: jpg test.jpg (53.0 KB, 0 views)
File Type: jpg demo1.jpg (87.9 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #42  
Old 08-30-2010, 11:29 AM
Chance4Today Chance4Today is offline
 
Join Date: Aug 2007
Location: NE
Posts: 187
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Tagged
Reply With Quote
  #43  
Old 11-29-2010, 11:28 PM
FReeSTER FReeSTER is offline
 
Join Date: Jun 2006
Location: Rome
Posts: 730
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by El Intocable View Post
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?
Maybe the creator of this mod can help me out. Any ideas bud?
Reply With Quote
  #44  
Old 12-02-2010, 04:19 AM
mishwar222 mishwar222 is offline
 
Join Date: May 2010
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello ry215,

Thank you for the nice mod.
Could you tell me how to make the text align right? I need the text to be in the right side of the box for non English language.

Thank you.
Reply With Quote
  #45  
Old 01-07-2011, 12:02 AM
Da-Vinci Da-Vinci is offline
 
Join Date: Mar 2010
Posts: 249
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I wanted to display this everywhere, so usually I just add my Chatboxes to the bottom of my Navbar templates.

So in the plugin I changed the Hook to

Code:
<hookname>navbar_complete</hookname>
and changed this

Code:
vB_Template::preRegister('SHOWTHREAD', $sb_pro);
to this

Code:
vB_Template::preRegister('navbar', $sb_pro);
I also removed these 2 entries from the shoutbox.php

Code:
 // if($forum != $referer) { echo 'Access Denied!'; exit; }
but it only displays in the ad block of my sidebar on the FORUMHOME and removes the ad, any ideas, I really like the look of this as all the chatboxes I've used cause a high server load when enabled globally across the forum.
Reply With Quote
  #46  
Old 01-07-2011, 03:53 AM
Juggernaut Juggernaut is offline
 
Join Date: Dec 2009
Location: California
Posts: 589
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

keep getting the permision denied in line 358 of tools.php.
Reply With Quote
  #47  
Old 02-18-2011, 01:49 PM
Scanu's Avatar
Scanu Scanu is offline
 
Join Date: Nov 2010
Posts: 829
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hai when i save the optioni in the tools.php the script not save, and in the shoutbox when i push enter not shout. I can fix it?

Sorry for the bad english i'm italian
Reply With Quote
  #48  
Old 02-28-2011, 09:54 PM
DAMINK DAMINK is offline
 
Join Date: Jun 2010
Location: Melbourne Australia
Posts: 301
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I also want to try this mod. But need it to be forum specific?
Not on all pages or just on index. Rather on one specific forum.
Can this be done?
I use VBSEO so i dont know if this will cause further problems?
Reply With Quote
  #49  
Old 08-23-2011, 08:50 PM
River J River J is offline
 
Join Date: Jun 2011
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Access denied, I see nothing wrong with the settings......
Reply With Quote
  #50  
Old 09-17-2011, 11:56 PM
maxie maxie is offline
 
Join Date: Mar 2008
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

make sure all file is in rewritable mode or else you get access denied


if you want to put the shoutbox below the navbar

find the below code in forumhome templete

PHP Code:
{vb:raw navbar
and paste this code below
PHP Code:
{vb:raw sb_pro

hope it can help
Reply With Quote
  #51  
Old 09-18-2011, 01:01 AM
maxie maxie is offline
 
Join Date: Mar 2008
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

helo, ive try all are okay,

the one thing not work is some code

like codes

PHP Code:
 [IMG]  image here [/IMG
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05392 seconds
  • Memory Usage 2,343KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (4)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (5)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete