Everyone is admin

joey santiago - February 18, 2009 - 09:50
Project:phpfreechat
Version:6.x-1.1
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

Hello,

sorry for bothering, but i have another issue: i am running phpfreechat 5.x-1.3 on drupal 5. I set up on Administer->phpfreechat isadmin false, in phpfreechat/index.php isadmin is commented out (i tried also to set it to false).. but still every user can ban others!

Can anyone please help me out?

thanks a lot!

#1

boedakmelayou - March 20, 2009 - 02:04
Version:5.x-1.3» 6.x-1.1
Component:Code» User interface

i have same problem, subscribing....

#2

Giuseppe - April 30, 2009 - 12:13

Same problem.
Using the debug parameters and debug console, I can see a difference in the isadmin parameter.
In the debug parameter part, isadmin is set to false (as in the pfc module control panel), while in the console (using /debug globalconfig command) it's set to true.

#3

Giuseppe - May 4, 2009 - 17:34

I solved the problem commenting out the "Setup admins" part in the module file.
I guess there may be a problem with the moderate permission, as I didn't give moderate permission to anonymous users, and they were admins though.

 
 

Drupal is a registered trademark of Dries Buytaert.