Thread: Project U-232
View Single Post
  #203  
Old 27th July 2012, 00:14
demlasjr's Avatar
demlasjr demlasjr is offline
Member
 
Join Date: Jul 2009
P2P
Posts: 4
Default
Hey guys, everything is going just fine so far with this amazing source, but the problem is that I can't make those APC stats, memcache stats page working. I'm asked for username and password. I'm sysop on the server and should work. I set false for the pin, like this way

PHP Code:
class_check(UC_SYSOPtruefalse); 
And it worked ! But with the pin security added, no way to see the page. How to fix that ?