![]() |
Please can you post the location of the demo again?
|
How can I use more than one user group as mods? I have Mods, Admins, and Senior Mods??
|
This isn't working for me right now...well, it sort of is...
However, my user name keeps getting literal: when I enter chat, It says that $bbuserinfo[username] has just entered chat. It's not picking up the variable nickname; I have double-, triple-, and quadruple-checked the language, and all apears to be fine. Anyone else have this problem; a solution maybe? BTW, I am using DigiChat 4.0; brand new release...don't know if this might be the problem or not. |
I attempted to install this but I keep getting a parse error. Here is what I have. Any help would be greatly appreciated. I can't seem to find where the error is.
<?php include("./global.php"); if (!$bbuserinfo[usergroupid]==6 || $bbuserinfo[usergroupid]==6 || $bbuserinfo[usergroupid]==6 || $bbuserinfo[usergroupid]==6) { eval("dooutput(\"".gettemplate('chatmod')."\");"); } else { if( $bbuserid ) { $user = $DB_site->query_first( "SELECT username FROM user WHERE userid = $bbuserid" ); $bbusername = $user[ username ]; eval("dooutput(\"".gettemplate('chat')."\");"); } else { eval("dooutput(\"".show_nopermission()."\");"); } // end if ?> |
Change include to require;)
Satan |
All times are GMT. The time now is 01:42 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:
|