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)

KevinL 10-20-2008 08:00 PM

Works great!! Thanks!! :)

Maybe I missed it.. but is there a way that I can change the date and time?

rizelim 10-20-2008 08:05 PM

Quote:

Seems ok to me. Do your admin users are only admin or do they belong to other usergroups ?
Have you tried setting the same permissions as your other usergroups
Quote:

Have you tried setting the same permissions as your other usergroups ?
Yes But problem see no chatbox

VBDev 10-20-2008 08:09 PM

Quote:

Originally Posted by KevinL (Post 1649209)
Works great!! Thanks!! :)

Maybe I missed it.. but is there a way that I can change the date and time?

Two options are available for that.

Quote:

Originally Posted by rizelim (Post 1649212)
Yes But problem see no chatbox

?? You have set the same permissions but they don't see it ? Is this usergroup having the same style on the forum ? Have you check the usercp as I told ya ?

Markos 10-20-2008 08:10 PM

ive changed
Code:

$find = '$forumhome_markread_script';
$brb = '';
$bra = '<br />';

to
Code:

$find = $chatbox_forumhome';
$brb = '';
$bra = '<br />';

is that right ???

VBDev 10-20-2008 08:16 PM

Quote:

Originally Posted by Markos (Post 1649221)
ive changed
Code:

$find = '$forumhome_markread_script';
$brb = '';
$bra = '<br />';

to
Code:

$find = $chatbox_forumhome';
$brb = '';
$bra = '<br />';

is that right ???

Yes that is :)

Abu2 10-20-2008 08:18 PM

One mysql error in the latest version:

Code:

Database error in vBulletin 3.7.3:

Invalid SQL:

        SELECT DISTINCT u.username,u.displaygroupid,u.userid,s.userid AS suserid,u.usergroupid
                        (u.options & 512) AS invisible
        FROM mgc_cb_evo_session AS cbs
        LEFT JOIN user AS u ON (cbs.userid=u.userid)
        LEFT JOIN session AS s ON (cbs.userid=s.userid)
        WHERE cbs.dateline>='1224535366' AND cbs.userid!=0;

MySQL Error  : FUNCTION u.usergroupid does not exist
Error Number  : 1305
Request Date  : Tuesday, October 21st 2008 @ 01:07:46 AM
Error Date    : Tuesday, October 21st 2008 @ 01:07:46 AM
Script        : http://***/forum/mgc_cb_evo_ajax.php
Referrer      : http://***/forum/mgc_cb_evo.php?
IP Address    : ***
Username      : Ram
Classname    : vb_database
MySQL Version : 5.0.26-lk-log


rizelim 10-20-2008 08:20 PM

Quote:

Originally Posted by VBDev (Post 1649219)
Two options are available for that.



?? You have set the same permissions but they don't see it ? Is this usergroup having the same style on the forum ? Have you check the usercp as I told ya ?


where usercp setting don't see

Markos 10-20-2008 08:22 PM

thanks how can i get it to show whos in the chatbox

zelnik 10-20-2008 08:29 PM

Thanks for the update!

I've finally turned on the ignore feature on but there seems no option to make it not ignore moderator/admin groups..

Is there an option for this that I'm missing?

KevinL 10-20-2008 09:05 PM

Quote:

Originally Posted by VBDev (Post 1649219)
Two options are available for that.

Indeed...didn't see them before! haha


All times are GMT. The time now is 10:01 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.07714 seconds
  • Memory Usage 1,744KB
  • 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
  • (5)bbcode_code_printable
  • (7)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