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

[Gesior-AAC] - Xart Edition!! [TFS 0.4 & 0.3.6pl1]

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

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

Notice: Undefined index: page in C:\xampp\htdocs\install\install.php on line 70
 
Can't use this one with tfs 0.4 newest version, getting follow error:


File config.lua loaded from TFS 0.4/config.lua and it's not valid TFS config.lua file. Go to STEP 1 - select other directory. If it's your config.lua file from TFS contact with acc. maker author.
 
I did but a lot more errors came up..

during installation:

Notice: Undefined index: server_conf in C:\xampp\htdocs\install\install.php on line 72
Notice: Undefined variable: file_data in C:\xampp\htdocs\install\install.php on line 11

After step 1:
Notice: Undefined variable: file_data in C:\xampp\htdocs\install\install.php on line 11

after step 2:
Notice: Undefined index: sqliteDatabase in C:\xampp\htdocs\install\install.php on line 182
Notice: Undefined variable: file_data in C:\xampp\htdocs\install\install.php on line 11

step 3:
Notice: Undefined index: sqliteDatabase in C:\xampp\htdocs\install\install.php on line 83
Notice: Undefined variable: file_data in C:\xampp\htdocs\install\install.php on line 11

on website:

Notice: Undefined index: action in C:\xampp\htdocs\index.php on line 15

Notice: Undefined index: account_login in C:\xampp\htdocs\index.php on line 41

Notice: Undefined index: password_login in C:\xampp\htdocs\index.php on line 42

Notice: Undefined variable: tickers_to_add in C:\xampp\htdocs\latestnews.php on line 23

Notice: Undefined variable: group_id_of_acc_logged in C:\xampp\htdocs\latestnews.php on line 25

Notice: Undefined variable: group_id_of_acc_logged in C:\xampp\htdocs\latestnews.php on line 30

Notice: Undefined variable: news_content in C:\xampp\htdocs\latestnews.php on line 50

Notice: Undefined variable: group_id_of_acc_logged in C:\xampp\htdocs\latestnews.php on line 51

Notice: Undefined variable: main_content in C:\xampp\htdocs\latestnews.php on line 90

Notice: Undefined variable: group_id_of_acc_logged in C:\xampp\htdocs\latestnews.php on line 113

Notice: Undefined variable: group_id_of_acc_logged in C:\xampp\htdocs\latestnews.php on line 150

Notice: Undefined variable: news_content in C:\xampp\htdocs\layouts\tibiacom\layout.php on line 675
 
Guys I know how to fix.. just use an older version of Xampp (1.7.3.)
also the follow error can be fixed:

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

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

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

Just use this webadress: localhost/install.php?page
 
Not recommended ._.
I heard this Gesior have a lots of vulnerabilities.
 
Code:
Notice: Undefined index: page in C:\xampp\htdocs\install\install.php on line 40

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

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

Could someone lend me a hand on how to resolve this?
 
Im trying to get this to work but i keep getting an error and i cannot figure it out for the life of me.. please help.

when i try to make an account, Account name : [ ] i get this error..
Code:
Notice: Undefined index: sqliteDatabase in C:\xampp\htdocs\new\ajax\check_account.php on line 49

it makes the account, just pops up an error every time. and when i try to make a character i get this error..
Code:
Notice: Uninitialized string offset: 4 in C:\xampp\htdocs\new\ajax\check_name.php on line 80

Notice: Uninitialized string offset: -1 in C:\xampp\htdocs\new\ajax\check_name.php on line 86

Notice: Undefined index: sqliteDatabase in C:\xampp\htdocs\new\ajax\check_name.php on line 120

anyone no why? :s

- - - Updated - - -

C:\xampp\htdocs\new\ajax\check_account.php on line 49, line below..
Code:
$sqlitefile = $server_config['sqliteDatabase'];

C:\xampp\htdocs\new\ajax\check_name.php on line 80/86/120, lines below..
Code:
	if($name[$i] == $name[($i+1)] && $name[$i] == $name[($i+2)])

	if($name[$i-1] == ' ' && $name[$i+1] == ' ')

	$sqlitefile = $server_config['sqliteDatabase'];
 
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in C:\xampp\htdocs\install.php on line 25


PLEASE HELP
 
Ok, so I have installed it. It is working but....
Character search bug:
kr85f3.jpg


Account management bug:
fra80v.jpg


Create character bug:
9gspkg.jpg


Wars bug:
ztim1g.jpg



Can anyone tell me how to repait it?

- - - Updated - - -

Another issue:
PHP:
// Admin option
$config['site']['access_admin_panel'] = 4;

But On admin acc i can't see the Admin panel, what to do?

Bump :x

- - - Updated - - -

If the acces = 0 it is visible....
 
Is it possible to use Geisor aac on uniform server?
or is it just able on xampp?
 
Installing,
step (1)set paths <good>
Step (2) Check database <good>
Step (3) Add tables and columns to DB <nothing happens>

so far on all AAC I use I have some error :S im using Uniserver and TFS 0.4 version 8.60
 
Installing,
step (1)set paths <good>
Step (2) Check database <good>
Step (3) Add tables and columns to DB <nothing happens>

so far on all AAC I use I have some error :S im using Uniserver and TFS 0.4 version 8.60

BUMP
Using Gesior 0.6.3 nothing happens when going to step 3
 
Back
Top