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 12-26-2008 06:34 AM

Quote:

Originally Posted by Cybershaolin (Post 1693811)
Using 3.6.8, installed as described but no go for me.

Looks like Javascript is not working or Ajax, I'm not sure because I know nothing about coding.

I have set up all the options, redid my usergourps, etc and also cleared my cache.

1 - Looks like the cookies are not working to get rid of the bbcodes or smilies

2- Can type a message but as soon as I press Enter or click Go, the entire page reloads and my forumhome page disappears completely leaving me with a Empty chatbox (without even having the message I just typed).

3- Get a database error when clicking on my portal page (vbAdvanced CMPS)

Code:

Database error in vBulletin 3.6.8:

Invalid SQL:
SELECT js_file,phpcode_chatbox_display FROM vb_mgc_cb_evo_command WHERE active='1';

MySQL Error  : Unknown column 'js_file' in 'field list'
Error Number : 1054
Date        : Friday, December 26th 2008 @ 03:07:38 AM
Script      : http://127.0.0.1:8080/vb_364/forum/cmps_index.php
Referrer    : http://127.0.0.1:8080/vb_364/forum/index.php
IP Address  : 127.0.0.1
Username    : myname
Classname    : vB_Database

So, many issues here. Just too bad because I wanted to try the long await new posts/threads option.

Hi Cybershaolin,

I think you have not followed the correct instructions.

Seems like you are still having the old version of the php files from the 0.1.1 version of the chatbox. Hit me up on my new forum in the chatbox.

VBDev 12-26-2008 06:40 AM

Quote:

Originally Posted by SnapOff Racing (Post 1693802)
I must admit that MGC is a hard worker and does stand by his mod! Guy is a hell of a person to deal with all the hassle. But on the flip side I have noticed more donations for this mod than damn near any other mod that I have seen. Personally I am a little disappointed in the new branding that is below the chatbox. I have had quite a few offers from local motorsports shops that want to advertise for cash but I won't do it because I just don't like looking at all that garbage, I don't think anyone else does either . Especially people that get on the forum on a daily basis, it just becomes a nuisance to look at. The branding in the ARCHIVES is fine with me but the one under the chatbox looks just a little tacky IMO. Honestly I think the one under the chatbox should have been used for some kinda announcement feature or something :D

About the donations, there are not so much you know compared to all the hours of coding spent on the chatbox you know.

I have always tried to make the chatbox better and better for you users and I didn't thought a simple copyright would make such non sense to all of you...

SnapOff Racing 12-26-2008 07:09 AM

Quote:

Originally Posted by VBDev (Post 1693823)
About the donations, there are not so much you know compared to all the hours of coding spent on the chatbox you know.

I have always tried to make the chatbox better and better for you users and I didn't thought a simple copyright would make such non sense to all of you...

It's cool man don't get all worked up, I wasn't trying to imply that you have received millions of dollars in donations and that should be enough, I was simply stating that compared to other mods people love this one and it's obvious that people appreciate your hard work hence all the donations compared to other mods. Being a fellow software dev I speak from experience when I say "WRITING CODE SUCKS!" and I understand where your coming from. Trust me, if your branding bothered me that much I would just remove it. You did a good job encoding it but it wasn't that hard to find ;)

Do what you gotta do man, I think everyone would agree when I say that we all appreciate your dedication and hard work. It certainly doesn't go unnoticed as far as I'm concerned :up:

VBDev 12-26-2008 07:12 AM

Quote:

Originally Posted by SnapOff Racing (Post 1693833)
It's cool man don't get all worked up, I wasn't trying to imply that you have received millions of dollars in donations and that should be enough, I was simply stating that compared to other mods people love this one and it's obvious that people appreciate your hard work hence all the donations compared to other mods. Being a fellow software dev I speak from experience when I say "WRITING CODE SUCKS!" and I understand where your coming from. Trust me, if your branding bothered me that much I would just remove it. You did a good job encoding it but it wasn't that hard to find ;)

Do what you gotta do man, I think everyone would agree when I say that we all appreciate your dedication and hard work. It certainly doesn't go unnoticed as far as I'm concerned :up:

Thanks for the kind remarks :)

Yeah It's very well hidden hahaha

Honk0815 12-26-2008 07:13 AM

Quote:

Originally Posted by Ranger187 (Post 1693768)
You need to see the author for the Vba addon. STangger. It's listed in the very top here.


I have vbCMS and not VBa

VBDev 12-26-2008 07:19 AM

Quote:

Originally Posted by Honk0815 (Post 1693837)
I have vbCMS and not VBa

Yes you do ! But then you have to ask the author of the module for vBCMS. Did you ?

Honk0815 12-26-2008 07:35 AM

Yes i have this.my answer was covered only on post by Ranger187.

I make a Downgrade to v.1.1.0..

SnapOff Racing 12-26-2008 07:46 AM

VBDev, just an FYI in your Readme file everything that says $mgc_cb_evo_postibt should actually be $mgc_cb_evo_postbit :up:

pnosko31 12-26-2008 07:52 AM

:) I just saw that too

VBDev 12-26-2008 07:53 AM

Quote:

Originally Posted by SnapOff Racing (Post 1693850)
VBDev, just an FYI in your Readme file everything that says $mgc_cb_evo_postibt should actually be $mgc_cb_evo_postbit :up:

Yes lol :D I'll correct that in the next version which should be out in January :D

yakuza35 12-26-2008 08:53 AM

Quote:

Originally Posted by VBDev (Post 1693818)
You have certainly an older version of vB (prior to 3.6.10), check the readme file for explanation.

I am using 3.7.0 version and now what I have to do
I have to add this code ?
PHP Code:

var SECURITYTOKEN '0'


VBDev 12-26-2008 08:58 AM

Quote:

Originally Posted by yakuza35 (Post 1693871)
I am using 3.7.0 version and now what I have to do
I have to add this code ?
PHP Code:

var SECURITYTOKEN '0'


No no no !!! That would mess things up :)

If you are getting security token issues with your chatbox version, check that you have uploaded all the files and refresh your browser cache.

Deimos 12-26-2008 09:35 AM

Quote:

Originally Posted by VBDev (Post 1693818)
Up to you... Bitwise it's not advertising it's just copyright for long hours of work...
vBulletin has a copyright at the bottom, do you remove it ? I don't think so...

But, the VB copyright isn't right in your face like this one, it's at the bottom, as are other copyrights which get added by other plugin creators.:p

yakuza35 12-26-2008 09:44 AM

now I fixed but I have one problem again I cant see chats I can see them on archives but I cant see on chat box I just see loading pic

entertain 12-26-2008 09:59 AM

1 Attachment(s)
Quote:

Originally Posted by VBDev
I don't understand your problem. You mean there is an error in bugzilla but then it still works ?

At first: I meant Firebug and not Bugzilla. It was a little bit too late. :D
No, I wanted to say that there is maybe an error in your ajax code, which is not fatal.

But maybe it has something to do with that, that a few users reportet, having to reload the page, before they are able to see their own shouts or the shouts of an other person. ;)

*edit*
And maybe it has also anything to do with this:
Attachment 91192
A user (with internet explorer) has reported it...

pnosko31 12-26-2008 11:09 AM

Quote:

Originally Posted by Deimos (Post 1693884)
But, the VB copyright isn't right in your face like this one, it's at the bottom, as are other copyrights which get added by other plugin creators.:p

this copyright is at the bottom too - the bottom of the plugin :)

If it's too much of a hassle for you I'm sure you can use Inferno vBShout lite - last update May 13th
or Cyb Chatbox - last update Sept 22nd, cChatbox last updated Aug 28th, vBulletin 3.x Shoutbox 1.0 - last update June 19th, Dream's Chatbox - last update Oct 10th, or GSBOS - last update oct 1st. Or deal with a lil copyright and have a developer that is constantly making upgrades, helping users, developing add-ons and so forth.....(well guess you could try to write your own!)

After all, you get what you pay for :)

Deimos 12-26-2008 11:35 AM

Quote:

Originally Posted by pnosko31 (Post 1693926)
If it's too much of a hassle for you I'm sure you can use......

I believe I already stated that I'd continue to use the previous version.
Don't put words into my mouth.
It's just my opinion that having a copyright notice right under the chat area, is a bit much

SnapOff Racing 12-26-2008 11:44 AM

Alright found a couple more issues with the "Archives".

First when I do a search in the archives say for example I search for the word "Hello", well if the results return more than one page of results and I try to click on another page, it returns the error of "That user doesn't exist!" See video...


Second: If I try selecting the option "The Beginning" in the archives, the page refreshes and then returns back to "Yesterday". If I select anything else it works fine so it seems like the only one that isn't working is "The Beginning"... See Video...

VBDev 12-26-2008 12:02 PM

Quote:

Originally Posted by yakuza35 (Post 1693888)
now I fixed but I have one problem again I cant see chats I can see them on archives but I cant see on chat box I just see loading pic

Hum, do the following check :
  • All your chatbox templates are reverted
  • You are running the last js files
  • Your browser cache is refreshed
Quote:

Originally Posted by entertain (Post 1693904)
At first: I meant Firebug and not Bugzilla. It was a little bit too late. :D
No, I wanted to say that there is maybe an error in your ajax code, which is not fatal.

But maybe it has something to do with that, that a few users reportet, having to reload the page, before they are able to see their own shouts or the shouts of an other person. ;)

*edit*
And maybe it has also anything to do with this:
Attachment 91192
A user (with internet explorer) has reported it...

You're running a vB3.6 version ?

The user, did he report that multiple times or only once ?

Quote:

Originally Posted by SnapOff Racing (Post 1693951)
Alright found a couple more issues with the "Archives".

First when I do a search in the archives say for example I search for the word "Hello", well if the results return more than one page of results and I try to click on another page, it returns the error of "That user doesn't exist!" See video...


Second: If I try selecting the option "The Beginning" in the archives, the page refreshes and then returns back to "Yesterday". If I select anything else it works fine so it seems like the only one that isn't working is "The Beginning"... See Video...

Wow bug report as video :) That rocks.

Thanks for the report it seems that there indeed is bugs... Damn !!

I am adding this up to the todo list and will fix that for the next version planned in january along with some other notifications plugins that will be in the BF package.

entertain 12-26-2008 12:12 PM

Quote:

You're running a vB3.6 version ?

The user, did he report that multiple times or only once ?
Ok, is is now shouting in the chatbox. I think it was once. ;)

The "blinking channel icons"-feature is not working any more. I think it as anything to do with this:
https://vborg.vbsupport.ru/showpost....postcount=3388

When I deactivate this feature, Firebug don't show this ajax error any more... ;)


Greetings.

entertain 12-26-2008 12:16 PM

Can anybody reproduce that deleting chats in the archive is not working? :o

VBDev 12-26-2008 12:18 PM

Quote:

Originally Posted by entertain (Post 1693968)
Ok, is is now shouting in the chatbox. I think it was once. ;)

The "blinking channel icons"-feature is not working any more. I think it as anything to do with this:
https://vborg.vbsupport.ru/showpost....postcount=3388

When I deactivate this feature, Firebug don't show this ajax error any more... ;)

Greetings.

O really ! Crap I remembered having tested it...

Another bug lol That's not very serious :D

Quote:

Originally Posted by entertain (Post 1693969)
Can anybody reproduce that deleting chats in the archive is not working? :o

I did in IE :)

Cybershaolin 12-26-2008 12:26 PM

Quote:

Originally Posted by VBDev (Post 1693820)
Hi Cybershaolin,

I think you have not followed the correct instructions.

Seems like you are still having the old version of the php files from the 0.1.1 version of the chatbox. Hit me up on my new forum in the chatbox.

Well I had version 0.1.2. What I did was uninstall the old version as requested in the upgrade readme info since I had a version prior to 1.0 and I also removed all files before uploading the new ones and then install the new product.

I'm sure I have followed the exact instructions. I forgot to say I was testing locally. When it will work I will put it Live.

For the vbadvance error, I think the mistake I made was to not upgrade the module to 1.7... I'll try that later today.

But for the rest, like I said, I just can't do anything in the chatbox.Nothing works. When I click on GO or if I hit enter, the entire page reloads and my forumhome page disappears completely leaving me with a Empty chatbox (without even having the message I just typed).

Anyhow, it's not working at all

VBDev 12-26-2008 12:29 PM

Quote:

Originally Posted by Cybershaolin (Post 1693979)
Well I had version 0.1.2. What I did was uninstall the old version as requested in the upgrade readme info since I had a version prior to 1.0 and I also removed all files before uploading the new ones and then install the new product.

I'm sure I have followed the exact instructions. I forgot to say I was testing locally. When it will work I will put it Live.

For the vbadvance error, I think the mistake I made was to not upgrade the module to 1.7... I'll try that later today.

But for the rest, like I said, I just can't do anything in the chatbox.Nothing works. When I click on GO or if I hit enter, the entire page reloads and my forumhome page disappears completely leaving me with a Empty chatbox (without even having the message I just typed).

Anyhow, it's not working at all

Well the fact that it doesn't work locally is possible because the js files from yui re retrieved online and perhaps your firewall blocks that.

As I do know you I can install it for you on your forum as a gift to an old client ;)

entertain 12-26-2008 12:34 PM

Opera 9.63:
In the chatbox
Clicking on the graphic to open the menu of a shout doesn't work

Need a bugfix-release soon :o

SnapOff Racing 12-26-2008 12:36 PM

Quote:

Originally Posted by VBDev (Post 1693962)

Wow bug report as video :) That rocks.

Thanks for the report it seems that there indeed is bugs... Damn !!

I am adding this up to the todo list and will fix that for the next version planned in january along with some other notifications plugins that will be in the BF package.

lol well I hate trying to explain things with words sometimes, it's so much easier to actually SEE what's going on :D

Quote:

Originally Posted by entertain (Post 1693969)
Can anybody reproduce that deleting chats in the archive is not working? :o

Damn I'm having that issue too just checked and it says "You haven't specified any keyword" when I try to delete chats from the Archives.

Damn i'll be honest, I think the old archives setup was a lot better. I like the new search feature FOR SURE but I don't like how the pages just don't show up automatically. Then again if the drop down box was working I suppose it wouldn't really be all that big of an issue :D

MrZeropage 12-26-2008 12:36 PM

I think there should be an option to load YUI-scripts from own webserver (or locally) by listing the needed YUI-files for download

VBDev 12-26-2008 12:40 PM

Quote:

Originally Posted by entertain (Post 1693988)
Opera 9.63:
In the chatbox
Clicking on the graphic to open the menu of a shout doesn't work

Need a bugfix-release soon :o

I had tested on Opera for Mac but don't remember the version... Will check it out.

Quote:

Originally Posted by SnapOff Racing (Post 1693990)
Damn I'm having that issue too just checked and it says "You haven't specified any keyword" when I try to delete chats from the Archives.

Damn i'll be honest, I think the old archives setup was a lot better. I like the new search feature FOR SURE but I don't like how the pages just don't show up automatically. Then again if the drop down box was working I suppose it wouldn't really be all that big of an issue :D

The new archives dropdown was introduced in order to lower the load on the server (problem of huge amounts of chats to parse which could lead to slowness).

Quote:

Originally Posted by MrZeropage (Post 1693991)
I think there should be an option to load YUI-scripts from own webserver (or locally) by listing the needed YUI-files for download

You're right I should add this in the next version !

yeku 12-26-2008 12:51 PM

Hey, I tried to install the MGC_Chatbox_Evo_2.0.2, once finished the installation, now can not go into my panel

I took the decision to remove all the files of this hack, but it is the xml that goes from the panel and strip me this error when trying to enter

Quote:

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(407) : eval()'d code on line 855

Fatal error: require_once() [function.require]: Failed opening required '/home/axarquia/public_html/foro/includes/functions_mgc_cb_evo.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/axarquia/public_html/foro/global.php(407) : eval()'d code on line 855
After watching this, and I could not do anything that I have updated the version of vBulletin 3.7.4 until everything has gone well, and I get to finish the screen to enter the panel but nothing, still the error.

How can I fix it, someone can tell me please.

Before you do anything, I made a backup of my bd.

Greetings

sorry, but it is translated by google



SnapOff Racing 12-26-2008 12:56 PM

Quote:

Originally Posted by VBDev (Post 1693992)
The new archives dropdown was introduced in order to lower the load on the server (problem of huge amounts of chats to parse which could lead to slowness).

WOW your right. I switched back to 1.1.0 and I can tell how slow it loads when going into the archives compared to 2.0.2. I don't know why it would be so slow considering I only have 215,549 chats in my DB LOL :D

icemann 12-26-2008 12:56 PM

Quote:

Originally Posted by RHWiRED (Post 1693671)
It's ok. I edited it, and removed that part. I changed it to:

Code:

&first_load="+first_load+"&chatids="+b)}alert()}return false}function wait_chatbox_refresh(g)


Doing this worked for me too. :up:

entertain 12-26-2008 12:58 PM

1 Attachment(s)
Google Chrome. ;)

VBDev 12-26-2008 01:00 PM

Quote:

Originally Posted by yeku (Post 1693997)
Hey, I tried to install the MGC_Chatbox_Evo_2.0.2, once finished the installation, now can not go into my panel


I took the decision to remove all the files of this hack, but it is the xml that goes from the panel and strip me this error when trying to enter




After watching this, and I could not do anything that I have updated the version of vBulletin 3.7.4 until everything has gone well, and I get to finish the screen to enter the panel but nothing, still the error.

How can I fix it, someone can tell me please.

Before you do anything, I made a backup of my bd.

Greetings


sorry, but it is translated by google





You couldn't go into your admincp after install ? That's not normal at all.

You certainly forget to upload the files.

VBDev 12-26-2008 01:01 PM

Quote:

Originally Posted by entertain (Post 1694003)
Google Chrome. ;)

I am sorry but currently I don't support Chrome.

It's a beta browser and doesn't have a Mac version for the moment.

entertain 12-26-2008 01:02 PM

No, it isn't a beta browser any more. :o

SnapOff Racing 12-26-2008 01:05 PM

Quote:

Originally Posted by entertain (Post 1694007)
No, it isn't a beta browser any more. :o

It may not be a beta anymore but it's still wet behind the ears that's for sure :D

yeku 12-26-2008 01:12 PM

<div align="left">If I have all the files in my root directory, I do not know what is the significance of the error

VBDev pleaseeeee
</div>

VBDev 12-26-2008 01:13 PM

Oh I thought it still was :D

Anyway they don't have the version for Mac and that's not cool :(

VBDev 12-26-2008 01:14 PM

Quote:

Originally Posted by yeku (Post 1694012)
If I have all the files in my root directory, I do not know what is the significance of the error


VBDev pleaseeeee

All in the root directory ?!? Not all the files shall be in the root directory.

The functions_mgc_cb_evo.php file shall be in the includes directory.

entertain 12-26-2008 01:30 PM

How can I integrate the chatbox in vbadvanced CMPS? :)


All times are GMT. The time now is 07:38 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.05265 seconds
  • Memory Usage 1,879KB
  • 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
  • (33)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