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)

DigitALL 03-08-2009 01:40 PM

Hello,

When I post a chat it appears at the bottom of all chats so you have to scroll down to see it. At first I thought that it does not display some chats but later I noticed that it does not display the chats in order.
This is what I noticed: if I type a chat it will be first displayed at the bottom and later (don't have a time table but if I refresh it after the chat, it is not corrected) it will be automatically placed where it supposed to be.
Currently the chatbox is set to display the newest chats on the top with the time only, no date and without "today/Yesterday" option.
Why the chats would be displayed so randomly please?

tester200 03-08-2009 05:49 PM

I have a problem with the chatbox and in this
Quote:

Ajay error: an error has occured in an ajax request of the chatbox, please report your admin
Please help

kronnos 03-08-2009 08:05 PM

Quote:

Originally Posted by DigitALL (Post 1763183)
Hello,

When I post a chat it appears at the bottom of all chats so you have to scroll down to see it. At first I thought that it does not display some chats but later I noticed that it does not display the chats in order.
This is what I noticed: if I type a chat it will be first displayed at the bottom and later (don't have a time table but if I refresh it after the chat, it is not corrected) it will be automatically placed where it supposed to be.
Currently the chatbox is set to display the newest chats on the top with the time only, no date and without "today/Yesterday" option.
Why the chats would be displayed so randomly please?

I think I had a similar problem when I tried to stick a chat. I didn't know why this was happening until I unstickied that chat. Maybe you got the same problem?

davew 03-08-2009 09:14 PM

Quote:

Originally Posted by davew (Post 1763151)
I just had to disable MGC :(

I was getting the "Loading" message, and nothing else..

Have installed something else temporarily, hopefully the new version will fix this issue, and this is without doubt the best featured chatbox around..

Cheers,
Dave

Just tried a complete re-install, same result.. just the "Loading" prompt..

This is really frustrating, has been working great for a few weeks up till now!

My users are most unhappy with my temp replacement! :)

dbigras 03-09-2009 12:46 AM

Quote:

Originally Posted by davew (Post 1763488)
Just tried a complete re-install, same result.. just the "Loading" prompt..

This is really frustrating, has been working great for a few weeks up till now!

My users are most unhappy with my temp replacement! :)

I upgraded to the latest version. It works for many users, but some users have reported that it remains stuck on 'Loading...' and it's not a configuration issue, as it works from another computer with the same username.

What could be causing this?

Oh, the user is using Firefox and Safari on a MacBook. Since the user upgraded to the latest version of Firefox, 3.0.7, it doesn't work.

VBDev 03-09-2009 06:20 AM

Quote:

Originally Posted by voter (Post 1762683)
Both the original, as well your new version is not able to import vbSout.

To make it possible just one correction is needed . TABLE_PREFIX . in line 672

Change in the line 672
Code:

$check_vbshout = $vbulletin->db->query_read("SHOW TABLES LIKE 'shout'");
to

Code:

$check_vbshout = $vbulletin->db->query_read("SHOW TABLES LIKE '" . TABLE_PREFIX . "shout'");

Thanks for reporting this. I corrected it in the upcoming version.

Quote:

Originally Posted by davew (Post 1763151)
I just had to disable MGC :(

I was getting the "Loading" message, and nothing else..

Have installed something else temporarily, hopefully the new version will fix this issue, and this is without doubt the best featured chatbox around..

Cheers,
Dave

So far test of the new version is successfull, appart from a small side issue on IE I have to fix.

VBDev 03-09-2009 06:22 AM

Quote:

Originally Posted by DigitALL (Post 1763183)
Hello,

When I post a chat it appears at the bottom of all chats so you have to scroll down to see it. At first I thought that it does not display some chats but later I noticed that it does not display the chats in order.
This is what I noticed: if I type a chat it will be first displayed at the bottom and later (don't have a time table but if I refresh it after the chat, it is not corrected) it will be automatically placed where it supposed to be.
Currently the chatbox is set to display the newest chats on the top with the time only, no date and without "today/Yesterday" option.
Why the chats would be displayed so randomly please?

Quote:

Originally Posted by kronnos (Post 1763435)
I think I had a similar problem when I tried to stick a chat. I didn't know why this was happening until I unstickied that chat. Maybe you got the same problem?

Yes there is an issue in the current available version, sticky doesn't work and cause weird chats orders behaviour.

This has been fixed in the upcoming release.

Quote:

Originally Posted by tester200 (Post 1763337)
I have a problem with the chatbox and in this


Please help

I think you might have forgot to upload all the files, please check.

Quote:

Originally Posted by dbigras (Post 1763626)
I upgraded to the latest version. It works for many users, but some users have reported that it remains stuck on 'Loading...' and it's not a configuration issue, as it works from another computer with the same username.

What could be causing this?

Oh, the user is using Firefox and Safari on a MacBook. Since the user upgraded to the latest version of Firefox, 3.0.7, it doesn't work.

Yes this is a known issue and is corrected in upcoming version.

VBDev 03-09-2009 06:26 AM

2.3.0 Release status :

Hi all,

As lots of you always as for an ETA of the new version release, here it is !

The new version is almost ready for release. It has been tested on 3 online boards since 3 days and is running pretty smoothly, all previous bugs are gone bye bye.
We installed it on forumcoding yesterday and fixed some side issues but now it's all good appart from a small problem with IE.

Once this problem will be fixed (I hope tonight but it's not easy as I don't have a PC but a Mac ;)), I will release it.

KizZamP- 03-09-2009 12:02 PM

I'm having a small problem. Everything works except for the menu_open.gif.

I noticed it said "Send Query" in place of the normal menu_open.gif image. It only happens on 1 skin, not on any of the rest. Anyhow, I took blackteal's menu_open.gif and dropped it in the problem-having-skin named OnlyDev and even though when i check the source (CTRL + U) and see the link there, it still shows the "Send Query" button with no image on top of it.

I already searched in this thread and saw that Dave9720 had the same problem but he didn't post his solution.

ispots 03-09-2009 12:07 PM

Quote:

Originally Posted by VBDev (Post 1763815)
2.3.0 Release status :

Hi all,

As lots of you always as for an ETA of the new version release, here it is !

The new version is almost ready for release. It has been tested on 3 online boards since 3 days and is running pretty smoothly, all previous bugs are gone bye bye.
We installed it on forumcoding yesterday and fixed some side issues but now it's all good appart from a small problem with IE.

Once this problem will be fixed (I hope tonight but it's not easy as I don't have a PC but a Mac ;)), I will release it.

And the thread copy bug???


All times are GMT. The time now is 04:57 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.08344 seconds
  • Memory Usage 1,758KB
  • 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
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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