• 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!

Windows Install.php problem help me out rep++

niti

New Member
Joined
Nov 22, 2009
Messages
258
Reaction score
2
Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 40
if($_REQUEST['page'] == '' && !isset($_REQUEST['step'])) {

Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 53
if($_REQUEST['page'] == 'menu') {

Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 71
if($_REQUEST['page'] == 'step') {



Theese are the errors i cannot send the whole file becuase it got 38055 characters...
 
Back
Top