View Full Version : Karma Game - 04
Daniel P 5th November 2004, 11:54 PM Round 3 has passed, so it's time for round 4 now.
The previous ones were easy, but I've got something special for this one.
Which hidden things don't show in the AdminCP, and how do you unhide them?
Like I said, you'll need to think more for this one.
As you have seen until now, the first one to correctly answer the question gets the karma points.
Good luck!
Elmer 6th November 2004, 02:09 AM debug mode!? you can unhide this by adding the variable $debug = "1"; in the config.php file.
emmmm dunno what else :o
Pyro 6th November 2004, 02:52 AM The last remaining bits of InvisionBoard's pride and dignity? ;)
gwon 6th November 2004, 02:56 AM admin log?
$canviewadminlog = 'X';
(X to be replaced with user number) in config.php
Martine 7th November 2004, 04:23 AM debug mode!? you can unhide this by adding the variable $debug = "1"; in the config.php file.
emmmm dunno what else :o
This is a fun game. I want more karma, but I have no idea about this vBulletin stuff. That I leave to floris. Can I ask him or would that be cheating? He works for vBulletin afterall so he will probably know :p
Pyro 7th November 2004, 04:35 AM Does that mean I can ask DanielP? ;)
Freedom 7th November 2004, 04:44 AM The admin help manager appears if you have debug on. But more I do not know.
Exero 7th November 2004, 05:23 AM the stats for the forum, you can unhide them in the admin cp settings?
Daniel P 7th November 2004, 07:42 AM I am still waiting for the answer. :)
HiDeo 7th November 2004, 01:47 PM Open the file includes/config.php and search:
// Prefix that all vBulletin cookies will have
// For example
$cookieprefix = 'bb';
Below add:
// ****** DEBUG MODE ******
// This option allows you to turn debug mode on or off.
// The debug mode display some new parameters in your forum and admin control panel.
// For example: Template Usage, Memory Usage, Queries, Version Info and Other Untouchables, Admin Help Manager, etc .....)
// 0 = Off; 1 = On
$debug= '1';
Daniel P 7th November 2004, 06:00 PM Still not what I was waiting for. Try again :)
HiDeo 7th November 2004, 08:22 PM erf erf
I love this game :D
HiDeo 7th November 2004, 08:40 PM Which hidden things don't show in the AdminCP, and how do you unhide them?
Links to differents sections don't show when you go in the AdminCP !
We have to click on the image on the right to unhide them !
http://www.programmation-web.org/tuto/cpa/5.jpg
Daniel P 7th November 2004, 11:16 PM Wrong again HiDeo! You see, this is what makes this game so exciting :)
HiDeo 8th November 2004, 12:24 AM You can't see the administrator permissions.
To unhide this, you have to put your userid in $superadministrators = ' ';
// ****** SUPER ADMINISTRATORS ******
// The users specified below will have permission to access the administrator permissions
// page, which controls the permissions of other administrators
$superadministrators = '1';
Brian 8th November 2004, 01:32 AM Hmm... I guess should be the admincp help option.
Daniel P 8th November 2004, 12:31 PM Like I said, it is a bit hard. And it isn't that obvious. Keep tryting guys, you're making this competition a success. :)
HiDeo 8th November 2004, 05:29 PM Logging-in to the Control Panel
There are a couple of extra options that can be set on the login form. To see them, click the [Options] button to expand the form to its full size.
The two options you can set from the login form are:
Style Choice
vBulletin comes with a selection of styles in which you can view the control panel. Try them out and see which one you like best, or if you are feeling adventurous, create your own!
Save Open Groups Automatically
This option allows you to have the system automatically save your preferences for which options in the Admin CP navigation panel are opened and which are collapsed by default, without you having to manually save the preferences.
Daniel P 8th November 2004, 07:16 PM Keep trying guys. I'll watch this thread :)
Oblivion Knight 8th November 2004, 08:00 PM The database query running option in the Admin CP?
The user array is set in the includes/config.php file.. :confused:
Umm.. The Admin Notes?
The option can be turned on via the options in the Admin CP.
The server statistics?
Also an option via the Admin CP.
Daniel P 8th November 2004, 08:04 PM Still not what I was hoping :) Guess some more and maybe you'll win :)
Floris 8th November 2004, 08:17 PM Can you give us a clue, like .. the answer starts with the letter ..
Disjunto 8th November 2004, 08:40 PM access to the master style.... can get to it by turning on debug :)
theMusicMan 8th November 2004, 10:32 PM By turning on the debug mode in config.php gives you access to areas that permit adding vbOptions selections, adding help menu entries and some other stuff too!!!!
Daniel P 8th November 2004, 10:35 PM Most of you got some part of it correct, so i'll give a small hint. It starts with 'D' :)
Good luck!
|