• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Xampp Error help!

nisseeh

Server Owner
Joined
Feb 12, 2011
Messages
18
Reaction score
0
Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 40

Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 52

Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 63

What is wrong With this page ? :

40: if($_REQUEST['page'] == '' && !isset($_REQUEST['step']))

52: if($_REQUEST['page'] == 'menu')

63: if($_REQUEST['page'] == 'step') {

please help :)
 
Back
Top