What's in your www/htdoccs folder?
("/" isn't indicating path, it's indicating "or")![]()
Enable error reporting in php.ini then paste errors here.
Find file called php.ini and look for line starting with DisplayErrors and set it to On, then go to page that get's bugged and copy errors here, ffs.
Did you locate your php.ini?
Notice: Undefined index: sqliteDatabase in C:\UniServer\www\config-and-functions.php on line 23 Notice: Undefined index: useMD5Passwords in C:\UniServer\www\config-and-functions.php on line 25 Notice: Undefined index: passwordType in C:\UniServer\www\config-and-functions.php on line 25 Notice: Undefined index: passwordType in C:\UniServer\www\config-and-functions.php on line 27 Notice: Undefined index: action in C:\UniServer\www\index.php on line 13 Notice: Undefined index: account_login in C:\UniServer\www\index.php on line 35 Notice: Undefined index: password_login in C:\UniServer\www\index.php on line 36 Notice: Undefined variable: main_content in C:\UniServer\www\characters.php on line 13 Notice: Undefined variable: number_of_rows in C:\UniServer\www\characters.php on line 14 Notice: Undefined variable: number_of_rows in C:\UniServer\www\characters.php on line 14 Fatal error: Uncaught exception 'E_OTS_NotLoaded' in C:\UniServer\www\pot\OTS_Player.php:276 Stack trace: #0 C:\UniServer\www\characters.php(23): OTS_Player->getOldName() #1 C:\UniServer\www\index.php(99): include('C:\UniServer\ww...') #2 {main} thrown in C:\UniServer\www\pot\OTS_Player.php on line 276
Notice: Undefined index: sqliteDatabase in C:\UniServer\www\config-and-functions.php on line 23 Notice: Undefined index: useMD5Passwords in C:\UniServer\www\config-and-functions.php on line 25 Notice: Undefined index: passwordType in C:\UniServer\www\config-and-functions.php on line 25 Notice: Undefined index: passwordType in C:\UniServer\www\config-and-functions.php on line 27 Notice: Undefined variable: file_data in C:\UniServer\www\config-and-functions.php on line 372 Notice: Undefined index: action in C:\UniServer\www\index.php on line 13 Notice: Undefined index: account_login in C:\UniServer\www\index.php on line 35 Notice: Undefined index: password_login in C:\UniServer\www\index.php on line 36 Notice: Undefined index: name in C:\UniServer\www\characters.php on line 2 Notice: Undefined variable: main_content in C:\UniServer\www\characters.php on line 4
Notice: Undefined variable: news_content in C:\UniServer\www\layouts\tibiacom\layout.php on line 465
Notice: Undefined variable: p in C:\UniServer\www\layouts\tibiacom\layout.php on line 535 Notice: Undefined variable: group_id_of_acc_logged in C:\UniServer\www\layouts\tibiacom\layout.php on line 545
They're notices only, not errors. Find error_reporting and replace to error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED. Then go to pages that caused blank page and copy errors.
Notice: Undefined index: sqliteDatabase in C:\UniServer\www\config-and-functions.php on line 23 Notice: Undefined index: useMD5Passwords in C:\UniServer\www\config-and-functions.php on line 25 Notice: Undefined index: passwordType in C:\UniServer\www\config-and-functions.php on line 25 Notice: Undefined index: passwordType in C:\UniServer\www\config-and-functions.php on line 27 Notice: Undefined index: action in C:\UniServer\www\index.php on line 13 Notice: Undefined index: account_login in C:\UniServer\www\index.php on line 35 Notice: Undefined index: password_login in C:\UniServer\www\index.php on line 36 Notice: Undefined variable: main_content in C:\UniServer\www\characters.php on line 13 Notice: Undefined variable: number_of_rows in C:\UniServer\www\characters.php on line 14 Notice: Undefined variable: number_of_rows in C:\UniServer\www\characters.php on line 14 Fatal error: Uncaught exception 'E_OTS_NotLoaded' in C:\UniServer\www\pot\OTS_Player.php:276 Stack trace: #0 C:\UniServer\www\characters.php(23): OTS_Player->getOldName() #1 C:\UniServer\www\index.php(99): include('C:\UniServer\ww...') #2 {main} thrown in C:\UniServer\www\pot\OTS_Player.php on line 276
Notice: Undefined index: sqliteDatabase in C:\UniServer\www\config-and-functions.php on line 23 Notice: Undefined index: useMD5Passwords in C:\UniServer\www\config-and-functions.php on line 25 Notice: Undefined index: passwordType in C:\UniServer\www\config-and-functions.php on line 25 Notice: Undefined index: passwordType in C:\UniServer\www\config-and-functions.php on line 27 Notice: Undefined index: action in C:\UniServer\www\index.php on line 13 Fatal error: Uncaught exception 'E_OTS_NotLoaded' in C:\UniServer\www\pot\OTS_Account.php:403 Stack trace: #0 C:\UniServer\www\accountmanagement.php(23): OTS_Account->getCreated() #1 C:\UniServer\www\index.php(135): include('C:\UniServer\ww...') #2 {main} thrown in C:\UniServer\www\pot\OTS_Account.php on line 403
Fatal error: Uncaught exception 'E_OTS_NotLoaded' in C:\UniServer\www\pot\OTS_Account.php:403 Stack trace: #0 C:\UniServer\www\accountmanagement.php(23): OTS_Account->getCreated() #1 C:\UniServer\www\index.php(135): include('C:\UniServer\ww...') #2 {main} thrown in C:\UniServer\www\pot\OTS_Account.php on line 403
Fatal error: Uncaught exception 'E_OTS_NotLoaded' in C:\UniServer\www\pot\OTS_Player.php:276 Stack trace: #0 C:\UniServer\www\characters.php(23): OTS_Player->getOldName() #1 C:\UniServer\www\index.php(99): include('C:\UniServer\ww...') #2 {main} thrown in C:\UniServer\www\pot\OTS_Player.php on line 276