Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vB Chatbox 1.2.4 Details »»
vB Chatbox 1.2.4
Version: 1.00, by p0s3id0n p0s3id0n is offline
Developer Last Online: Apr 2006 Show Printable Version Email this Page

Version: 2.3.x Rating:
Released: 08-24-2002 Last Update: Never Installs: 212
 
No support by the author.

What this hack does : Adds a box on top of your vB home page
where all members can chat/shout in an IRC like way, with all the
vB options added (smilies, vBcodes....)

I started this hack by modifying the shoutbox made by Doug
Tanner for phpnuke (i think).. And it went far far from his original
code. As far as i think he wouldn't recognize it .

I integrated it as far as i could with vB, and in the admin CP,
with every bit of it being possible to modify trough the admin
CP (prune, ban, censure...)...

SCREENSHOT

This hack has been tested and used by some people out
there in france .

1.2.4 changes :
Install problems with the mysql reserved words solved,
Uninstalling option added to the install script,
Possibility to automaticaly add the templates to the
templatesets you chose in the install script,
IE6 problem with divs solved,
timezoneoffset mod integrated,
text input limited to 255 characters.

1.2.3 changes :
security hole on the pruning of the admin part fixed.

1.2.2 changes :
templatesused var filled with all templates used by the
script in the shoutbox.php file and in the index.php file.
And chmod 777 made on the admin/shoutbox_config.php file
by the install script. Thanks to erwin

Name changed from shoutbox to chatbox, because some people
thought of this hack as related with TWT-commish's shoutbox...
no more excuses


Here is some sort of [high]FAQ[/high] from all the thread,
hope this helps, and prevents you from reading all that i just read :

[high]#----------------------------------------------------------#[/high]
Erwin : limit of smilies a person can post in the shoutbox.
This is to prevent smilie spamming : HERE
[high]#----------------------------------------------------------#[/high]
Erwin : Another tip for installers - instead of manually having to
ban users in the shoutbox, to automatically ban users who
you have already banned from the forums : HERE
[high]#----------------------------------------------------------#[/high]
For the shoutbox to be in a popup : HERE
[high]#----------------------------------------------------------#[/high]
To have 5 'shouts/chats' visible when the chatbox is reduced :
HERE
[high]#----------------------------------------------------------#[/high]
SpeedStreet : This simply creates a link for people to click on so
that they can easily view the 'Who's Online' page without
having to dig for it : HERE
[high]#----------------------------------------------------------#[/high]
ThoughtDiver: if you want the date format on the shout timestamps
to read Month/Day instead of Day/Month : HERE
[high]#----------------------------------------------------------#[/high]

Show Your Support

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

Comments
  #232  
Old 03-17-2003, 08:43 PM
lioncool1589 lioncool1589 is offline
 
Join Date: Feb 2003
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

what is this error how can i fix

Database error in vBulletin :

Link-ID == false, connect failed
mysql error:

mysql error number:

Date: Monday 17th of March 2003 12:11:16 PM
Script: /forum/shoutbox.php?page_shout=chat
Referer: http://clan-ice.racknine.net/forum/shoutbox.php
Reply With Quote
  #233  
Old 03-18-2003, 06:13 AM
japhi japhi is offline
 
Join Date: Mar 2003
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've installed the hack and read all the posts in this thread and I still need some help.

My shoutbox works when I call on it domain/forum/chatbox.php , and it appears in my admin panel just fine. Unfortunately the main page of my forum is blank, but the inside pages work.

Obviously theres something wrong with my index,php file, no? Any ideas to help a newbie?
Reply With Quote
  #234  
Old 03-18-2003, 06:25 AM
p0s3id0n p0s3id0n is offline
 
Join Date: Jun 2002
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@ japhi : i feel you must have copy pasted the index.php part on the
wrong place...

could you verify that part ?

to put things back working quickly you should put back
your index.php as it was before you hacked it (you know
the backup you've done)...

If you have no backup and you are in a hurry, i can do what i told
you in reply to your pm.

@lioncool1589 : i'll have a look on that when i arrive at my
workplace since there's a strike on the parisian metro and
i'm going to be late at work (9;22am here ).
Reply With Quote
  #235  
Old 03-18-2003, 03:17 PM
p0s3id0n p0s3id0n is offline
 
Join Date: Jun 2002
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@ japhi again : as i told you in awnser to your pm after
having a look at your index.php :
you just forgot to put some newlines after the part you
copy pasted in that file, so the call to the last gettemplate
was on the comment line and it was never called...
unfortunately it is that gettemplate which creates the page .

I'm putting this here in case someone else has a blank index.php
and he wants to check before asking .


@ lioncool1589 : it's the first mysql_num_row which must be
changed, the one just above the query with the INSERT
statement.
As for upgrading to 1.2.4, in the new install script there is
an uninstall part a the bottom of the first step ... (it may
also work for those who want to try the chatbox and take
TWT's shoutbox away, but it's not guaranteed).
For your mysql error, it doesnt talk to much to me, but i'd say
that's more related with your server than the script... but i
may be wrong on that one
Reply With Quote
  #236  
Old 03-19-2003, 12:28 PM
DOTS DOTS is offline
 
Join Date: Mar 2003
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi, i have a really easy question, i searched in this forum to see if its already asked but i cant find it.
how do i change the text "Shoutbox by p0s3id0n" for something that i like? where and how?
very very good hack man. i really like it
thanks in advance
Reply With Quote
  #237  
Old 03-19-2003, 02:00 PM
p0s3id0n p0s3id0n is offline
 
Join Date: Jun 2002
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it is impossible, i want my moma to be proud of her little son
when she searches p0s3id0n on google ...

naaaa, just edit the template chatbox_fermee and you'll
easily find those words....
Reply With Quote
  #238  
Old 03-22-2003, 09:16 AM
DOTS DOTS is offline
 
Join Date: Mar 2003
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hey p0s3id0n thanks, kinda hard to type that lol
thanks for your help
one last question...
where do i control the width of the shoutbox? ? need to make it fix whit my other forum tables...
here it is look
http://www.mc-clan.com/forum/index.php?
thanks a lot and Awesome hack man.
Reply With Quote
  #239  
Old 03-22-2003, 11:42 AM
X-Fan's Avatar
X-Fan X-Fan is offline
 
Join Date: Jan 2002
Location: Adelaide, Australia
Posts: 496
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Has a zip or txt file version of this been posted, as I can't open the RAR file.
Reply With Quote
  #240  
Old 03-22-2003, 01:32 PM
DOTS DOTS is offline
 
Join Date: Mar 2003
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

X-fan... i searched on this thread.... but theres thousands.....
maybe you could be more especific?
what word should i search in this thread...or maybe if you kind enough and remember what number post was you could tell me
:rambo:

Thanks in advance to p0s3id0n and to X-fan for the help.
Reply With Quote
  #241  
Old 03-22-2003, 02:41 PM
wolfman wolfman is offline
 
Join Date: Aug 2002
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am having a slight problem with this hack the smilies do not show up in the smilie popup window any ideas of what could be causing this would be welcomed
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 02:29 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.05011 seconds
  • Memory Usage 2,311KB
  • Queries Executed 25 (?)
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
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete