,
Moderator: Community Team


 cpurcell
				cpurcell
			




















 
		cpurcell wrote:Lol, I really don't understand all of the computer jargon there, but what I got was that someone needs to create a script or something, and then it'll work? Well I'm glad that this thread is hopefully helping to figure out why this isn't reality yet.
---C

 blakebowling
				blakebowling
			















 
		 .  Is it hard to do, or are people just not interested?
.  Is it hard to do, or are people just not interested?

 cpurcell
				cpurcell
			




















 
		 blakebowling
				blakebowling
			















 
		blakebowling wrote:It's not that hard to do if you're familiar with phpBB sessions and php coding
 Jeff Hardy
				Jeff Hardy
			







 
		
 spiesr
				spiesr
			











 
		 
   
   
   
   
 

 cpurcell
				cpurcell
			




















 
		blakebowling wrote:Optimus Prime wrote:I am nearly 100% certain the ability already exists, just not in the exact fashion that Lack or Twill wants it to, and that is why we don't have powers in our usergroups. It isn't necessarily that a MOD needs to be written.
It is, in fact, necessary that a MOD be written, there is no way to give someone moderator permissions without giving them permissions to view the moderator logs, unless logs are disabled for all moderators.


 Optimus Prime
				Optimus Prime
			










 
		Optimus Prime wrote:Which... goes to show you don't know everything you think you know.
 .
.

 cpurcell
				cpurcell
			




















 
		cpurcell wrote:Optimus Prime wrote:Which... goes to show you don't know everything you think you know.
Lol, certainly not me, I don't know a darn thing! I just wish, that somehow someone could make it.
---C


 Optimus Prime
				Optimus Prime
			










 
		Optimus Prime wrote:It's not exactly a high priority for Lack at the moment I wouldn't think. However, since blakebowling is so astute it seems, perhaps he should get around to writing the MOD himself. Clearly it isn't that difficult according to him.
 .
.

 cpurcell
				cpurcell
			




















 
		cpurcell wrote:Optimus Prime wrote:It's not exactly a high priority for Lack at the moment I wouldn't think. However, since blakebowling is so astute it seems, perhaps he should get around to writing the MOD himself. Clearly it isn't that difficult according to him.
Oh I'm not saying that it's necessarily Lack's responsiblity, I know that he's got alot to sort out right now, and I'm not saying that Blake should have to do it either, I just think that someone who's interested in it, and who knows how to do it should make it. I'd do it, but I don't even know what phpBB stands for, lol.
---C
 blakebowling
				blakebowling
			















 
		blakebowling wrote:PHPBB is Hypertext Processor Bulliten Board
blakebowling wrote:I'm working on something now, even though I don't have much experience writing MOD's
 
 

 cpurcell
				cpurcell
			




















 
		UPDATE phpbb_modules SET module_auth = 'acl_m_warn' WHERE module_basename = 'notes';
UPDATE phpbb_modules SET module_auth = 'acl_m_warn' WHERE module_basename = 'logs'; blakebowling
				blakebowling
			















 
		blakebowling wrote:BTW: I was assuming that current moderators had the permission to give warnings via the MCP (not just by sending warning PM's)

 Night Strike
				Night Strike
			



















 
		Night Strike wrote:blakebowling wrote:BTW: I was assuming that current moderators had the permission to give warnings via the MCP (not just by sending warning PM's)
You're not the best at making assumptions.
 blakebowling
				blakebowling
			















 
		


 barterer2002
				barterer2002
			

























 
			

 InsomniaRed
				InsomniaRed
			
















 
		InsomniaRed wrote:This is why I have an off-site forum for my clan.
 .   Though that will be an option that I'll have to look into depending on how the code writing stuff goes.
.   Though that will be an option that I'll have to look into depending on how the code writing stuff goes.

 cpurcell
				cpurcell
			




















 
		
 cicero
				cicero
			




 
		blakebowling wrote:
- Code: Select all
UPDATE phpbb_modules SET module_auth = 'acl_m_warn' WHERE module_basename = 'notes';
UPDATE phpbb_modules SET module_auth = 'acl_m_warn' WHERE module_basename = 'logs';
UPDATE phpbb_modules SET module_auth = 'acl_m_warn' WHERE module_basename = 'notes' or module_basename = 'logs'

 yeti_c
				yeti_c
			













 
		 
   
   
   ?
?

 cpurcell
				cpurcell
			




















 
		yeti_c wrote:blakebowling wrote:
- Code: Select all
UPDATE phpbb_modules SET module_auth = 'acl_m_warn' WHERE module_basename = 'notes';
UPDATE phpbb_modules SET module_auth = 'acl_m_warn' WHERE module_basename = 'logs';
FWIW - you could've written that...
- Code: Select all
UPDATE phpbb_modules SET module_auth = 'acl_m_warn' WHERE module_basename = 'notes' or module_basename = 'logs'
Also - Semicolons aren't required syntax for SQL.
http://drsql.spaces.live.com/Blog/cns!1 ... !568.entry
C.
 blakebowling
				blakebowling
			















 
		blakebowling wrote:and cpurcell, yes, I'm pretty sure we do have it
 
   
   
   
   !  I hope your right
!  I hope your right   !
!

 cpurcell
				cpurcell
			




















 
		 blakebowling
				blakebowling
			















 
		Users browsing this forum: No registered users