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)

ProFifaLeagues 10-18-2009 05:47 AM

Quote:

Originally Posted by adnedarn (Post 1898058)
So for "Width of the chatbox when integrated to a page of the forum" are you using a px size? Try using a %... So it will be a % of each theme regardless of what the width you have it set to is... So try 100% if that's still wider than you like try something like 90% and just keep playing with that till it fits your desire.
Andrew

ok we have installed some more themes but again the chat box is massive,can anyone give me a step by step guide on how to make it fit in each sytle please,many thanks!

Cyburbia 10-19-2009 03:18 AM

I've installed this on a message board for someone else.

With the bot, it looks like a bot trigger can't be just part of what someone typed, but rather the entire entry.

Example: if I use "hello" as a bot question, it'll respond with an answer if someone typed "hello", but not "hello there".

vgevolution 10-19-2009 04:35 AM

Quote:

Originally Posted by Cyburbia (Post 1901908)
I've installed this on a message board for someone else.

With the bot, it looks like a bot trigger can't be just part of what someone typed, but rather the entire entry.

Example: if I use "hello" as a bot question, it'll respond with an answer if someone typed "hello", but not "hello there".

Yes, this is how mine works as well

Cyburbia 10-19-2009 07:40 PM

I'm wondering if anyone knows a hack with a workaround, to allow bot triggers to be regex entries rather than complete, exact sentences?

BadNewsAllen 10-20-2009 07:24 PM

works great, this is the best chatbox for vbulletin

superezra 10-21-2009 05:02 AM

guys i've tried everything..

it just doesn't show?
someone please help?

SnapOff Racing 10-21-2009 09:53 PM

Does anyone know how I can change the number of users to process per cycle for the
Code:

mgc_cb_evo.php?do=update_before_2.3.0
script? I tried looking thru the php file but I am not sure what I need to change. My forum has over 20,000 members and I don't really wanna be here all year processing each user 1 by 1.

Sador 10-22-2009 02:51 PM

Does anyone else has problems with using the private conversation tab? It seems kinda buggy... the only thing that really bugs in my chat.

TruthElixirX 10-22-2009 09:07 PM

Avatars won't show up for me, I get a 1x1 transparent gif, unless it is an avatar that is uploaded to the site.

Any ideas or fixes?

SnapOff Racing 10-22-2009 11:37 PM

Quote:

Originally Posted by TruthElixirX (Post 1903958)
Avatars won't show up for me, I get a 1x1 transparent gif, unless it is an avatar that is uploaded to the site.

Any ideas or fixes?

You need to complete this step

Quote:

To finish the upgrade, launch the script http://url_of_your_admincp/mgc_cb_ev...e_before_2.3.0 in your internet browser (replace url_of_your_admincp by the url of your admin control panel).

TruthElixirX 10-23-2009 12:01 AM

Quote:

Originally Posted by SnapOff Racing (Post 1904028)
You need to complete this step

Didn't fix it.

skylab 10-23-2009 03:26 AM

Hey.
I need to add an object to the full screen page. Where do I paste in the code? If I can left justify the object with the chatbox on the right as well, that´d be a bonus.
Thanks and awesome mod!

skylab 10-23-2009 06:05 PM

Quote:

Originally Posted by skylab (Post 1904102)
Hey.
I need to add an object to the full screen page. Where do I paste in the code? If I can left justify the object with the chatbox on the right as well, that?d be a bonus.
Thanks and awesome mod!

Hate to do this. A quick bump. Been messing around and can?t seem to find where I can paste custom code into the full page - page.

skylab 10-23-2009 08:22 PM

Spending hours...

rcsgw 10-23-2009 10:43 PM

Hello i am totally new to this programming stuff and today when i added this chat box, i got this error message :

Warning: require_once([path]/includes/functions_mgc_cb_evo.php) [function.require-once]: failed to open stream: No such file or directory in [path]/global.php(400) : eval()'d code on line 46

Fatal error: require_once() [function.require]: Failed opening required '/home/jmbuhler/public_html/includes/functions_mgc_cb_evo.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/jmbuhler/public_html/global.php(400) : eval()'d code on line 46


now how do i fix this and where, i am assuming its in my cpanel in my file manager..hope you can help.

Thanks Joe

grey_goose 10-23-2009 10:51 PM

my whole board goes to crap when i try to uninstall... and yes, i read the instructions. This really should uninstall cleanly, and let people know there's a chance they'll be stuck like chuck with it.

skylab 10-24-2009 03:15 AM

Need to know where I can paste HTML code to be viewed in the Full Page page. Need something to go above the chat box.

skylab 10-24-2009 07:01 PM

Another call for a bump. Sorry!

rcsgw 10-24-2009 07:11 PM

Okay got the error message all figuered out, now the chat box options in my admin panel are in spanish..did i down load the wrong file?

Joe

rcsgw 10-24-2009 09:20 PM

I am trying to figure this out, please point me in the right direction to change the language in the admin panel.

skylab 10-25-2009 04:14 PM

Quote:

Originally Posted by rcsgw (Post 1905725)
I am trying to figure this out, please point me in the right direction to change the language in the admin panel.

I?m thinking you loaded the wrong language file?

rcsgw 10-25-2009 06:03 PM

YUP sure did, sorry for the on going post's never done this before but am slowly learning lol

Trescom 10-25-2009 07:09 PM

Hello, i just upgraded my MGC ChatBox from 2.3.2 to 2.4.2.
When i click on "Archives" i got lots of errors:
Code:

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/mgc_cb_evo.php on line 136

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/mgc_cb_evo/class_misc.php on line 420


Also when i click Help button in the ChatBox i get this error:
Code:

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/mgc_cb_evo.php on line 771

I've uploaded all files few times to be sure i didn't miss a thing. I didn't have such problems before.
Any advice please?

skylab 10-26-2009 12:48 AM

beat!

skylab 10-26-2009 02:09 AM

I swear I´ve lost hair over this. Seems so simple too. I´m sure once I figure out how to put a simple HTML into the template, I´ll be kicking myself.

skylab 10-26-2009 08:08 PM

Hopeless...

rcsgw 10-26-2009 08:25 PM

Okay got mine working finally, but now i can't see the buttons on the chat box? what did i miss?

skylab 10-26-2009 08:57 PM

Glad you figured it out. Seems impossible on my end to simply put an html just in the template. only place i could figure it out is the header and it looks like shit there

skylab 10-27-2009 02:25 PM

More bumps

Trescom 10-27-2009 03:31 PM

Think i won't get any help except trolling.
Guess i will have to roll back to version 2.3.2.

skylab 10-27-2009 06:09 PM

Quote:

Originally Posted by Trescom (Post 1906956)
Think i won't get any help except trolling.
Guess i will have to roll back to version 2.3.2.

basically..

SnapOff Racing 10-28-2009 03:54 AM

Quote:

Originally Posted by skylab (Post 1904102)
Hey.
I need to add an object to the full screen page. Where do I paste in the code? If I can left justify the object with the chatbox on the right as well, that?d be a bonus.
Thanks and awesome mod!

What are you wanting to add exactly? Like an image or text?

carcomp 10-28-2009 03:35 PM

If you are having problems with your avatars not showing up, or just being a 1x1 pixel gif, here is your answer....

The newest version of vbulletin moved the avatars out of the database and stores them as files. EVOCHAT looks for them in the database. All you have to do is go into adminCP and move them back into the database. If your forum isn't too large, it shouldn't be an issue. I've messaged vbDEV about this one.

Also, 2.4.2 has a very convenient way of integrating into vbcmps now. You just put

<DIV>
$mgc_evo_var
</DIV>

into a vbcmps template module. Also have to add the variables to the main cmps variable globalizer thingey.

___

Also trying to work with vbDEV... Anyone know why 2.4.1 and 2.4.2 doesn't show tabs? If I go to the forumcoding.com website, and click on a username in the chatbox, it opens a tab like private chat in IRC. On my site, clicking a username just dumps you into their memberinfo page.

Any ideas?

EDIT:
To turn on the tab thing, go to admincp>mgc evo options >command options. Look for "/pm command: Activate the private chats in tabs feature" ... Turn it on.

SnapOff Racing 10-28-2009 08:35 PM

What version of VB are you talking about?

MGP_Tech 10-29-2009 03:38 AM

I'm having a small problem with uninstalling this chat program. Even though vbulletin tells me it uninstalled I'm still seeing "MGC Chatbox Evo : Custom permissions" in my usergroups and when I try to set permissions for my new chat program it gives me database errors refrencing your program.

Is there some reason that doing "uninstall" through the admin>manage products, shouldn't have worked? What can I do to get rid of your program completely?

MGP_Tech 10-29-2009 03:55 AM

Disregard the previous message please, I got it figured out.

Neo_obs 10-29-2009 06:25 AM

Posted these on the forumcoding site, seems pretty useless since no one checks them.

Quote:

I keep getting this error in IE
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; Media Center PC 6.0)
Timestamp: Sun, 25 Oct 2009 21:56:05 UTC


Message: Object required
Line: 1
Char: 36320
Code: 0
URI: http://www.visionsfantastic.com/foru...o_functions.js


And on top of that it won't load in IE properly.
Quote:

Been a couple days and not a single comment, so here is what script debugger found

b.innerHTML=d.getElementsByTagName("col_uname")[0].firstChild.nodeValue

BozzaJos 10-29-2009 04:51 PM

Quote:

Originally Posted by gsmumbo (Post 1894872)
I installed the chatbox, it worked fine but all of a sudden, the notifications(which are merged with the chats) are showing up above the chats, essentially acting like they are stickied. It is leaving very little room for the actual shouts. Anybody know why this would happen and how to get them back to normal(being treated like a regular chat, when a new chat is made the notification gets pushed down and the new chat is displayed on top of it)

I have the exact same problem. Is there a solution for this? Makes it impossible to use the notification system.
Thanks in advance!

carcomp 10-30-2009 02:42 AM

Quote:

Originally Posted by SnapOff Racing (Post 1907555)
What version of VB are you talking about?

version 3.8.4

carcomp 10-30-2009 03:58 PM

Quote:

Originally Posted by BozzaJos (Post 1907887)
I have the exact same problem. Is there a solution for this? Makes it impossible to use the notification system.
Thanks in advance!

I've tried everything. Even manually editing my database. No fix. I DID notice however, that I can get certain channels not to do it... But theres no rhyme or reason.


All times are GMT. The time now is 09:56 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.05870 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
  • (3)bbcode_code_printable
  • (14)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