![]() |
Firstly, I apologise if this has already been posted, I couldn't see it in the 56+ pages.
If you're having the DEPRECATED error being displayed problem, then there's a simple way to fix this. This does NOT fix the problem, all it does is tell php to stop reporting the problem. Open the following files: mgc_cb_evo.php mgc_cb_evo_ajax.php And change this line (Line 4): error_reporting(E_ALL & ~E_NOTICE); To this: error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_USER_DEPRECATED); This little code fix works fine. Demo Cheers, (php version: 5.3.0) |
Still having the same problem with the [More] smilies :(
|
Nevermind, it started working after I changed the max displayed under the chatbox.
|
2.4.2 bug report
After upgrading, I am no longer able to validate the moderated threads I have - I receive error: Fatal error: Call to a member function authorize_user_newthread_newpost_notif() on a non-object in /serverpath/includes/mgc_cb_evo/plugins.php on line 580 I do have new thread notifications enabled. Disabling them allowed me to validate the moderated posts. I'm not sure if this was the case with creating new threads either. |
I get this fatal error in 2.4.2 on all pages of my forum whether or not it's turned on (disabling the product fixes it):
Quote:
Quote:
Cheers, |
Ok, great I see there was an update to the chatbox...It seems to be working better but im still getting this error...should i destroy the whole setup and lose all my chats?
I am getting this error 6 times above the header. Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/mgc_cb_evo/class_misc.php on line 420 I am also still getting this error on the top of my vBadvanced page... Fatal error: Call to undefined function can_view_mgc_cb_evo() in /home/diyproj/public_html/modules/mgc_cb_evo.php on line 3 |
I've installed 2.4.2 from 2.2.x and it is much slower for us. It takes a bit to load after the forum has loaded, then once you send your message it takes a moment for your chat to disappear from the input field, and then more moments for it to show up in the chatbox. I followed the "Upgrade from the version 1.0.0 up to 2.2.1 " instructions including the script at the end. Ideas?
|
The Shoutbox was updatet yesterday but it dosnt works with vbcmps too...
|
Quote:
Quote:
Quote:
Quote:
Edit includes/mgc_cb_evo/class_misc.php, search for : PHP Code:
PHP Code:
PHP Code:
Quote:
Quote:
It might be slower at first load as you need to cache new js but that's all. |
Quote:
|
All times are GMT. The time now is 04:52 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|