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)

VBDev 03-04-2012 09:45 AM

Quote:

Originally Posted by helwoe (Post 2305823)
Thank you for creating this mod.

Is there a way to change the "information request" for guests to just say "enter nick name" ?

Thanks

There is an option for that, you have to allow unregistered to chat through usergroup options, then you have to set an option to ask guests to input a username.

Quote:

Originally Posted by Asmod (Post 2305856)
how i unban the users in chatbox ?

Either through the /showban command than open a page to let you do this.
Or with the /unban command (see help inside the chatbox for more info on its syntax).

Asmod 03-04-2012 12:01 PM

Thanks for the support but it seems that i got some problems with it and database error, first it makes forums not showing the last post made by last one who posted in threads, is showing only the starter // and second it gives error when i try to validate post or threads in admincp ( error on mgc_evo line 1 ....etc) Uninstalled.

VBDev 03-04-2012 12:25 PM

The bug for validation in admincp is a known bug I have to correct.

Regarding the other problem you are the only one that reported such issue so far.
Can you post an exact screenshot plz ?

cdoyle 03-05-2012 01:03 PM

Hi,
I uninstalled this because my users were not using it, but I've run into a problem.
When I go into my usergroup permissions, the chatbox options are still there and if I try and save any changes I get a db error.

How can I completely remove this from my forum?

Schoelle 03-05-2012 03:11 PM

Quote:

Originally Posted by cdoyle (Post 2306400)
Hi,
How can I completely remove this from my forum?


Have you followed the instructions from the readme file?
If you follow these it should be removed completely.

GhettoTech 03-06-2012 03:38 PM

I'm having an issue with links being parsed with something to the beginning and treating everything as relative links rather than absolutes. for instance... if in the chat I post

http://www.yahoo.com

in the chat it's displaying www.yahoo.com

but clicking or hovering over the link shows - http://www.forextips.com/forums/www.yahoo.com

please help.

Nelson58 03-06-2012 04:33 PM

When I try to move a thread, since installing Evo, I get the following error. How can I fix this please?


Nelson




Database error in vBulletin 4.1.11:

Invalid SQL:

INSERT INTO mgc_cb_evo_chat
(
dateline,fromuid,name,ctext,sticky,chanid,coidenti fier,iswarning,warningtype,tpforumid,tpthreaduseri d,
hascustomavatar,avatarid,avatarrevision,usergroupi d,displaygroupid

)
VALUES
(
'1331055049','356','jgedde','5646,I got robbed last night - just venting',0,0,0,1,'thread','13','356'
'0','0','0',
'22','22'

);

MySQL Error : Column count doesn't match value count at row 1
Error Number : 1136
Request Date : Tuesday, March 6th 2012 @ 09:30:49 AM
Error Date : Tuesday, March 6th 2012 @ 09:30:49 AM
Script : http://www.hobby-machinist.com/posti...ethread&t=5619
Referrer : http://www.hobby-machinist.com/postings.php
IP Address : 207.29.40.2
Username : Allthumbz
Classname : vB_Database
MySQL Version : 5.0.92-community

VBDev 03-06-2012 04:43 PM

Quote:

Originally Posted by Allthumbz (Post 2306840)
When I try to move a thread, since installing Evo, I get the following error. How can I fix this please?


Nelson




Database error in vBulletin 4.1.11:

Invalid SQL:

INSERT INTO mgc_cb_evo_chat
(
dateline,fromuid,name,ctext,sticky,chanid,coidenti fier,iswarning,warningtype,tpforumid,tpthreaduseri d,
hascustomavatar,avatarid,avatarrevision,usergroupi d,displaygroupid

)
VALUES
(
'1331055049','356','jgedde','5646,I got robbed last night - just venting',0,0,0,1,'thread','13','356'
'0','0','0',
'22','22'

);

MySQL Error : Column count doesn't match value count at row 1
Error Number : 1136
Request Date : Tuesday, March 6th 2012 @ 09:30:49 AM
Error Date : Tuesday, March 6th 2012 @ 09:30:49 AM
Script : http://www.hobby-machinist.com/posti...ethread&t=5619
Referrer : http://www.hobby-machinist.com/postings.php
IP Address : 207.29.40.2
Username : Allthumbz
Classname : vB_Database
MySQL Version : 5.0.92-community

That's a known bug, It's correcting in upcoming version (somewhere end of week for the release).

Quote:

Originally Posted by GhettoTech (Post 2306823)
I'm having an issue with links being parsed with something to the beginning and treating everything as relative links rather than absolutes. for instance... if in the chat I post

http://www.yahoo.com

in the chat it's displaying www.yahoo.com

but clicking or hovering over the link shows - http://www.forextips.com/forums/www.yahoo.com

please help.

You're posting the url with the http and it prepend your forum url ?

Are you seing the same thing elsewhere on your forum like in posts if you set it to automatically parse links in text ?

GhettoTech 03-06-2012 05:25 PM

Quote:

Originally Posted by VBDev (Post 2306841)
You're posting the url with the http and it prepend your forum url ?

Are you seing the same thing elsewhere on your forum like in posts if you set it to automatically parse links in text ?

No, I am not seeing the forum url being prepended to the links in other places on the forum. This is only happening on the chat box.

Nelson58 03-06-2012 05:51 PM

Quote:

Originally Posted by VBDev (Post 2306841)
That's a known bug, It's correcting in upcoming version (somewhere end of week for the release).

Merci Clement.

Nelson

VBDev 03-07-2012 05:16 AM

Quote:

Originally Posted by GhettoTech (Post 2306866)
No, I am not seeing the forum url being prepended to the links in other places on the forum. This is only happening on the chat box.

Just tested on my forum I have set the chatbox to parse urls (you have that on too ?) and it does work as expected, what is your vb version ?

GhettoTech 03-07-2012 02:32 PM

Quote:

Originally Posted by VBDev (Post 2307039)
Just tested on my forum I have set the chatbox to parse urls (you have that on too ?) and it does work as expected, what is your vb version ?

I'm using 4.1.10

Where is the dialog box to check the parsing url's for the chatbox?

VBDev 03-07-2012 05:31 PM

This is not a dialog box, it's an option in chat formatting options.

cpanel10x 03-08-2012 05:31 PM

How to fix bot with extra options.
Example :
Database :
- Ask : so hot
- Answer : Why hot ?
When type : This topic so hot
- Bot answer too : Why hot ? (But not needed insert This topic so hot again)

jrap 03-09-2012 12:10 AM

I'm getting a 500 error, and have narrowed it down to this section of code:

Code:

        // The user can't view the chatbox or full mode is not yet enabled ?
        if (!$MGCCbEvoCore->evo_permissions->can_view() || !$vbulletin->options['mgc_cb_evo_fullmode_active'])
        {
                print_no_permission();
        }

I tried an uninstall / re-install, but the problem persists. Any ideas?

Thanks!

VBDev 03-09-2012 11:34 AM

Quote:

Originally Posted by cpanel10x (Post 2307572)
How to fix bot with extra options.
Example :
Database :
- Ask : so hot
- Answer : Why hot ?
When type : This topic so hot
- Bot answer too : Why hot ? (But not needed insert This topic so hot again)

The bot is fairly simple, it triggers on strings or words (in that case word).
Hence there is no real work around.

I'll be implementing a smart bot but no right now.

Quote:

Originally Posted by jrap (Post 2307697)
I'm getting a 500 error, and have narrowed it down to this section of code:

Code:

        // The user can't view the chatbox or full mode is not yet enabled ?
        if (!$MGCCbEvoCore->evo_permissions->can_view() || !$vbulletin->options['mgc_cb_evo_fullmode_active'])
        {
                print_no_permission();
        }

I tried an uninstall / re-install, but the problem persists. Any ideas?

Thanks!

I don't see a problem in this bit of code, what's your php version ?
And what is the error you get in your php logs ?

Moncha 03-09-2012 02:12 PM

VBDev I have a slight problem, I was trying to uninstall the product and I now have a database error and can't get in to my site. I want to purchase your product but need to clean the mess up, can you help?

VBDev 03-09-2012 03:21 PM

Yes, if you post the database error ;)

If it's related to usergroup permissions, it's because you haven't removed the xml file in includes/xml.

Cl?ment

Moncha 03-09-2012 03:27 PM

Well, that was a panic... Sorry missed a file.. Whew!! I do like your product and your suport, I'll be purchasing later today. When I do buy, I have vB Publishing suite, do I need the CMS add on as well?

VBDev 03-09-2012 10:05 PM

Questions regarding the BF version are not to be ask here ;)

cpanel10x 03-10-2012 12:01 AM

Quote:

Originally Posted by VBDev (Post 2307841)
The bot is fairly simple, it triggers on strings or words (in that case word).
Hence there is no real work around.

I'll be implementing a smart bot but no right now.

Waiting for your work :D. Good job and thank you very much

VBDev 03-11-2012 07:06 PM

<font color="Red">Chatbox updated to 3.2.3</font>

Crotan 03-11-2012 08:16 PM

Quote:

Originally Posted by VBDev (Post 2308625)
Chatbox updated to 3.2.3

I see 3.0.0 was removed as well, I've been watching by as this new version has progressed, not sure I'm going to make the jump yet.

VBDev 03-11-2012 08:21 PM

Yeah as there is no encoding anymore thought it was useless to keep the 3.0.0 here.

Skyborg 03-11-2012 09:19 PM

1 Attachment(s)
Just installed the new version.

PM:
But have a display error, wrong Username/s will be displayed.

Just see my screenshots.

VBDev 03-11-2012 09:22 PM

There was such an issue sometime ago but never found why and thought it was fixed.

Can you please report it useing project tools on my website plz ?

johkalhaups 03-11-2012 09:26 PM

<a href="http://www.theriseoftsm.com/forums/index.php" target="_blank">http://www.theriseoftsm.com/forums/index.php</a>

Updated my shoutbox to 3.2.3 today and then ran the the update of vB to 4.1.11.

Now click my link and look at the shoutbox.

It has the New Posts Private Messages FAQ Calendar Community Forum Actions Quick Links right below the smilies.

I tried reinstalling the shoutbox and I got this error - An error occurred while processing the bitfield files, the following information was returned: Bitfield Collision: credits_cantearn = allowvideos

This error now also shows up under AdminCP -> MGC Chatbox Evo -> Chats formatting -> Choice of the formatting options which can be selected in the user control panel

EDIT: Found out it was a conflict in my custom skin.

Skyborg 03-11-2012 09:28 PM

Quote:

Originally Posted by VBDev (Post 2308654)
There was such an issue sometime ago but never found why and thought it was fixed.

Can you please report it useing project tools on my website plz ?

Yes, i?ll post it on your site.

@VBDev:
I can?t select your new Version unter Affected Version in your Project Tool.
Have postet it on 3.2.2.

whitedd 03-11-2012 10:54 PM

Quote:

Originally Posted by Kybyrian (Post 2305597)
I can't get notifications to display for any usergroups except our admin usersgroups, which is odd. Removed myself from the admin usergroup and tried every usergroup -- only worked on the two we have reserved for webmaster and administrators. I have notifications enabled for each usergroup in question. I even tried enabling every single permission for MGC Chatbox Evo in the usergroup options, no dice for any of them.

not fixed with this version... :((

VBDev 03-12-2012 06:03 AM

Quote:

Originally Posted by johkalhaups (Post 2308656)
http://www.theriseoftsm.com/forums/index.php

Updated my shoutbox to 3.2.3 today and then ran the the update of vB to 4.1.11.

Now click my link and look at the shoutbox.

It has the New Posts Private Messages FAQ Calendar Community Forum Actions Quick Links right below the smilies.

I tried reinstalling the shoutbox and I got this error - An error occurred while processing the bitfield files, the following information was returned: Bitfield Collision: credits_cantearn = allowvideos

This error now also shows up under AdminCP -> MGC Chatbox Evo -> Chats formatting -> Choice of the formatting options which can be selected in the user control panel


EDIT: Found out it was a conflict in my custom skin.

Oh ok :)

Quote:

Originally Posted by Skyborg (Post 2308657)
Yes, i?ll post it on your site.

@VBDev:
I can?t select your new Version unter Affected Version in your Project Tool.
Have postet it on 3.2.2.

Corrected ;)

Quote:

Originally Posted by whitedd (Post 2308685)
not fixed with this version... :((

??? I have tested it and it was fixed.

Anyone having the same problem ?

Lemminator 03-12-2012 09:15 AM

Quote:

Originally Posted by nonspin (Post 2303746)
Try changing the Dojo Theme spcified in:
MGC Chatbox Evo : Advanced options -> DoJo Graphical Theme

i dont have this option ???? have anybody a idea ????

greetz lemmi

VBDev 03-12-2012 12:37 PM

Are you sure that you looked in the right place ?

Lemminator 03-12-2012 02:24 PM

Yes adminpanal ---mgcevo--/ adv. Option

Zabulus 03-12-2012 02:54 PM

We ran into a little issue updating to the newest version today.

1) PMs still don't work for many (I use firefox works for me, some others that use firefox it doesn't work)

2) My programmer said you would know what this meant:

plugin: mgc_cb_evo/plugins/fetch_userinfo_query.php
add <?php


** Edit ** Now my PMs aren't working again :(

VBDev 03-12-2012 05:36 PM

Quote:

Originally Posted by Lemminator (Post 2308851)
Yes adminpanal ---mgcevo--/ adv. Option

Man it's the first option, re-check with opened eyes ;)

Quote:

Originally Posted by Zabulus (Post 2308860)
We ran into a little issue updating to the newest version today.

1) PMs still don't work for many (I use firefox works for me, some others that use firefox it doesn't work)

2) My programmer said you would know what this meant:

plugin: mgc_cb_evo/plugins/fetch_userinfo_query.php
add <?php


** Edit ** Now my PMs aren't working again :(

Regarding PMs, please ask your users to empty their cache. I ran a test and it works.

Regarding 2, yeah <? works but <?php is indeed better, this is I think the only place where I didn't do it...

Kane@airrifle 03-12-2012 06:12 PM

Can anyone assist with a work around for broken chatbox size in Chrome/IE/Safari? Chatbox displays correctly in FF but in the other three browsers the chatbox over spans forum borders by a looooooong way.
VB Ver 3.8.7
MGC Ver. 3.2.3 clean install after removing ver 3

TIA

whitedd 03-13-2012 01:35 AM

...downgraded to 3.0.0 :(

sweetpotato 03-13-2012 05:43 AM

3.2.3 works for me with Vb 4.1.11 but notifications still not showing. Though it really better than 3.0.0 so much.

Thanks for the nice mode.

VBDev 03-13-2012 06:01 AM

Quote:

Originally Posted by Kane@airrifle (Post 2308908)
Can anyone assist with a work around for broken chatbox size in Chrome/IE/Safari? Chatbox displays correctly in FF but in the other three browsers the chatbox over spans forum borders by a looooooong way.
VB Ver 3.8.7
MGC Ver. 3.2.3 clean install after removing ver 3

TIA

Please post a screenshot.

Quote:

Originally Posted by whitedd (Post 2309001)
...downgraded to 3.0.0 :(

What's the point of sending such a post ? That doesn't help fixing possible issues...

Quote:

Originally Posted by sweetpotato (Post 2309028)
3.2.3 works for me with Vb 4.1.11 but notifications still not showing. Though it really better than 3.0.0 so much.

Thanks for the nice mode.

By not showing do you mean that the block isn't there ?

Can you please check wether the block of the chatbox is here or not in the forum & moderator menu > Blocks manager ?

sweetpotato 03-13-2012 06:49 AM

Quote:

Originally Posted by VBDev (Post 2309032)
By not showing do you mean that the block isn't there ?

Can you please check wether the block of the chatbox is here or not in the forum & moderator menu > Blocks manager ?

Yes. I mean Chatbox Block does not show though I still see it in the forum & moderator.


All times are GMT. The time now is 07:39 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.07307 seconds
  • Memory Usage 1,855KB
  • 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
  • (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