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)

JHC 05-16-2008 12:39 PM

The commands imported fine for me, but I also added the .xml files to the /includes/xml folder, not sure if that made any difference.

Also, I want the chat box to display when I click on "New Posts" so it shows above all the new posts too. Where would I need to place the command for that? Thanks for an awesome mod!

Skyrider 05-16-2008 12:44 PM

Quote:

Originally Posted by JHC (Post 1521545)
The commands imported fine for me, but I also added the .xml files to the /includes/xml folder, not sure if that made any difference.

Also, I want the chat box to display when I click on "New Posts" so it shows above all the new posts too. Where would I need to place the command for that? Thanks for an awesome mod!

It imports just fine, but go to "command options" in the admimCP of this chat. You'll see its empty.

JHC 05-16-2008 01:27 PM

You also have to import each individual command .xml file in the commands manager. Browse to the folder for the command you want, and import the.xml file from the command manager with the chatbox admincp.

KanmaiseR 05-16-2008 02:35 PM

thanks installed :)

mrhobby 05-16-2008 02:57 PM

I installed the chat on my site. all options are there in my admin panel, and it shows as on. but i do not see it anywhere on my forums. any ideas?

Skyrider 05-16-2008 06:24 PM

Quote:

Originally Posted by mrhobby (Post 1521683)
I installed the chat on my site. all options are there in my admin panel, and it shows as on. but i do not see it anywhere on my forums. any ideas?

Go to the usergroups, and enable so that you can see it. Its set on "no" as default on every usergroup.

VBDev 05-17-2008 01:15 PM

Quote:

Originally Posted by FF|Skyrider (Post 1521485)
I've installed it, awesome chat box! But, is there any way the box can be refreshed then a user has typed something new? This way, you can prevent tons of new messages in xx seconds. And I'll try the import.

EDIT:
He's right, I've installed the ban plugin for the chat box, but I don't see any commands through the command option menu .. It's empty. I am also using vb 3.7

Hum question: Have you imported both two chatbox products (the normal one and the one for commands) ?

Quote:

Originally Posted by butch3r (Post 1521500)
Files from FR and EN Commands dir are little bit different. Example for Ban:

mgc_cb_evo_cmd_ban.php on line 9
PHP Code:

define('CSRF_PROTECTION'true); 

mgc_cb_evo_cmd_ban.js on line 19
PHP Code:

'&securitytoken=' SECURITYTOKEN); 

(both examples are availible in FR verson, but none in EN)

and also i don't understand the meaning of product-mgc_cb_evo_cmd.xml, its empty:

Code:

<?xml version="1.0" encoding="ISO-8859-1"?>

<product productid="mgc_cb_evo_cmd" active="1">
    <title>MGC Chatbox Evo Commands</title>
    <description>Product to handle commands settings and languages</description>
    <version>0.0.0</version>
    <url>http://www.vb-hacks.org</url>
    <versioncheckurl />
    <dependencies>
    </dependencies>
    <codes>
    </codes>
    <templates>
    </templates>
    <plugins>
    </plugins>
    <phrases>
    </phrases>
    <options>
    </options>
    <helptopics>
    </helptopics>
    <cronentries>
    </cronentries>
    <faqentries>
    </faqentries>
</product>

Maybe there's a problem?

No it's normal that the product is empty ! It's in order to avoid the commands to be imported again after each new chatbox version (way to deal with the way vBulletin is coded on the mod import part).

Quote:

Originally Posted by FF|Skyrider (Post 1521504)
Also, another small word error:

Repescted? Should be Respected :).

And it is possible that you can set some channels to be viewed only be specific usergroups?

Noted !

You can already specify restricted accesses for channels.

VBDev 05-17-2008 01:17 PM

Quote:

Originally Posted by JHC (Post 1521545)
The commands imported fine for me, but I also added the .xml files to the /includes/xml folder, not sure if that made any difference.

Also, I want the chat box to display when I click on "New Posts" so it shows above all the new posts too. Where would I need to place the command for that? Thanks for an awesome mod!

You don't need to put them in the includes/xml directory :)

You have to set it so that it shall appear under the navbar on all the pages and add SEARCH in the pages list.

cosy 05-17-2008 04:41 PM

uninstaled and when i try to change some on usergroup i get this
Code:

MySQL Error  : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number  : 1054

any ideas ?

VBDev 05-17-2008 06:43 PM

You haven't followed uninstall instructions correctly !

You should have removed files before removing the product.

Import the product again and follow correctly uninstall instructions.

Greek76 05-17-2008 07:08 PM

First time user which one do I download and also does this add a heavy load on the server? Im no a shared account?

Ranger187 05-17-2008 07:13 PM

The 0.4.0 as it states up top that's newest. No, it doesn't as long as your server is not a calculator. ;)

RockMTP 05-17-2008 11:10 PM

Hi...Great hack but I cant seem to get it to work!

I've installed it and imported the command xml's. I can see it on my forum, I have 7 icons for smilies, ok, empty, bb code, rules, help and full page mode but shouts dont post and I can't see where private/team channels are. I created a team channel in the admin cp but it didnt show up.

I think i have gone wrong somewhere when I installed the commands php / js but i'm not sure.

I've set the refresh to 45 seconds.

Any ideas would be appreciated.

Thanks

Ranger187 05-17-2008 11:33 PM

Did you set the permissions? ;)

RockMTP 05-17-2008 11:46 PM

haha...I did just double check but yes. I set it up so that all usergroups except unregistered can use it with 0 posts needed.

SwollenCranium 05-18-2008 01:50 AM

Hi,

Is there a way to have it so that Admin is able to see all chats made using the "PM : private chat" command ?

Gino1012 05-18-2008 02:23 AM

It doesnt display and I followed the Readme also there isnt $search help??

VBDev 05-18-2008 07:14 AM

Quote:

Originally Posted by RockMTP (Post 1522989)
haha...I did just double check but yes. I set it up so that all usergroups except unregistered can use it with 0 posts needed.

There is a bug on the channel display, see first post for a fix :)

Quote:

Originally Posted by SwollenCranium (Post 1523042)
Hi,

Is there a way to have it so that Admin is able to see all chats made using the "PM : private chat" command ?

No there isn't and I am personnally not a fan of such anti-privacy feature sorry.

If you want to see shouts then go to your phpmyadmin but I won't implement that in the chatbox.

Quote:

Originally Posted by Gino1012 (Post 1523066)
It doesnt display and I followed the Readme also there isnt $search help??

Usergroups permissions are set ?

RockMTP 05-18-2008 07:57 AM

Quote:

Originally Posted by VBDev (Post 1523210)
There is a bug on the channel display, see first post for a fix :)

Thank you for that. My team now shows in the box but when you click it nothing happens?

Also, when you write a message it doesn't post but when you write another message you get a pop up error message saying: Error: A chat is already being processed. Please wait.

Thanks again for the help...still kind of green when it comes to installing!

butch3r 05-18-2008 08:16 AM

Translation to russian almost done (commands based on FR versions), tomorrow, or late today i will post it

BUG REPORT:
- message "Could not find phrase 'mgc_cb_evo_no_file'." while importing NOTHING in manage commands
- menu on the left side of the message do not show while chatbox embedded in forum and in full page mode using Opera 9.50 (works fine in Archives)
- messages sent by unregistered/not logged displayed in stats but name field is empty
- few unused phrases found (like sticky/unsticky etc)

FEATURE REQUEST:
- do not display unregistered/not logged in user stats
or let them enter their name and then display their stats

ammoskumar 05-18-2008 09:51 AM

can some one please provide me the bit detailed installation instruction.... i follow the readme file but chatbox is not showing up?? there are also command folder how to install that??

and under the files folder i have upload the file according to folder like under the admincp folder files placed in the admincp folder...

please guide me asap...

thanks

dave9720 05-18-2008 11:22 AM

Just installed and my problem is that everything shows up on default page but not on my other skin missing arrow down on action icon in post. Doubled checked my misc folder and it is in there. Can someone guide me on how to correct this. :confused: Thanks in advance Dave

Ranger187 05-18-2008 05:04 PM

Did you copy the /images/misc/mgc folder to all the skins dirs? ;) If it's on the default page and not the other skin, it's either you didn't copy the images to the CORRECT skin dir, or template hacks... I'll guess on image dir.

VBDev 05-18-2008 05:16 PM

BUG REPORT:

Quote:

Originally Posted by butch3r (Post 1523238)
- message "Could not find phrase 'mgc_cb_evo_no_file'." while importing NOTHING in manage commands

Ok ! :)

Quote:

Originally Posted by butch3r (Post 1523238)
- menu on the left side of the message do not show while chatbox embedded in forum and in full page mode using Opera 9.50 (works fine in Archives)

I thought all bug were fixed in opera :(

Quote:

Originally Posted by butch3r (Post 1523238)
- messages sent by unregistered/not logged displayed in stats but name field is empty

Oh :/ Didn't thought about that case.

Quote:

Originally Posted by butch3r (Post 1523238)
- few unused phrases found (like sticky/unsticky etc)

Not a bug ;) That's not a big deal I won't go through all phrases.

FEATURE REQUEST:

Quote:

Originally Posted by butch3r (Post 1523238)
- do not display unregistered/not logged in user stats
or let them enter their name and then display their stats

[/quote]

I will fix the bug (you stated it above) for the name entering honestly I don't know.

I add it and will see :)

VBDev 05-18-2008 05:17 PM

Quote:

Originally Posted by ammoskumar (Post 1523290)
can some one please provide me the bit detailed installation instruction.... i follow the readme file but chatbox is not showing up?? there are also command folder how to install that??

and under the files folder i have upload the file according to folder like under the admincp folder files placed in the admincp folder...

please guide me asap...

thanks

Asap ... <= Please be a bit more polite than that ! We are not your slaves thanks ...

Have you set usergroup permissions ?

butch3r 05-18-2008 05:37 PM

1 Attachment(s)
Ok, translation done. Version 1.0 is attached here. Only /Commands and /Lang folders. Demo at aLc0-crew

Steve-EFC 05-18-2008 05:52 PM

I've installed it and set the permissions, however when visiting the page, it just says loading but never gets to the shoutbox itself

what could be wrong?

butch3r 05-18-2008 06:08 PM

Did you change any files? i got the same problem when i edited some phrases in lang file

dave9720 05-18-2008 06:12 PM

Quote:

Originally Posted by dave9720 (Post 1523394)
Just installed and my problem is that everything shows up on default page but not on my other skin missing arrow down on action icon in post. Doubled checked my misc folder and it is in there. Can someone guide me on how to correct this. :confused: Thanks in advance Dave

Ranger187
Did you copy the /images/misc/mgc folder to all the skins dirs? If it's on the default page and not the other skin, it's either you didn't copy the images to the CORRECT skin dir, or template hacks... I'll guess on image dir.


Yes they are in there, Do you know what templete to edit for this problem? :confused:
Thanks Dave

ProAzn 05-18-2008 06:14 PM

I just installed this mod. It''s bit complicated, not user friendly to set up.

How do I create the commands to ban users, chat announcements, and private chats as in the screen shots? Is there a manual?

ammoskumar 05-18-2008 06:36 PM

Quote:

Originally Posted by VBDev (Post 1523817)
Asap ... <= Please be a bit more polite than that ! We are not your slaves thanks ...

Have you set usergroup permissions ?

Hello Sir!! Dont Mind But Asap!! that doesn't mean that yo become a slave everybody is here to contribute and cooperate each other.. i just have wrote it.... thnaks for understanding..

BTW first of all thanks for the gr8 mod thanks. yes i did not set the permission it came up now after setting it:D also how to use those commands files in that folder??

dklassen 05-18-2008 06:53 PM

How do I get rid of this mod? I uninstalled it and deleted every file I could find. It still shows up under group permission and now I get an SQL error anytime I try and save any settings in there. I suspect because MGC is still trying to write to tables that are no longer there. Please help!

VBDev 05-18-2008 08:14 PM

<font color="Red">Thanks to The Swollen Cranium for his kind donation.
</font>

VBDev 05-18-2008 08:20 PM

Zip file udpated with russian language

VBDev 05-18-2008 08:24 PM

Quote:

Originally Posted by dave9720 (Post 1523868)
Ranger187
Did you copy the /images/misc/mgc folder to all the skins dirs? If it's on the default page and not the other skin, it's either you didn't copy the images to the CORRECT skin dir, or template hacks... I'll guess on image dir.

Yes they are in there, Do you know what templete to edit for this problem? :confused:
Thanks Dave

The little menu arrow is not part of the mgc directory images. It's a vbulletin default image.

You're sure it's in your style ?

Quote:

Originally Posted by ProAzn (Post 1523871)
I just installed this mod. It''s bit complicated, not user friendly to set up.

How do I create the commands to ban users, chat announcements, and private chats as in the screen shots? Is there a manual?

Any suggestions on how to easier install is welcome.

Each command can be installed separately. There is a readme in the commands directory of the zip file that explain how to install a command :)

Quote:

Originally Posted by ammoskumar (Post 1523884)
Hello Sir!! Dont Mind But Asap!! that doesn't mean that yo become a slave everybody is here to contribute and cooperate each other.. i just have wrote it.... thnaks for understanding..

BTW first of all thanks for the gr8 mod thanks. yes i did not set the permission it came up now after setting it:D also how to use those commands files in that folder??

There is a readme in the commands directory of the zip archive :)

Quote:

Originally Posted by dklassen (Post 1523900)
How do I get rid of this mod? I uninstalled it and deleted every file I could find. It still shows up under group permission and now I get an SQL error anytime I try and save any settings in there. I suspect because MGC is still trying to write to tables that are no longer there. Please help!

Read instructions carefully, they state that you must remove files before uninstalling the product.

The easier solution is to import the product again, then remove the chatbox files (especially the one from the includes/xml directory) and then remove the product.

dave9720 05-18-2008 08:53 PM

[QUOTE=VBDev;1523986]The little menu arrow is not part of the mgc directory images. It's a vbulletin default image.

You're sure it's in your style ?


It's in there and even replaced the down9x9.gif with the default one from vb.

VBDev 05-18-2008 09:28 PM

Yes but where did you put it ?

dave9720 05-19-2008 12:45 AM

Quote:

Originally Posted by VBDev (Post 1524104)
Yes but where did you put it ?

Installed here /public_html/BESTSATELLITEPROSSITE.COM/images and here /public_html/BESTSATELLITEPROSSITE.COM/images/misc and here /public_html/BESTSATELLITEPROSSITE.COM/images/misc/mgc_cb_evo all 3 spots.

I do have vBadvanced CMPS v3.0.1 for main home page. I just want to show this mod on forum. Thanks Dave

SwollenCranium 05-19-2008 01:16 AM

Quote:

Originally Posted by VBDev (Post 1523973)
Thanks to The Swollen Cranium for his kind donation.


You are most welcome !!

VBDev 05-19-2008 05:10 AM

Quote:

Originally Posted by dave9720 (Post 1524245)
Installed here /public_html/BESTSATELLITEPROSSITE.COM/images and here /public_html/BESTSATELLITEPROSSITE.COM/images/misc and here /public_html/BESTSATELLITEPROSSITE.COM/images/misc/mgc_cb_evo all 3 spots.

I do have vBadvanced CMPS v3.0.1 for main home page. I just want to show this mod on forum. Thanks Dave

I don't understand what is the problem ? The image is not showing or the chatbox is not showing ?


All times are GMT. The time now is 12:49 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.04397 seconds
  • Memory Usage 1,856KB
  • 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
  • (2)bbcode_php_printable
  • (25)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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