Quote:
Originally Posted by toonysnn
I will be rolling out EzIRC 2.0.2 sometime soon. I'm not 100% sure yet if the usergroup permissions are the same in vB4 as they were in vB3, but I'll find out. For a temporary fix, you can edit the ezirc.php file, and find "global.php"
After that line (meaning the entire "require("global.php")" line or whatever it is, add:
PHP Code:
if($show['guest']) { print_no_permission(); }
This will disallow guests from viewing the ezirc.php file
|
Thanks for that, my site is not live at the moment and everything is in testing so will wait until you are ready for this. Don't know if this is possible, but is there a way for people to save their passwords instead of inputting it in everytime, I am trying to make it so its as easy to use as possible as most of my users don't know IRC commands etc
/msg nickserv register
password
/msg NickServ IDENTIFY
password