vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Chat Modifications - VSa - ChatBox (AJAX) (https://vborg.vbsupport.ru/showthread.php?t=235271)

MURDOCthePSYCHO 08-12-2010 08:14 PM

how can the smileybox be adjusted?

Is it in the template or in the VSA Code?

We have made categories for the smileys but they will not be shown in the smileybox.
An the clipping of the smileys is a bit disturbing. Any ideas how we can fix this ?

Thanks a lot, and sorry for my bad enlish

K4GAP 08-13-2010 05:54 PM

Would it be to annoying for me to keep asking for help with my previous posts pertaining to changing the background color in the chatbox?

Lynne if you should just happen to see this post, what would be your suggestion for where to look in the code to do as I'm trying to do?

Videx 08-13-2010 10:50 PM

Quote:

Originally Posted by GaryT (Post 2083326)
Would it be to annoying for me to keep asking for help with my previous posts pertaining to changing the background color in the chatbox?

Probably so, since this has been answered about as well as it's going to be already. However, it's well buried by now so if you figure it out please repost the instructions in simple form.

amjadz4 08-13-2010 11:10 PM

IS there any way to put the chatbox on the Forum sideblocks?

DDIG 08-14-2010 06:11 AM

Quote:

Originally Posted by MURDOCthePSYCHO (Post 2082863)
how can the smileybox be adjusted?

Is it in the template or in the VSA Code?

We have made categories for the smileys but they will not be shown in the smileybox.
An the clipping of the smileys is a bit disturbing. Any ideas how we can fix this ?

Thanks a lot, and sorry for my bad enlish

I have made it *very* wide, that worked. Altering CSS didn't work, i couldnt find the css properties and I got tired of searching.

These are my settings:

smileys per row: 13 (i know this is very wide)
Smileys to show on startup: 26
Total smilies available (0 to disable smiliebox, 1 to use all smilies): 39
Smilie clipping in smiliebox (in pixels): 50

This looks OK in default style as well as my modified style.

Hammertime 08-15-2010 12:54 PM

Fail moment!

I wanted to change the title of the Chatbox to something other than "Chatbox"

I replaced all instances of "Chatbox" in the xml file with my own title then imported with overwrite.

Now it's giving me the following error on every page and the sidebar has disappeared:

Parse error: syntax error, unexpected T_STRING in /home/mysite/public_html/forum/global.php(29) : eval()'d code on line 99

I've tried undoing the changes and reimporting but still the same error.

Can anyone point me in the right direction?

Videx 08-15-2010 01:07 PM

Quote:

Originally Posted by Hammertime (Post 2084213)
I wanted to change the title of the Chatbox to something other than "Chatbox"

Stop playing with the xml. Hopefully you can get back to a starting point by importing (with overwrite) a clean copy (not by 'undoing the changes' and editing yet more!).

Then you only need to read the thread to have all questions answered.

https://vborg.vbsupport.ru/showpost....&postcount=399

Hammertime 08-15-2010 01:19 PM

Quote:

Originally Posted by Videx (Post 2084223)
Stop playing with the xml. Hopefully you can get back to a starting point by importing (with overwrite) a clean copy (not by 'undoing the changes' and editing yet more!).

Then you only need to read the thread to have all questions answered.

https://vborg.vbsupport.ru/showpost....&postcount=399

I tried importing a clean copy with overwrite. Still same problem.

Videx 08-15-2010 02:44 PM

Quote:

Originally Posted by Hammertime (Post 2084228)
I tried importing a clean copy with overwrite. Still same problem.

I dunno then. My global.php from vb405 only has 51 lines in it, nowhere near 99.

It may be a good time for you to upgrade to 406. I hope all your backups are current.

Hammertime 08-15-2010 05:34 PM

Fixed. I'm an idiot.

Savage Circuits 08-15-2010 11:32 PM

This mod is awesome! But I do have one question...how do you disable archiving of messages?

K4GAP 08-16-2010 04:06 AM

Uninstalled

Lack of support

liefdesdichter 08-17-2010 01:39 AM

thanks nice one

Tony_FPM 08-17-2010 09:25 AM

Is this chatbox heavy for your forums ?
At this moment i have the shoutbox from Dragonbyte Tech online but it slows down my forum alot.
Now is the problem also my DB server, waiting on a new one at the moment. But which one is lighter for my present server ?

Thnx in advance

JDT 08-17-2010 03:13 PM

after installing new skin, it's black on black. Hard to read the text. How can i change the backgorund of chatbox to make it easier to read?

Videx 08-17-2010 03:43 PM

Quote:

Originally Posted by Tony_FPM (Post 2085170)
Is this chatbox heavy for your forums ?

As with any script of this type, it depends how you configure it and how much use it gets. Certainly nobody with a forum of any size on a shared host should configure it as a chatbox. I have mine set up as a shoutbox (basically, short logout times), which discourages people from hanging out there and carrying on conversations - that makes things pretty light.

kevin.kool 08-17-2010 03:59 PM

How to fix smilies with " bug ?

curtism 08-18-2010 02:15 AM

How to add rules ? to it?

mishb68 08-19-2010 08:33 AM

Works great - I love this chatbox.

Does anyone know how to change the background colour or to put a border around it? If this has been answered previously I apologise but 90 pages is just too much to read.

Kingdombuilder 08-21-2010 08:59 PM

Is there a way to block which forum id that will update in the chatbox?

Centrix 08-22-2010 04:51 PM

I was wondering if its possible for me to include the chat on an external site as well..

I have a main site + forum, and I already changed my site so it takes the forum session and everything, so u need to be logged in to view certain pages etc etc, but I was wondering if I can somehow include the chat on one of those sessioned pages.

If so, how could I achieve this?

Charis 08-23-2010 02:32 PM

Quote:

Originally Posted by GaryT (Post 2082559)
Please steer me in the right direction to being able to change the background color/image.... where would I find this in the code?

Have a look here: https://vborg.vbsupport.ru/showpost....&postcount=795

PS: You can use "Search this Mod" to find quickly what you are looking for.

K4GAP 08-24-2010 02:23 AM

Quote:

Originally Posted by Charis (Post 2088354)
Have a look here: https://vborg.vbsupport.ru/showpost....&postcount=795

PS: You can use "Search this Mod" to find quickly what you are looking for.

Thanks a bunch pal but I gave up and changed to a different chatbox

Charis 08-24-2010 06:05 AM

In the above link (https://vborg.vbsupport.ru/showp...&postcount=795) you can see how we change the background colour of the "text input area".

If you want to change the background colour of the "message area", then in Valter Templates>vsa_chatbox template find
Code:

;width:auto;font-size:{vb:raw vsacb_textsize}">
and replace with
Code:

;width:auto;font-size:{vb:raw vsacb_textsize};background-color:#000000">
where #000000 is the desirable colour.

SEW810 08-25-2010 04:34 AM

Hello, nice mod.
Installed!!!


Problem: I can't see the hour/date at chatbox
I've tried %h:%i but nothing happends :(

Any help?
Thnx

Jollyware 08-26-2010 05:56 PM

I like this chatbox BUT is there anyway that new posts and the like can be displayed over on the right of the chat box like MGC Chatbox Evo does.

As it is currently, it can get very confusing with all the new posts popping up when users are chatting.

SpongeBob71 08-26-2010 07:08 PM

Hey guys..

Does anyone have any tips on how NOT to make the smilie box have scroll bars? (besides turning it off of course)

I would like to be able to see my smilies without scrolling.

Thanks in advance,

SpongeBob71

hackerz5 08-28-2010 12:55 AM

The Admin Commands????

can you add that features like: prune, notice which is in Inferno ShoutBox

wait for reply...

Valter 08-28-2010 03:07 PM

/ me is available.
All other options are found in Archive menus.

GoTTi 08-28-2010 11:55 PM

having a small issue. when i log out of the forum and get taken to the logout page, the chatbox is still showing, which is causing me to lag for some reason because of the amount of smilies i have, its downloading them all, all 700 of them, and then logging me out. never did this before. if i were to logout it would instantly remove itself from the view on the logout page.

any ideas?

Kingdombuilder 08-28-2010 11:58 PM

How do i exclude certain forums from showing up in the chat box when a new post or thread is made? For example i don't want post from staff forums to show in the chatbox.

Thank you for a great mod...

zapiy 08-29-2010 01:31 PM

Some of my members are complaining the the chatbox freezes and they need to regresh the page to see the latest chat. They are on a mixed bag of browsers from what i can tell. Any advice please?

chriske 08-31-2010 12:45 PM

Can you set a limit on how many characters different usergroups can place in the chatbox? Of is there a general setting to configure how many characters there can be posten in the chatbox?

TheRedGoat 08-31-2010 06:32 PM

I am new at VBulletin, and apologize if this is answered elsewhere in the thread:


"To add to desired template (example FORUMHOME):
1. Add 'index' to THIS_SCRIPT locations (Product options)
2. Add 'FORUMHOME' to template names (Product options)
3. Open 'FORUMHOME' template and put "{vb:raw vsachatbox}" to desired line (for example after '<!-- /main -->') -> Save"

could someone dumb this down for me? I installed the chat plugin. It is listed in my Vbulletin 4.0.6 Installed Plugins and Products section.

I understand that the instructions above are to somehow tell vBulletin where to display the 'button' to click chat.

I cannot understand that set of instructions no matter how many times I re-read it.

The website is new, and we are working to add content, learn VBulletin and add features, content, forums.

www.frookty.com

scdurwood 09-01-2010 07:48 PM

installed an works great on FF an IE...

...getting a weird result on refresh in Chrome and Safari...

..each refresh scrolls to the middle of the chats instead of the bottom/newest chat...

any ideas?

pportuese 09-02-2010 02:39 PM

Marked as installed. Anyway we can make a clear all chat button for the admin? I had to delete everything in there and it was 1page at a time was kind of annoying.

Videx 09-02-2010 02:56 PM

Quote:

Originally Posted by pportuese (Post 2092818)
I had to delete everything in there and it was 1page at a time was kind of annoying.

Couldn't you have set the autoprune to 1 hour?

pportuese 09-02-2010 03:07 PM

I did. But if I go to the archive there is still 7 pages that I have to manually delete.

SEW810 09-03-2010 01:30 AM

Hello, nice mod.
Installed!!!


Problem: I can't see the hour/date at chatbox

It says:

(d-m,h-i) my text blah blah blah


How can I fix this problem?

__________________

Xtrigit 09-03-2010 06:58 AM

Any server load issues?

Thanks


All times are GMT. The time now is 06:44 AM.

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.04530 seconds
  • Memory Usage 1,825KB
  • 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
  • (9)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
  • (40)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