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)

Matais 02-08-2010 10:15 AM

I can't get manually page deployment to work on forumhome, do I need to enter anything other than index in the options?

princeedward 02-08-2010 10:19 AM

1 Attachment(s)
ChatBox Title / DropDown Menu: Move From Right To Left Fix


Go vsa_chatbox Template Search:

Code:

<li class="popupmenu">

                                <a href="javascript://" class="popupctrl">

<vb:if condition="($_REQUEST['do']!='cchatbox')">{vb:rawphrase vsacb_chatbox}<vb:else />{vb:rawphrase vsacb_chatbox_full}</vb:if>&nbsp;</a>

                                <ul class="popupbody popuphover">
                                        <vb:if condition="($_REQUEST['do']!='cchatbox')">
                                                <li>
                                                        <a href="misc.php?{vb:raw session.sessionurl}do=cchatbox">{vb:rawphrase vsacb_go_separate}</a>
                                                </li>
                                        </vb:if>
                                        <vb:if condition="($_REQUEST['do']!='ccarc')">
                                                <li>
                                                        <a href="misc.php?{vb:raw session.sessionurl}do=ccarc">{vb:rawphrase vsacb_go_archive}</a>
                                                </li>
                                        </vb:if>
                                        <vb:if condition="($vsacb_totalmessages AND (($_REQUEST['do']=='cchatbox') OR ($_REQUEST['do']=='ccarc')))">
                                                <li>
                                                        <a href="javascript:void(0);">{vb:rawphrase vsacb_statistics}:</a>
                                                        <a href="javascript:void(0);">{vb:rawphrase vsacb_total_messages}: {vb:raw vsacb_totalmessages}</a>
                                                        <a href="javascript:void(0);">{vb:rawphrase vsacb_last_x_hours_messages, {vb:raw vboptions.vsachatbox_stats_lastxhours}}: {vb:raw vsacb_xhoursmessages}</a>
                                                        <vb:if condition="$vsacb_mymessages">
                                                                <a href="misc.php?{vb:raw session.sessionurl}do=ccarc&cbu={vb:raw bbuserinfo.userid}">{vb:rawphrase vsacb_my_messages}: {vb:raw vsacb_mymessages}</a>
                                                        </vb:if>

</li>


Change:

Code:

<span style="float:{vb:stylevar left}">

                        <li class="popupmenu">

                                <a href="javascript://" class="popupctrl">

<vb:if condition="($_REQUEST['do']!='cchatbox')">{vb:rawphrase vsacb_chatbox}<vb:else />{vb:rawphrase vsacb_chatbox_full}</vb:if>&nbsp;</a>

                                <ul class="popupbody popuphover">
                                        <vb:if condition="($_REQUEST['do']!='cchatbox')">
                                                <li>
                                                        <a href="misc.php?{vb:raw session.sessionurl}do=cchatbox">{vb:rawphrase vsacb_go_separate}</a>
                                                </li>
                                        </vb:if>
                                        <vb:if condition="($_REQUEST['do']!='ccarc')">
                                                <li>
                                                        <a href="misc.php?{vb:raw session.sessionurl}do=ccarc">{vb:rawphrase vsacb_go_archive}</a>
                                                </li>
                                        </vb:if>
                                        <vb:if condition="($vsacb_totalmessages AND (($_REQUEST['do']=='cchatbox') OR ($_REQUEST['do']=='ccarc')))">
                                                <li>
                                                        <a href="javascript:void(0);">{vb:rawphrase vsacb_statistics}:</a>
                                                        <a href="javascript:void(0);">{vb:rawphrase vsacb_total_messages}: {vb:raw vsacb_totalmessages}</a>
                                                        <a href="javascript:void(0);">{vb:rawphrase vsacb_last_x_hours_messages, {vb:raw vboptions.vsachatbox_stats_lastxhours}}: {vb:raw vsacb_xhoursmessages}</a>
                                                        <vb:if condition="$vsacb_mymessages">
                                                                <a href="misc.php?{vb:raw session.sessionurl}do=ccarc&cbu={vb:raw bbuserinfo.userid}">{vb:rawphrase vsacb_my_messages}: {vb:raw vsacb_mymessages}</a>
                                                        </vb:if>

</li>

</span>

View Attachment Below!
Best Regards To All....

:p:up:

saihat 02-08-2010 10:24 AM

thanks

Matais 02-08-2010 10:29 AM

reading the thread, seems like no one can get the manually page deployment to work :/

{vb:raw vsachatbox} doesn't seem to work

Cybeth 02-08-2010 11:06 AM

1 Attachment(s)
IE8 Style Problem

Goodfather 02-08-2010 11:08 AM

Quote:

Originally Posted by synseal (Post 1977328)
ACP>>Options>>VSa Chatbox,

"Message listing area height (ChatBox)" default is 100px, change it to your preferred height.

Thank you very much :)

210665 02-08-2010 11:13 AM

1 Attachment(s)
Hello

've Been waiting for this chat box VB4 THANKS

Now just have questions about this:

Is it possible additional buttons for URLs to incorporate IMG
Is it also possible to install a sound so that when a user to contribute in the chat box says this is heard.
Is it possible to move the title of the box on the right side (see Figure 1)
Attachment 111874
This point has done is https://vborg.vbsupport.ru/showpost....1&postcount=83
With the smileys I have some problems, which are not well displayed, there is also a solution.
Attachment 111875
Could I eg. imagine if we continue to smileys that expresses a new window will open where all smileys will be visible as in the forum.

Thanks

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Hallo

Habe schon auf diese Chat Box gewartet f?r Vb4 DANKE

Nun habe auch gleich Fragen dazu:

Ist es m?glich noch zus?tzliche Buttons f?r URL, IMG einzubauen
Ist es auch m?glich einen Ton so einzubauen das wenn ein User einen Beitrag in der Chat Box schreibt dieser erklingt.
Kann man den Titel der Box auf die rechte Seite verschieben ( Siehe Bild1 )
Attachment 111874
Dieser Punkt hat sich erledigt https://vborg.vbsupport.ru/showpost....1&postcount=83
Mit den Smileys habe ich so meine Probleme, das die nicht gut angezeigt werden, gibt es auch hier eine L?sung.
Attachment 111875
K?nnte mir zb. vorstellen wenn man auf weiter Smileys dr?ckt das ein neues Fenster ge?ffnet wird wo s?mtlich Smileys sichtbar werden wie im Forum.

The_____KinG 02-08-2010 11:33 AM

its killing the CMS error encountered when posting new articles need a fix fo the cms rest all is great
thanks

SVR01 02-08-2010 11:37 AM

1 Attachment(s)
hello valter and many thanks for this great hack.
Nominated
Donated

And Translated To Persian (Farsi)

princeedward 02-08-2010 11:38 AM

1 Attachment(s)
ChatBox Archive Bar And Move From Right To Left Fix



Go vsa_chatbox Template Search:

Below Find:

Code:

<div class="blockhead">
Change:

Code:

<div class="blockhead" style="padding-{vb:stylevar right}:{vb:math {vb:stylevar padding}/2-1};font-weight:bold;height: 15px;">

=======================
Moving From Right To Left
=======================

Below Find:

Code:



                                        <li class="popupmenu">
                                                <a href="javascript://" class="popupctrl">{vb:rawphrase vsacb_archive}&nbsp;</a>
                                                <ul class="popupbody popuphover">
                                                        <vb:if condition="($_REQUEST['do']!='cchatbox')">
                                                                <li>
                                                                        <a href="misc.php?{vb:raw session.sessionurl}do=cchatbox">{vb:rawphrase vsacb_go_separate}</a>
                                                                </li>
                                                        </vb:if>
                                                        <vb:if condition="($_REQUEST['do']!='ccarc')">
                                                                <li>
                                                                        <a href="misc.php?{vb:raw session.sessionurl}do=ccarc">{vb:rawphrase vsacb_go_archive}</a>
                                                                </li>


Change Or Add The Red Code:

Code:

<span style="float:{vb:stylevar left}">


                                        <li class="popupmenu">
                                                <a href="javascript://" class="popupctrl">{vb:rawphrase vsacb_archive}&nbsp;</a>
                                                <ul class="popupbody popuphover">
                                                        <vb:if condition="($_REQUEST['do']!='cchatbox')">
                                                                <li>
                                                                        <a href="misc.php?{vb:raw session.sessionurl}do=cchatbox">{vb:rawphrase vsacb_go_separate}</a>
                                                                </li>
                                                        </vb:if>
                                                        <vb:if condition="($_REQUEST['do']!='ccarc')">
                                                                <li>
                                                                        <a href="misc.php?{vb:raw session.sessionurl}do=ccarc">{vb:rawphrase vsacb_go_archive}</a>
                                                                </li>
               
</span>


View Attachment Below!
Best Regards To All....

:p:up:

evildon 02-08-2010 11:44 AM

Great one..
Was waiting for it for a long time....
Great work

matthieugoua 02-08-2010 11:44 AM

I have a small problem This is the head of my forum after installing the chatbox

https://vborg.vbsupport.ru/

Aclikyano 02-08-2010 12:00 PM

Hi, this is great but anyway we can have the shoutbox show on every page/thread instead of just on forumhome??? thanks!!

kisanjong 02-08-2010 12:00 PM

Quote:

Originally Posted by Razfaz (Post 1977306)
To get a border around the chatbox search in the "vsa_chatbox" template and look for:
Code:

                                        <div class="blockrow" id="vsacb_messagearea" style="overflow:auto;height:<vb:if condition="($_REQUEST['do']=='cchatbox')">{vb:raw vboptions.vsachatbox_height_full}px<vb:else />{vb:raw vboptions.vsachatbox_height}px</vb:if>;width:auto;font-size:{vb:raw vsacb_textsize};">
Change to:

Code:

                                        <div class="blockrow" id="vsacb_messagearea" style="overflow:auto;height:<vb:if condition="($_REQUEST['do']=='cchatbox')">{vb:raw vboptions.vsachatbox_height_full}px<vb:else />{vb:raw vboptions.vsachatbox_height}px</vb:if>;width:auto;font-size:{vb:raw vsacb_textsize};border: 1px solid #c4c4c4;">

Thank you :)

RedFoxy 02-08-2010 12:01 PM

GREAT!!!

Installed and nominated!!!

Now I'm waiting PayPal Donate ^^

RedFoxy 02-08-2010 12:01 PM

I forgot to ask...

There is a way to insert a banner in chat window every X messages?

princeedward 02-08-2010 12:03 PM

Quote:

Originally Posted by Aclikyano (Post 1977377)
Hi, this is great but anyway we can have the shoutbox show on every page/thread instead of just on forumhome??? thanks!!

Go ACP > vBulletin Options > VSa - Chatbox


Display Options
Show ChatBox on (comma separated THIS_SCRIPT locations)
Blank to show on all pages (not recommended because of server load)

Delete: Index

:p:up:

zbosskiller 02-08-2010 12:09 PM

Quote:

Originally Posted by matthieugoua (Post 1977374)
I have a small problem This is the head of my forum after installing the chatbox

https://vborg.vbsupport.ru/


I get exactly the same issue. Must be the template we're using.

princeedward 02-08-2010 12:11 PM

Quote:

Originally Posted by matthieugoua (Post 1977374)
I have a small problem This is the head of my forum after installing the chatbox

https://vborg.vbsupport.ru/

Quote:

Originally Posted by zbosskiller (Post 1977384)
I get exactly the same issue. Must be the template we're using.

Cant Hardly View The Image....To See What Wrong....

:p

HansMuenchen 02-08-2010 12:44 PM

Hello,

think the top of the box will be not (Standard Style) displayed correctly, see also the screenshot:

https://vborg.vbsupport.ru/

How can that be changed? (It's fixed with that workaround: here

Also see now that the color will be not displayed correctly:

http://img.skitch.com/20100208-b73gu...hx.preview.jpg

The Color Problem is only shown into Safari, in Firefox it works fine!

Greetings
Hans

princeedward 02-08-2010 12:52 PM

Quote:

Originally Posted by HansMuenchen (Post 1977404)
Hello,

think the top of the box will be not (Standard Style) displayed correctly, see also the screenshot:

http://img.skitch.com/20100208-p4i3a...7s.preview.jpg

How can that be changed?

Greetings
Hans

Check HERE for the fix


GRUSS!
;)

Aclikyano 02-08-2010 01:19 PM

would like this shoutbox on all pages of forum including still on top in threads, anyway to do this?

HansMuenchen 02-08-2010 01:21 PM

Quote:

Originally Posted by princeedward (Post 1977411)
Check HERE for the fix


GRUSS!
;)

Thank you :)

Gruss
Hans

zbosskiller 02-08-2010 01:35 PM

Here you go, here are two images, 1st shows the VSa Chatbox installed, 2nd shows my current chatbox.

Image 1:

http://www.z-gaming.org/vchat-broken.jpg

Image 2:

http://www.z-gaming.org/inbox-working.jpg

Already tried the fix by adding the 'width:20px' to the template. I think this error is something a bit different.

Hope you can help

Renada 02-08-2010 01:48 PM

Quote:

Originally Posted by SonicGT (Post 1977141)
I'm trying to custom place it at the end of the navbar template but when adding {vb:raw vsachatbox} as the last line it doesn't show up

Try placing it at the bottom of the template before

Code:

</vb:if>
Regards,
Renada :)

willy888 02-08-2010 01:49 PM

installed, 5 stars and nominated

SonicGT 02-08-2010 02:00 PM

Quote:

Originally Posted by Renada (Post 1977448)
Try placing it at the bottom of the template before

Code:

</vb:if>
Regards,
Renada :)

nope still didn't work, as a workaround I added a preregister line to the plugin for the navbar template and got it to work until the mod itself has all the kinks worked out

Renada 02-08-2010 02:10 PM

Quote:

Originally Posted by SonicGT (Post 1977457)
nope still didn't work, as a workaround I added a preregister line to the plugin for the navbar template and got it to work until the mod itself has all the kinks worked out

Did you add "navbar" in the box for "THIS_SCRIPT" in Admincp > Settings > VSa Chatbox > Display Options

Regards,
Renada :)

RedFoxy 02-08-2010 02:21 PM

1 Attachment(s)
I've the follows troubles:

- character size bar is smallest than the select menu (see attached pic)
- username and messages aren't always alligned, expecialy if there are smiles

Macindy 02-08-2010 02:25 PM

In Safari the Chatbox looks very strange. And also above Footer doesn't work.

RedFoxy 02-08-2010 02:30 PM

why don't you add an option to put the chat button in the main link bar?

Sador 02-08-2010 02:38 PM

There are some small bugs, but omg, finally a nice chatbox for vBulletin 4. Great work, Valter.

willy888 02-08-2010 02:51 PM

After istall it I cannot create article in cms , having this error

Quote:

Fatal error: Cannot redeclare vsacb_userexcluded() (previously declared in /home/*****/public_html/forums/packages/vbcms/controller/content.php(84) : eval()'d code:13) in /home/*****/public_html/forums/packages/vbcms/controller/content.php(84) : eval()'d code on line 13

woffie 02-08-2010 02:53 PM

Quote:

Originally Posted by cory_booth (Post 1977056)
Doesn't show on vbCMS (CMS) Front page

Good! Who wants it there

210665 02-08-2010 02:56 PM

1 Attachment(s)
Have here also a problem in Opera, in FF it is ok
How can I fix this.
Attachment 111884
Thanks

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxx

Hallo

Habe hier auch noch ein Problem im Opera, im FF ist es ok
Wie kann man das beheben.
Attachment 111884
Danke

SonicGT 02-08-2010 02:57 PM

Quote:

Originally Posted by Renada (Post 1977462)
Did you add "navbar" in the box for "THIS_SCRIPT" in Admincp > Settings > VSa Chatbox > Display Options

Regards,
Renada :)

tried that yea

I've got it working by tweaking it so its ok for now. I'm sure Valter will be updating it when he gets a chance since there seems to be alot of formatting issues to address. So it works enough for me now that I can wait.

RedHacker 02-08-2010 03:02 PM

Where to go for put chatbox show below the forums...?

Charlie98902 02-08-2010 03:04 PM

Quote:

Originally Posted by valendono (Post 1977043)
happen to me as well but

find vsa_chatbox on ur templates.. change

HTML Code:

                <div class="blockhead" style="padding-{vb:stylevar right}:{vb:math {vb:stylevar padding}/2-1};font-weight:bold;">
to

HTML Code:

                <div class="blockhead" style="padding-{vb:stylevar right}:{vb:math {vb:stylevar padding}/2-1};font-weight:bold;height: 20px;">

Thanks that fixed it alright.

The_____KinG 02-08-2010 03:13 PM

Fatal error: Cannot redeclare vsacb_userexcluded() (previously declared in /home/*****/public_html/forum/packages/vbcms/controller/content.php(84) : eval()'d code:32) in /home/*****/public_html/forum/packages/vbcms/controller/content.php(84) : eval()'d code on line 32
getting this error while pressing on create a new artical button in CMS.

woffie 02-08-2010 03:16 PM

Quote:

Originally Posted by The_____KinG (Post 1977369)
its killing the CMS error encountered when posting new articles need a fix fo the cms rest all is great
thanks

Yes it is. No post can be promoted to article. You also cannot create and article. Even after uninstall. I HIGHLY rcommend that nobody with CMS installs this until it is fixed!


All times are GMT. The time now is 04:58 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.03178 seconds
  • Memory Usage 1,880KB
  • 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
  • (10)bbcode_code_printable
  • (2)bbcode_html_printable
  • (16)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