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 - MGC Chatbox Evo (https://vborg.vbsupport.ru/showthread.php?t=168992)

cyberbob73 05-18-2010 10:25 PM

Quote:

Originally Posted by VBDev (Post 2039516)
Ok try that :

Edit the mgc_cb_evo/classes/class_display.php file.

Around the line 760, search for:
PHP Code:

if ($this->registry->options['mgc_cb_evo_act_autocompletion']) 

Replace it by:
PHP Code:

if ($this->registry->options['mgc_cb_evo_act_autocompletion'] && is_array($this->registry->mgc_cb_evo_commands)) 

And tell me if that fixes it.

Perfectly :up::up::up:
and the problem is resolved'll (but try something else)

shadowla05 05-18-2010 10:25 PM

Quote:

Originally Posted by VBDev (Post 2039325)
Ok there is a bug for the sound notification :)

Open the mgc_cb_evo/clientscript/mgc_cb_evo_functions.js.

Search for :
Code:

/clientscript/mgc_cb_evo/sound/new_chat.swf
Replace by :
Code:

/mgc_cb_evo/clientscript/sound/new_chat.swf


i did this and i still cant get sound,can i change the new_chat.swf to a mp3 file format instead of swf??? cuz i think the .swf don't work on Macs.

Edit: Still does not work on PC and i do have the sound settings turned on

Chalex4 05-19-2010 12:23 AM

Quote:

Originally Posted by VBDev (Post 2038980)
Have you tried using the Display chatbox on defined pages in a variable set of options ?

That worked, cheers. There are a few issues though, like this one:

https://vborg.vbsupport.ru/

Obviously I'd like the shoutbox to move up so that it's inline with the rest of the modules. What do I need to change?

Secondly, how would I go about fixing the style problems that occur when clicking the question mark (help button)?

https://vborg.vbsupport.ru/

Thirdly, can you help me make a smileys button appear? I'm sure you have the option to do this, but nothing I've tried works. In fact, I can't get any BBCode stuff to appear.

Finally, I signed up on your site since I want the debranded version. However, I get this message when I try to buy it or view my profile:

Quote:

The administrator has disabled viewing of this page for your user/member group. If you feel this is a mistake please PM an administrator and let them know.
What's happening?

shadowla05 05-19-2010 01:03 AM

Quote:

Thirdly, can you help me make a smileys button appear? I'm sure you have the option to do this, but nothing I've tried works. In fact, I can't get any BBCode stuff to appear.
u have to enable them in the user group permissions

ellinofatsa 05-19-2010 07:15 AM

https://vborg.vbsupport.ru/external/2010/05/30.png
https://vborg.vbsupport.ru/external/2010/05/31.png
https://vborg.vbsupport.ru/external/2010/05/32.png

is that inposible to make that in Englisch?

is that inposible to change the sound like facebook?

thanks for your time

https://vborg.vbsupport.ru/external/2010/05/33.png

Halfhidden 05-19-2010 07:31 AM

1 Attachment(s)
@VBDev thanks for your quick reply.
I've attached a screen shot showing the padding problem between the chatbox and the forum. I have this problem with all themes including default. I'm running Vbulletin 4.0.3 and VBadvanced 4.0.0

ellinofatsa 05-19-2010 07:54 AM

Quote:

Originally Posted by Halfhidden (Post 2039673)
@VBDev thanks for your quick reply.
I've attached a screen shot showing the padding problem between the chatbox and the forum. I have this problem with all themes including default. I'm running Vbulletin 4.0.3 and VBadvanced 4.0.0


go to options and make it smoler

https://vborg.vbsupport.ru/external/2010/05/29.png

Halfhidden 05-19-2010 08:04 AM

Quote:

Originally Posted by ellinofatsa (Post 2039680)

Thanks ellinofatsa but I have tried that already, but it didn't change the padding :)

ellinofatsa 05-19-2010 08:27 AM

thanks for your tip now the problem is that i make my bord an Englisch the chat is ok bud in greek the problem stay..xaxax

legacy123 05-19-2010 09:21 AM

Does the vBadvanced module still work with the vb4 version?

Halfhidden 05-19-2010 09:47 AM

@ellinofatsa I don't think you can have a different language other than the default of your board.
You can import another language file (the same as your board default) but I don't think there is a Greek language available for this mod.
Perhaps you can request a language update from VBDev? Ask for Greek.xml:)

ellinofatsa 05-19-2010 10:03 AM

VBDev is that inposible this mod in GreeK.xml ??

Halfhidden 05-19-2010 10:26 AM

@ legacy123 there has been no change to the VBadvanced module and it won't work in VBA4. I have the chatbox loaded in the forum only.

Halfhidden 05-19-2010 10:36 AM

@legacy123 if you want the chatbox to be in your Photopost gallery, forum and homepage just like it use to be with the VBadvanced module you can still do it by going to your admincp> MGC Chatbox Evo : Display and Position on the forum> Display on defined pages of the forum under the navbar> set this to yes and the chatbox will be available to your entire site :)

andyv72 05-19-2010 01:20 PM

1 Attachment(s)
hello there....

Nice work, it works fine...

have a question ...

I want the box above the banners have what I need to change there?

thanks in advance

see screen...
Attachment 117322

i found an Bug...

when i klick on smilies and than of more than display the other smilies but on klick a smilie than no display in box...

Masterfred 05-19-2010 03:14 PM

I have got a problem, when I use {time} or {date} in a bot sentence it shows up like this:

https://vborg.vbsupport.ru/

What can I do to fix this ?

ellinofatsa 05-19-2010 03:31 PM

Quote:

Originally Posted by Masterfred (Post 2039916)
I have got a problem, when I use {time} or {date} in a bot sentence it shows up like this:

http://img193.imageshack.us/img193/9249/botnj.png

What can I do to fix this ?


go to MGC Chatbox Evo : Chats diplay

Chatbox dates format and US format (ex : 04-25-98) : m-d-y

Jeweetog 05-19-2010 04:44 PM

Quote:

Originally Posted by ellinofatsa (Post 2039744)
VBDev is that inposible this mod in GreeK.xml ??

Hi,

The greek language is possible. But you're gonna have to find someone that can translate it for you.

Masterfred 05-19-2010 05:51 PM

Quote:

Originally Posted by ellinofatsa (Post 2039923)
go to MGC Chatbox Evo : Chats diplay

Chatbox dates format and US format (ex : 04-25-98) : m-d-y

Already done but it only change this part:

https://vborg.vbsupport.ru/

exyuteam 05-19-2010 05:56 PM

Quote:

Originally Posted by shadowla05 (Post 2039496)
i did this and i still cant get sound,can i change the new_chat.swf to a mp3 file format instead of swf??? cuz i think the .swf don't work on Macs.

Edit: Still does not work on PC and i do have the sound settings turned on

So, why you not replace:
Code:

/mgc_cb_evo/clientscript/sound/new_chat.swf
with
Code:

/mgc_cb_evo/clientscript/sound/new_chat.mp3
and upload new_chat.mp3 file on that location? I think this must "work" ;)

Cheeers

shadowla05 05-19-2010 06:10 PM

Quote:

Originally Posted by exyuteam (Post 2040013)
So, why you not replace:
Code:

/mgc_cb_evo/clientscript/sound/new_chat.swf
with
Code:

/mgc_cb_evo/clientscript/sound/new_chat.mp3
and upload new_chat.mp3 file on that location? I think this must "work" ;)

Cheeers

nope it does not work at all i need this fixed please help sum one?

utahraves 05-19-2010 06:24 PM

My users are complaining heavily of loading issues... that they post a message and it doesn't show up.... just sits in loading so they have to refresh their browsers and it sits in LOADING and they have to use ARCHIVE to read the messages.

VBDev 05-19-2010 08:45 PM

Quote:

Originally Posted by Chalex4 (Post 2039564)
That worked, cheers. There are a few issues though, like this one:

http://img22.imageshack.us/img22/2497/screenks.png

Obviously I'd like the shoutbox to move up so that it's inline with the rest of the modules. What do I need to change?

Secondly, how would I go about fixing the style problems that occur when clicking the question mark (help button)?

http://img532.imageshack.us/img532/2750/screenhp.png

Thirdly, can you help me make a smileys button appear? I'm sure you have the option to do this, but nothing I've tried works. In fact, I can't get any BBCode stuff to appear.

Finally, I signed up on your site since I want the debranded version. However, I get this message when I try to buy it or view my profile:

What's happening?

For the style, edit the mgc_cb_evo.css template.

To make the smileys button appear, you have to activate the smilies in the chatbox, its an option.

About the branding free buy, what have you done to get that error ? Did you activate your forum account ?

Quote:

Originally Posted by Masterfred (Post 2040008)
Already done but it only change this part:

http://img704.imageshack.us/img704/2860/botq.png

Will look into it.

Quote:

Originally Posted by utahraves (Post 2040032)
My users are complaining heavily of loading issues... that they post a message and it doesn't show up.... just sits in loading so they have to refresh their browsers and it sits in LOADING and they have to use ARCHIVE to read the messages.

Well could you send me a test account to your forum so that I have a look ?

zelnik 05-19-2010 08:48 PM

Quote:

Originally Posted by utahraves (Post 2040032)
My users are complaining heavily of loading issues... that they post a message and it doesn't show up.... just sits in loading so they have to refresh their browsers and it sits in LOADING and they have to use ARCHIVE to read the messages.

You're not using vb supercharged or any of those enhancements are you? I was using one of those and the chatbox did the same as you describe.

Halfhidden 05-19-2010 10:17 PM

Ok I think I've found a bug!
I reported yesterday that the padding was way out on my site. I have several themes all customised so I tested it on my default theme and had the same result.
Not getting an answer from the developer I set up a test site and tried to alter the css but got nowhere. Finally I disabled VBadvanced 4.0.0 (latest version) and the chatbox footer padding acted as it should.

wickedstangs 05-19-2010 11:53 PM

Quote:

Originally Posted by Halfhidden (Post 2040182)
Ok I think I've found a bug!
I reported yesterday that the padding was way out on my site. I have several themes all customised so I tested it on my default theme and had the same result.
Not getting an answer from the developer I set up a test site and tried to alter the css but got nowhere. Finally I disabled VBadvanced 4.0.0 (latest version) and the chatbox footer padding acted as it should.

Have you asked that question at VBadvanced?

Installed and working great. Thanks..

Chalex4 05-20-2010 01:40 AM

Quote:

Originally Posted by VBDev (Post 2040127)
For the style, edit the mgc_cb_evo.css template.

Cheers, but how specifically would I be able to move the shoutbox up to be inline with the rest of the modules on vbadvanced?

Also, I managed to buy the pro version after my account was activated :).

shadowla05 05-20-2010 03:18 AM

umm any help please??? 2days i still cant get the sound to work i have edited the .js file and have also enable the soun option in the admin cp please help?

VBDev 05-20-2010 04:14 AM

Quote:

Originally Posted by Halfhidden (Post 2040182)
Ok I think I've found a bug!
I reported yesterday that the padding was way out on my site. I have several themes all customised so I tested it on my default theme and had the same result.
Not getting an answer from the developer I set up a test site and tried to alter the css but got nowhere. Finally I disabled VBadvanced 4.0.0 (latest version) and the chatbox footer padding acted as it should.

Hum very very strange, I don't see why such a big gaps appear. There is only a single br below the chatbox.

May you post the equivalent source code part of your page so that I can maybe point out what is going wrong ?

Quote:

Originally Posted by Chalex4 (Post 2040275)
Cheers, but how specifically would I be able to move the shoutbox up to be inline with the rest of the modules on vbadvanced?

Also, I managed to buy the pro version after my account was activated :).

He he :) Well you should have to edit the Display management plugin and remove the additionnal br.

Quote:

Originally Posted by shadowla05 (Post 2040319)
umm any help please??? 2days i still cant get the sound to work i have edited the .js file and have also enable the soun option in the admin cp please help?

And why the fact that 2 days have passed should be a problem ? May I make you remember that we are not working for you and do this during our free time ? :)

Anyway are you sure you changed the pass correctly and enabled the option because that modification should do it. Check also wether the sound is present or not in mgc_cb_evo/clientscript.

If it still doesn't work then I'll have to look into it but that will only be in the next version.

shadowla05 05-20-2010 05:36 AM

Quote:

And why the fact that 2 days have passed should be a problem ? May I make you remember that we are not working for you and do this during our free time ?

Anyway are you sure you changed the pass correctly and enabled the option because that modification should do it. Check also wether the sound is present or not in mgc_cb_evo/clientscript.

If it still doesn't work then I'll have to look into it but that will only be in the next version.
Sorry about that i know u do this in ur free time and i apriciated thank you for your time,Now what is this about a Pass u mention???? the sound is located in the mgc_cb_evo/clientscript and i do have it enable.

VBDev 05-20-2010 05:51 AM

Quote:

Originally Posted by shadowla05 (Post 2040353)
Sorry about that i know u do this in ur free time and i apriciated thank you for your time,Now what is this about a Pass u mention???? the sound is located in the mgc_cb_evo/clientscript and i do have it enable.

I am talking of the correction to apply in the js file to correct the file path to access the sound.

Halfhidden 05-20-2010 10:57 AM

1 Attachment(s)
@VBDev thank you for looking in to this for me. I appreciate you are busy.
Here is the page source code in a zip.

Thanks :)

Chalex4 05-20-2010 11:20 AM

Quote:

Originally Posted by VBDev (Post 2040329)
He he :) Well you should have to edit the Display management plugin and remove the additionnal br.

I just removed all the <br /> tags in the display management plugin and somehow it didn't have any effect. I must be doing something wrong :p. Do you want me to provide a seperate admin login for my site to make it a little easier for you to help?

This is the only thing that's stopping me using this shoutbox right now :D. Thanks for the help.

your24hourstore 05-20-2010 11:34 AM

1 Attachment(s)
sorry to highjack your thread but need a chat mod makers input

an external java based chat , that also has camara and voice
I think that would be the next big thing in here , you used to be able to use skype on VB but they changed the way skype works and I dont think thats possible anymore

EVO can you look into this and tell me whats the story on the cam in chat deal?
you can see a pic here of a widget i made for my board that uses this java script to do this
:erm:

angeljs 05-20-2010 11:54 AM

Quote:

Originally Posted by VBDev (Post 2039108)

The exact database error would help :)

There is no exact database error, just a basic message on each page that there is a problem with the database with no specifics.

jskoh 05-20-2010 04:27 PM

1 Attachment(s)
found some bug on the new release

Eazy1 05-20-2010 05:55 PM

I cannot get the PM tabs working. When I turn it on, it shows the Chatbox tab, but no PM tabs pop up when you send/receive PMs.

"If you activate this option, your users will be able to have the private chats in tabs by clicking on a username.
For each private chat, a new tab is created on user request"

Clicking on the username in the chatbox links to the user's profile page and the down arrow next to the username in the chatbox has nothing about PMing.

Jeweetog 05-20-2010 06:50 PM

Quote:

Originally Posted by Eazy1 (Post 2040683)
I cannot get the PM tabs working. When I turn it on, it shows the Chatbox tab, but no PM tabs pop up when you send/receive PMs.

"If you activate this option, your users will be able to have the private chats in tabs by clicking on a username.
For each private chat, a new tab is created on user request"

Clicking on the username in the chatbox links to the user's profile page and the down arrow next to the username in the chatbox has nothing about PMing.


Hi,

To get the tab, you have to refresh the page first, then click once on a username.

Those tabs only appear when u click once on a username, not when u just /pm them.

ellinofatsa 05-20-2010 07:31 PM

hi can i change the sound with mp3?

and how?

thanks

Geissbock66 05-20-2010 08:02 PM

Is it possible to get the box at the startsite of the cms fro, 4.03?
Please tell me who - great THX!


All times are GMT. The time now is 10:55 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.08688 seconds
  • Memory Usage 1,866KB
  • 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
  • (6)bbcode_code_printable
  • (2)bbcode_php_printable
  • (26)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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