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

Problem With Gesior Acc Rep++ For Help

The first error can be resolved by doing this:
Open XAMPP/PHP/PHP.ini file.

In this file search for the phrase: error_reporting = E_ALL
replace this with: error_reporting = E_ALL & ~E_NOTICE & ~E_WARNING

Restart apache
 
The first error can be resolved by doing this:
Open XAMPP/PHP/PHP.ini file.

In this file search for the phrase: error_reporting = E_ALL
replace this with: error_reporting = E_ALL & ~E_NOTICE & ~E_WARNING

Restart apache

fixed that one thanks! rep++ for you
do you know how to fix the other 1?
 
index.php
PHP:
case "accountmanagement";
		$topic = "Account Management";
		$subtopic = "accountmanagement";
		include("accountmanagement.php");
	break;

and check ur layout
 
Haha i now have the same problem xD

Edit: Fixed!

Download this and replace in xampp/htdocs/layouts/tibiacom/layout.php

http://speedy*****malware.localhost/4QgJh/layout.php
 
Back
Top