vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Chat Modifications - Dream's Chatbox (https://vborg.vbsupport.ru/showthread.php?t=131002)

wireless0ne 05-12-2007 04:15 AM

i have this setup in a vbadvanced window, and its great, but i would like to make the chatbox shorter, width is fine but i cant find where to do this?

Mark.B 05-12-2007 08:40 AM

Quote:

Originally Posted by Dream (Post 1246029)
3.6.6 has some major changes in vB's javascripts.

I just use one vB javascript function in this mod, maybe two, there should be no reason to change their behaviors though, but we never know.

I've just upgraded to 3.6.6, although I've not done all the template reverts and edits yet....

However at this point the chatbox is still working fine.

I'm going to be manually applying the mandatory template changes so maybe I'm not the best person to ask, but it's working ok so far.

BadgerDog 05-12-2007 11:28 AM

Quote:

Originally Posted by Dream (Post 1245978)
no

You need to add the lol.gif as a smilie in your AdminCP

yes

Ok, I moved it over into AdminCP under control examples with other GIFs and it still doesn't appear?

What is the command syntax?

"/me :lol" ?

Thanks

Badger

arco 05-12-2007 01:55 PM

Quote:

Originally Posted by wireless0ne (Post 1246057)
i have this setup in a vbadvanced window, and its great, but i would like to make the chatbox shorter, width is fine but i cant find where to do this?

In the latest version, you change the height in Chatbox options. Also go to plugin manager and check that "Create $chatboxheight" is enabled. If not, enable it and move its hook location to global_start.

arco 05-12-2007 01:58 PM

Quote:

Originally Posted by BadgerDog (Post 1246152)
Ok, I moved it over into AdminCP under control examples with other GIFs and it still doesn't appear?

What is the command syntax?

"/me :lol" ?

"/me :lol:"


Note the extra :

Tork64 05-12-2007 01:58 PM

Hmm, maybe its just me but in your instructions you say

"
Edit the navbar template, find

+++++++++++++++++++++++++++++++++++++++++
//-->
</script>
+++++++++++++++++++++++++++++++++++++++++

before that, add
"

however the text "//-->" is not there so i dont know where to inject the code.

trying this on 3.6.6 btw.

Mark.B 05-12-2007 02:04 PM

Quote:

Originally Posted by Tork64 (Post 1246244)
Hmm, maybe its just me but in your instructions you say

"
Edit the navbar template, find

+++++++++++++++++++++++++++++++++++++++++
//-->
</script>
+++++++++++++++++++++++++++++++++++++++++

before that, add
"

however the text "//-->" is not there so i dont know where to inject the code.

trying this on 3.6.6 btw.

The navbar code has changed and that line is not there any more.

Just put this at the VERY TOP of your navbar template:

Code:

<script type="text/javascript">

function openChatbox () {
        chatbox = window.open('chatbox.php','chatbox','height=330,width=650,directories=no,location=no,menubar=no,resizable=yes,status=no,toolbar=no,scrollbars=yes');
}
</script>


BadgerDog 05-12-2007 02:09 PM

Quote:

Originally Posted by arco (Post 1246243)
"/me :lol:"


Note the extra :

Thanks...

Ok, I type...

[high]
Code:

* BadgerDog :lol:
[/high]

... and I get my name Badger with an * in front and the :lol: phrase...

Looks like this * Badger :lol: * X

:confused:

Regards,
Badger

Tork64 05-12-2007 02:32 PM

Quote:

Originally Posted by Mark.B (Post 1246248)
---

that did it, thanks :)

Bod1968 05-12-2007 04:00 PM

Works fine except everything WITHIN the shoutbox is central WEIRD!
Installed on 3.6.6 gr8 possibly a skinning problem??


All times are GMT. The time now is 05:16 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.01636 seconds
  • Memory Usage 1,744KB
  • 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_code_printable
  • (7)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