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)

geezzaa 03-25-2003 06:17 PM

Thanks . ;)
I managed to get it working. Im a bit new to this.
How do i get the window with the fonts selection and smilies as shown on your screen shot in the first post.
Its certainly looking better than what i had on my forum pages earlier

lioncool1589 03-25-2003 11:14 PM

any command i could ban user from shoutbox without go in admin control panel

wolfman 03-25-2003 11:23 PM

Well at www.groom-family.com/forum I have tried removing this hack and re installing it, but I still can not get the smilies to come up inthe popup window.

superman 03-26-2003 12:56 AM

can someone give me instructions on how to manually do this chmod 777 thing? I have no clue what to do :\ please help!!

PHP NOOOB!

oh yeah and there is also no optiosn in the admin cp to do antying, I can't find it anywhere :\ so can you tell me what to do?

Dennis B 03-26-2003 01:01 AM

p0s3id0n,

Unfortunately it's not displaying 5 posts, it's displaying only the 5th from last post... :(

Dennis B 03-26-2003 01:03 AM

superman,

You have to FTP to your server and either do it manually if you're working off a command line or use your FTP progarm's built-in funtions. For example on coffecup FTP, if you click the right button on the file, you get the option "change permission" and just go ahead and click on all boxes.

Dennis B 03-26-2003 01:10 AM

wolfman,

Have you edited you chatbox_saisie template?

It should have this function next to the beginning (unedited)

PHP Code:

function ouvresmil(){
    var 
NewFen true;
    if(
winsmilies != null)if(!winsmilies.closed)NewFen false
    if (
NewFen)winsmilies window.open("chatbox.php?page_chat=popupsmil&s=","Smilies","left=600,top=0,width=400,height=550,scrollbars=yes,status=no,directories=no,toolbar=no,location=no,resizable=yes,menuBar=no");
    else{
        
winsmilies.window.resizeTo(400,550);
        
winsmilies.window.moveTo(600,0);
        
winsmilies.window.location.replace("chatbox.php?page_chat=popupsmil&s=");
    }
    
winsmilies.focus();


and a line close to the end calling the ouvresmil javascript.

wolfman 03-26-2003 01:31 AM

Actually that pretty much broke it though I just noticed that I am using a slightly older version of this 1.2.2

wolfman 03-26-2003 02:23 AM

OK I went and uninstalled 1.2.2 (its ok I will kick myself in the butt) and installed the latest version 1.2.4 and works great :) and not a single problem and was able to import the post in the shoutbox back for a minimal loss for my users.

p0s3id0n 03-26-2003 04:58 AM

@ wolfman : nice to hear all is right now :)

@ Dennis B : i just forgot two dots :(... just edited the post
with the code, do the copy paste once again, and it should
be ok :).


All times are GMT. The time now is 05:31 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.01353 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_php_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