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)

Shadow09 11-26-2009 07:08 AM

1 Attachment(s)
I have a strange problem... When the popup appears there isn't the OK button to close the popup. Every popup has this problem, both due to flood and due to empty chat etc..

Here is a screenshot of the problem.. I have already tried to reinstall it, but it is the same and I tried to install previuos versione like 2.3.2 and 2.4.1.. Same problem..

How can I fix it?

210665 11-26-2009 09:17 PM

Hello
I have the following problem with the chatbox 2.4.2

I sucked and how the addon already downloaded all the data via ftp from the server.
Then I installed the add-ons.
Now I get the following error message:

Deprecated: Assigning the return value of new by reference is deprecated in F:\xampp\htdocs\oggy1\forum\includes\init.php on line 55

Deprecated: Assigning the return value of new by reference is deprecated in F:\xampp\htdocs\oggy1\forum\includes\init.php on line 107

Deprecated: Assigning the return value of new by reference is deprecated in F:\xampp\htdocs\oggy1\forum\includes\init.php on line 111

Deprecated: Assigning the return value of new by reference is deprecated in F:\xampp\htdocs\oggy1\forum\includes\init.php on line 119

Deprecated: Assigning the return value of new by reference is deprecated in F:\xampp\htdocs\oggy1\forum\includes\init.php on line 130

Deprecated: Assigning the return value of new by reference is deprecated in F:\xampp\htdocs\oggy1\forum\includes\init.php on line 134

Deprecated: Assigning the return value of new by reference is deprecated in F:\xampp\htdocs\oggy1\forum\includes\init.php on line 142

Deprecated: Assigning the return value of new by reference is deprecated in F:\xampp\htdocs\oggy1\forum\includes\init.php on line 211

Deprecated: Assigning the return value of new by reference is deprecated in F:\xampp\htdocs\oggy1\forum\includes\init.php on line 389

Deprecated: Assigning the return value of new by reference is deprecated in F:\xampp\htdocs\oggy1\forum\includes\class_core.ph p on line 2552

Here are some server data that I use

Server OS/PHP WINNT
Webserver Apache v2.2.12
PHP 5.3.0
PHPs max. Post-Größe 128,00 MB
PHPs maximale Uploadgröße 128,00 MB
PHPs Speicherlimit 128,00 MB
MySQL-Version 5.1.37
MySQL Paketgröße 1,00 MB

Who can help me here.
Many thanks for your help

Oggy1 11-26-2009 09:29 PM

1 Attachment(s)
Hello,
I have a problem, see Pic (My english is not werry good!!)

Attachment 106811

Here are some server data that I use

Server OS/PHP WINNT
Webserver Apache v2.2.12
PHP 5.3.0
PHPs max. Post-Gr??e 128,00 MB
PHPs maximale Uploadgr??e 128,00 MB
PHPs Speicherlimit 128,00 MB
MySQL-Version 5.1.37
MySQL Paketgr??e 1,00 MB

Thanks for the help

cu Oggy1

kylek 11-26-2009 10:52 PM

removed it due to problem with IE8.

Oggy1 11-26-2009 11:33 PM

use Opera 10.10 and Maxthon2

use Windows Server 2003 and Windows Server 2008, problem of two systemen if instaled PHP 5.3.0.

cu Oggy1

Harley D 11-28-2009 01:59 PM

Quote:

Originally Posted by Giray (Post 1920792)
Amazing how my users have reacted to vB4. They love it EXCEPT that it meant losing Chatbox!

I know what you mean! I'm attempting to make it work myself.

Ranger187 11-29-2009 05:03 AM

Quote:

Originally Posted by kylek (Post 1921422)
removed it due to problem with IE8.

Works fine with IE8. I've been using it since IE8 was beta half a year + ago....

Ranger187 11-29-2009 05:05 AM

Quote:

Originally Posted by Oggy1 (Post 1921387)
Hello,
I have a problem, see Pic (My english is not werry good!!)

Attachment 106811

Here are some server data that I use

Server OS/PHP WINNT
Webserver Apache v2.2.12
PHP 5.3.0
PHPs max. Post-Gr??e 128,00 MB
PHPs maximale Uploadgr??e 128,00 MB
PHPs Speicherlimit 128,00 MB
MySQL-Version 5.1.37
MySQL Paketgr??e 1,00 MB

Thanks for the help

cu Oggy1

Quote:

Originally Posted by Oggy1 (Post 1921435)
use Opera 10.10 and Maxthon2

use Windows Server 2003 and Windows Server 2008, problem of two systemen if instaled PHP 5.3.0.

cu Oggy1

The OS and PHP version are irrelvant to an extent. It's a config issue.

Oggy1 11-29-2009 06:30 PM

with PHP 5.2.5 and 5.2.9 I have no problems
I'm having problems with PHP 5.3.0, what can i do, to make it work??

cu Oggy1

Nightfoxx121 11-30-2009 02:34 AM

I have a little problem, Since recently (I think today, I have no clue what happened to make it change) I am receiving the warning

"Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/mgc_cb_evo/class_misc.php on line 420"

All I know is that this error occurs when you join certain usergroups and for each usergroup I join that has this problem, I get a line of this same error.

The code in class_misc.php around line 420 is:
// 2 - Member group test
if (!$hasaccess && !empty($this->registry->userinfo['membergroupids']))
{
$found = 0;
$ugipds_array = explode(',', $this->registry->userinfo['membergroupids']);
foreach ($ugipds_array as $index => $ugpid)
{
if (in_array($ugpid,$command['usergroupids']))
{
$hasaccess = 1;
}
}
}

And more specificly, line 420 is:

if (in_array($ugpid,$command['usergroupids']))

I realize that this error is caused by a modification (the chatbox), But even so, I hope you will be able to help me because I don't want to install a different chatbox nor do I want to remove my usergroups.

This error appears to only occur for people who are in a custom usergroup.
And it appears to be only on the index page (Within forums or topic pages, I don't get this error)

Thanks for your time


All times are GMT. The time now is 01:13 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.06016 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (7)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