r14170 Posted August 20, 2010 Posted August 20, 2010 Some1 can tell me exacly how to disable password change for my demo account? Demo ID is 24.. Thx! Quote
Guest Danny Hanson Posted August 20, 2010 Posted August 20, 2010 Open up prefs.php (or whatever its called) At the top add: if($ir['userid'] == 24) { echo'Whatca doink?'; exit($h->endpage()); } Quote
Paul Evans Posted August 22, 2010 Posted August 22, 2010 [mccodes]Secure demo account Try searching keywords next time i found that with 'demo account' the search looks a little like Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.