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 - [Shout/Chatbox 0.7.06] GCBOS - Generic Chat Box Operating System (https://vborg.vbsupport.ru/showthread.php?t=228046)

MyChemicalSelf 11-16-2009 10:08 PM

Quote:

Originally Posted by David Regimbal (Post 1915545)
Does it need its own language file? I know chat things I used in the past required an overwrite of the current language file.

Nah not at all it adds a few phrases and thats it :)

cjwzx2 11-16-2009 10:57 PM

MyChemicalSelf:

I updated to your latest version. I checked your template GCBOS and you're not closing the <table> tag, that's why my IE sessions are freaking out. After I terminate it I no longer get a huge blank screen, but in IE the chatbox still doesn't render (but at least the rest of the page does).

Ideas? I mean... this is every single IE install on multiple machines, and I have no other VB plugins enabled. If you need a Windows box to test on, I can set up a VM for you if you like.

AzzidReign 11-17-2009 03:55 AM

Thank you for this!

MyChemicalSelf 11-17-2009 06:26 AM

Quote:

Originally Posted by cjwzx2 (Post 1915565)
MyChemicalSelf:

I updated to your latest version. I checked your template GCBOS and you're not closing the <table> tag, that's why my IE sessions are freaking out. After I terminate it I no longer get a huge blank screen, but in IE the chatbox still doesn't render (but at least the rest of the page does).

Ideas? I mean... this is every single IE install on multiple machines, and I have no other VB plugins enabled. If you need a Windows box to test on, I can set up a VM for you if you like.

Ah hadn't thought of a broken tag, I will take a look at it when I get home.

kapii 11-17-2009 06:59 AM

Bit of a problem... I don't know if anyone else has it or not... Should be minor, if I knew where to look... :)

When text is entered for chat, the results are:

#02/37/<span style="font:; color: #FF0000;">Admin</font>> Test

Any ideas for the remedy this?

Thanks

Using vB4.0B3 and FireFox 3.0.15

MyChemicalSelf 11-17-2009 09:48 AM

If I remember right it's in class_gcbos.pho

MyChemicalSelf 11-17-2009 01:33 PM

Quote:

Originally Posted by kapii (Post 1915750)
Bit of a problem... I don't know if anyone else has it or not... Should be minor, if I knew where to look... :)

When text is entered for chat, the results are:

#02/37/<span style="font:; color: #FF0000;">Admin</font>> Test

Any ideas for the remedy this?

Thanks

Using vB4.0B3 and FireFox 3.0.15

I think that is how you have set up your usergroup markup as mine works perfectly
Code:

<span style="font-weight: bold;">Jordan</span>
is what is displaying for me. (in the source).

SİMAR 11-17-2009 01:37 PM

Thanks

MyChemicalSelf 11-17-2009 01:45 PM

Issues with IE6 should be fixed by this release if there are still issues please provide as much information as possible. I have also changed the ammount of requests made to help make the server footprint smaller.

cjwzx2 11-17-2009 10:44 PM

I'm still saddened to say that the default GCBOS template provided doesn't close <table> tag, so I have to close it myself. Also saddened to say that even though it now works in IE8, it doesn't work in IE6/7. I don't even get an error message, it simply doesn't render...

VonDoom 11-18-2009 12:38 AM

Thanks. Its great to see a chat solution so early in the beta.

Alucard^ 11-18-2009 04:09 AM

Quote:

Originally Posted by MyChemicalSelf (Post 1915234)
GSBOS the predecesor was released here or if you check the google code page (it's linked in the first post) you can find GCBOS for 3.8

Thx, but i have a problem... is there any support of this version? (for 3.8.x) cuz the chatbox doesn't appear in my forum... i tried with:

Quote:

-Step 4
--Open the acp once again for GCBOS to display you need to add two template hooks first open headinclude and scroll to the bottom.
--Add "{vb:raw template_hook.headinclude}" (without the quotes to the end of the template save the template. Next open FORUMHOME
--and search for "<!-- /main -->" (without the quotes and add "{vb:raw template_hook.gcbos_display}" above (without the quotes)
--gcbos can be displayed on any page with this hook in ("{vb:raw template_hook.gcbos_display}").
But without results, i think this step is for vb4, right?

I don't know how to display the chatbox, is there any variable or something that i have to use in a template?

MyChemicalSelf 11-18-2009 06:52 AM

Quote:

Originally Posted by cjwzx2 (Post 1916250)
I'm still saddened to say that the default GCBOS template provided doesn't close <table> tag, so I have to close it myself. Also saddened to say that even though it now works in IE8, it doesn't work in IE6/7. I don't even get an error message, it simply doesn't render...

I don't know how the table tag was left in from vB3 just remove it completly the new template should fix it :) and I will try to test on ie6 today but I can't prommise much

Marv 11-18-2009 12:50 PM

Just a suggestion: but wouldnt that be a neat widget for the content.php sidebar ?

cjwzx2 11-18-2009 01:43 PM

Quote:

Originally Posted by MyChemicalSelf (Post 1916464)
I don't know how the table tag was left in from vB3 just remove it completly the new template should fix it :) and I will try to test on ie6 today but I can't prommise much

That table tag is the trouble maker. Seems to be working well on IE7/8 now with that table tag completely removed. Will be checking on 6 as soon as I get a user report.

MyChemicalSelf 11-18-2009 02:37 PM

Quote:

Originally Posted by Marv (Post 1916569)
Just a suggestion: but wouldnt that be a neat widget for the content.php sidebar ?

I was working on one last night before my active directory died, having to reinstall my server and possibly machines later.

PeterXP 11-18-2009 02:41 PM

1 Attachment(s)
Greetings,


Nice Mod and I think, this would be the Chatbox for my Users in vb4.



basicly, it seems to work fine, but........................



I got a little Problem:

Every Post in the Box will be displayed twice:
the first one directly after clicking the Submit! - Button,

after 2 seconds without doing anything the text appears once again.

:confused:

Does anybody know how this could happens?


Regards,

PeterXP

MyChemicalSelf 11-18-2009 02:46 PM

Quote:

Originally Posted by PeterXP (Post 1916643)
Greetings,


Nice Mod and I think, this would be the Chatbox for my Users in vb4.



basicly, it seems to work fine, but........................



I got a little Problem:

Every Post in the Box will be displayed twice:
the first one directly after clicking the Submit! - Button,

after 2 seconds without doing anything the text appears once again.

:confused:

Does anybody know how this could happens?


Regards,

PeterXP

I remember this from along time ago basically its to do with lag between the server and your machine so it detects that you havent recived that message id and sends it again.

PeterXP 11-18-2009 02:57 PM

Many thanks for your quick reply, even the answer was not i hoped for :D



Anyway, I will see how it works when the server not seems to be busy.....


:(


Regards,

PeterXP

Ships-Cat 11-18-2009 03:46 PM

Problem I have is I tried putting the chatbox below the nav bar (and below the forums actually) and for some reason the bottom of the forum (the contact us | admin etc) went all funny - how do I fix this?

PatrickBo 11-19-2009 02:26 AM

Is there any way to limit what usergroups can use the commands?

DJ29Joesph 11-19-2009 07:06 AM

Quote:

Originally Posted by Ships-Cat (Post 1916675)
Problem I have is I tried putting the chatbox below the nav bar (and below the forums actually) and for some reason the bottom of the forum (the contact us | admin etc) went all funny - how do I fix this?

I see this also... infact, where ever you put it, it cuts that bar off.

Matt.AU 11-19-2009 08:27 AM

Installed. Great work :D

elwachiman 11-20-2009 01:39 AM

1 Attachment(s)
I installed it and did not work was alone in charging that went wrong was not follow the steps in the installation, enable the respective permits and nothing worked, annex file photo ..

if you have a suggestion about Please let me know thank you very much to do, I really want to install this chat.

maximutt 11-20-2009 10:23 PM

Just tried installing to a vB4 Beta 4 installation and the shoutbox does not seem to be working. I followed the instructions exactly.

I have the box showing up on FORUMHOME but it just sits there blank and with no Notice or Loading text. Typing anything in doesn't do anything.

Please advise.

Knightmane 11-21-2009 06:41 PM

Quote:

Originally Posted by MyChemicalSelf (Post 1914820)
-0.6.4
--Fixed Who's online location

-0.6.5
--Fixed a HTML issue that caused issues on some browsers (un needed table tag, unsure how it got left in)
--Fixed an extra tag in enlarge or shrink options
--Reduced the amount of AJAX requests made

Don't know if anyone else has noticed this, but the who's online location in 0.6.5 shows the chatbox as the current location when they are obviously not on that page.

Also, is there a way to make the Chatbox appear on a page other than the forum home, say... in the member's list or some other out of the way location? For our forum, the forumhome is not the best place for the Chatbox due to a page loading issue connected with how our server reacts to the script involved in this mod.

Dr.osamA 11-22-2009 06:22 AM

wooow very nice mod

i installd

thnxxx man
________
Xxx ++++ Tube

Dr.osamA 11-22-2009 06:24 AM

wooow very nice mod

i installd

bat this dont accept arabic lang :confused:

thnxxx man
________
VAPPORIZERS

James Birkett 11-22-2009 11:28 AM

Quote:

Originally Posted by elwachiman (Post 1917500)
I installed it and did not work was alone in charging that went wrong was not follow the steps in the installation, enable the respective permits and nothing worked, annex file photo ..

if you have a suggestion about Please let me know thank you very much to do, I really want to install this chat.

Is the file gcbos.js in the /clientscript/ folder? Make sure it's gcbos.js and not gcbos_DECOMPRESSED.js. If it is gcbos_DECOMPRESSED.js, rename it to gcbos.js.

MyChemicalSelf 11-22-2009 11:47 PM

Testing on Beta 4 now, been having internet issues sorry for the lack of updates.

Edit:
Works fully with vB4 no edits required (to current code). Install exactly the same way.

VonDoom 11-23-2009 12:59 AM

Ive installed this 10 ways from sunday never had a problem getting it to work properly but it always appears under the forums no matter what i do. i just cant get it to appear above the forums. Any ideas?

Charlie98902 11-23-2009 01:18 AM

Can you set this in the settings to not allow guests & banned users and such?

MyChemicalSelf 11-23-2009 06:29 AM

@above It's the hook location I experimeted with it and thought that was the best place.

Quote:

Originally Posted by Charlie98902 (Post 1919255)
Can you set this in the settings to not allow guests & banned users and such?

Yes of course

Delazar 11-23-2009 08:21 AM

Hello,

there are only problems with IE8, safari and FF goes.

kapii 11-23-2009 12:50 PM

Got a question...

Is there any way you could make the time format so that it shows "08:16AM <Someone>", instead of "#08/16/Someone>", and possibly add the date like the other chatboxes do? People are mistaking the time as the date... It's very confusing for them...

Thanks! :)

Fr4n-FX 11-23-2009 12:58 PM

I dont like the delay of a typewriter, a way to remove it?

MikesSite 11-23-2009 12:59 PM

This looks good, I'm real glad to see this!!

Thanks.

anuanu 11-23-2009 02:24 PM

1 Attachment(s)
Everything seems to work fine. Look at my attached images as other people are having this issue also.

One is before its installed and the other is after its installed.

pertiga 11-23-2009 03:21 PM

It is a certain in ie8 does not work, only a hollow goes out in target

Baf_Jams 11-23-2009 04:07 PM

I cant get it to work with Ie8 if i switch to Firefox then works but hangs on loading
Any ideas ?


All times are GMT. The time now is 12:58 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.01888 seconds
  • Memory Usage 1,826KB
  • 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_code_printable
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)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