vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vB Chatbox 1.2.4 (https://vborg.vbsupport.ru/showthread.php?t=42725)

p0s3id0n 03-23-2003 09:10 PM

Quote:

Today at 10:46 PM Erwin said this in Post #261


Read this thread - the solution to this has been posted.


I have even put a link to the post in the first post of this thread ;)

[high]* p0s3id0n reports obvious leaziness (not sure about the word) to a mod ;)
[/high]


by the way, really nice mini chatbox :)...

Dennis B 03-23-2003 09:58 PM

Thanks Erwin and thanks p0s3id0n. ;)

Dennis B 03-23-2003 10:25 PM

Actually guys, the links in the first page don't work directly. It's all in terms of "shout_box", must be an earier version. I could go ahead and just replace all "shout..." with "chat...", but I'm wondering if there's something else that changed with the latest releases.

thanks...

X-Fan 03-23-2003 11:31 PM

Quote:

Today at 05:08 AM p0s3id0n said this in Post #243
@ x-fan : i think i'll make another archive of this hack in
zip format since it seems that some people can't extract rar.

Thanks p0s3id0n! Let us know when the new archive is posted.

p0s3id0n 03-24-2003 06:42 AM

here it is updated in zip format :)

NuclioN 03-24-2003 08:45 PM

Maybe i've overlooked it but is there a way to prevent guests reading the shoutbox? Tnx in advance.

Dennis B 03-24-2003 10:16 PM

NuclioN,

Just ban the user [space] in your chatbox control panel. That's just hitting the spacebar.

p0s3id0n & Erwin,

The code changes mentioned in posts # 68 and 70 in this thread (where the first post links point to) doesn't seem to help me get 5 messages in the "closed" version of the chatbox. I believe it must be because there has been some change to the code, since the code posted refers to "shout" stuff instead of "chat" stuff. :(

I've tried to insert
PHP Code:

$chatbit .= "<br>"

in two places to match the code you posted, but it didn't work. What I have now is
PHP Code:

}else{
        
$chat_row mysql_fetch_assoc($chat_result);
        
$name $chat_row["name"];
        
$comment $chat_row["comment"];
        
$date $chat_row["date"];
        
$date date("Y") . "-" substr($date42) . "-" substr($date12) . " " substr($date72) . ":" substr($date102);
        
$date date("[d/m|H:i]"strtotime($date) + ($bbuserinfo['timezoneoffset'] * 3600));
        
$comment parseurl($comment);
        
$comment ereg_replace("sessionhash=[a-z0-9]{32}"""$comment);
        
$comment ereg_replace("s=[a-z0-9]{32}"""$comment);
        
$comment bbcodeparse($comment);
        
$comment str_replace("<br />"," ",$comment);
        
$comment str_replace("<br>"," ",$comment);
        
$comment swear($comment);
        if(
substr($comment,0,3) == "/me"){
            
$comment stripslashes(substr($comment,3));
            eval(
"\$chatbit = \"".gettemplate('chatbox_bit_me')."\";");
            
$chatbit .= "<br>";
        }else{
            
$colorirc $un_color_chat;
            
$comment stripslashes($comment);
            eval(
"\$chatbit = \"".gettemplate('chatbox_bit')."\";");
            
$chatbit .= "<br>";
        }
        eval(
"\$chatbox = \"".gettemplate('chatbox_fermee')."\";");
            }
        } 

plus post #70's code, but it doesn't work. :(

Thanks for any advice.

wolfman 03-25-2003 01:56 AM

Well I still have no smilies in the smilie popup for the shoutbox anyone have any ideas what may be causing this problem?

geezzaa 03-25-2003 11:04 AM

I got the same problem. all i got is a chat window. i dont have anything like the screenshot in the first post.
can you help please.
the chatwindow is www.ukcultivator.biz

p0s3id0n 03-25-2003 05:35 PM

@ Dennis B : i'm going to edit the post whe i give the tip about
the 5 chats thing.

@ geezzaa : i went as a guest on your forum, and everything
seems to work fine for me, what did you think there should
have been on your main forum page ? (by the way : nice topic,
your board ;)).


All times are GMT. The time now is 11:55 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.01743 seconds
  • Memory Usage 1,762KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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