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

Configuration [FAQ] Gesior acc. maker for TFS

Im have error for monsters and spells

Look monster
Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in D:\xampp\htdocs\pot\OTS_MonstersList.php on line 61

Fatal error: Call to undefined method domdocument::load() in D:\xampp\htdocs\pot\OTS_MonstersList.php on line 62

And spell
Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in D:\xampp\htdocs\pot\OTS_SpellsList.php on line 97

Fatal error: Call to undefined method domdocument::load() in D:\xampp\htdocs\pot\OTS_SpellsList.php on line 98
 
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'name' in 'field list'' in C:\xampp\htdocs\pot\OTS_Account.php:110 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Account.php(110): PDO->query('INSERT INTO `ac...') #1 C:\xampp\htdocs\createaccount.php(261): OTS_Account->create(0, 9999999, '12') #2 C:\xampp\htdocs\index.php(136): include('C:\xampp\htdocs...') #3 {main} thrown in C:\xampp\htdocs\pot\OTS_Account.php on line 110


Help me get a new OTS_account.php pls!
 
I use Accmaker 0.3 for tfs 0.2 but I have error : ,,Error while creating XMLHttpRequest " What's this ?
 
Im having troubles with this part of the install.php

Code:
if(file_exists($config['site']['server_path'].'config.lua')) {
		$config['server'] = parse_ini_file($config['site']['server_path'].'config.lua');
		if(isset($config['server']['sqlType'])) {
			$config['site']['install'] = 2;
			saveconfig_ini($config['site']);
			echo 'File <b>config.lua</b> loaded from <font color="red"><i>'.$config['site']['server_path'].'config.lua</i></font> and looks like fine server config file. Now you can check database('.$config['server']['sqlType'].') connection: <a href="install.php?page=step&step=2">STEP 2 - check database connection</a>';
		}
		else
		{
			echo 'File <b>config.lua</b> loaded from <font color="red"><i>'.$config['site']['server_path'].'config.lua</i></font> and it\'s not valid TFS config.lua file. <a href="install.php?page=step&step=1">Go to STEP 1 - select other directory.</a> If it\'s your config.lua file from TFS contact with acc. maker author.';
		}
	}

Btw Im getting the "looks like fine config bla bla you can check the database..." SO I know the problem is only in the "PARSE" part as the error says



Warning: Error parsing C:/Users/David/Desktop/0.3.2/config.lua on line 243 in C:\Users\David\Desktop\OT\XAMP\xampp\htdocs\otpage\install.php on line 150

Any suggestions on what my error might be ?
By the way here is my configlua just in case.

Code:
sqlType = "mysql"

	sqlHost = "localhost"

	sqlPort = 3306

	sqlUser = "root"

	sqlPass = "xxxxxxx" 

	sqlDatabase = "otserv"

	sqlFile = "forgottenserver.s3db"

	sqlKeepAlive = 60

	mysqlReadTimeout = 10

	optimizeDatabaseAtStartup = "yes"

	passwordType = "plain"
 
Last edited:
When I get to step 5. (Making admin acc) i get this error

Code:
Set Admin Account

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'name' in 'field list'' in C:\Users\Cody\Downloads\xampplite\htdocs\pot\OTS_Account.php:229 Stack trace: #0 C:\Users\Cody\Downloads\xampplite\htdocs\pot\OTS_Account.php(229): PDO->query('SELECT `id`, `n...') #1 C:\Users\Cody\Downloads\xampplite\htdocs\install.php(459): OTS_Account->load(1) #2 {main} thrown in C:\Users\Cody\Downloads\xampplite\htdocs\pot\OTS_Account.php on line 229
 
I have some problems with that :/
Can someone help me?
STEP 1
Check server configuration

Warning: Error parsing C:/Documents and Settings/xxx/Pulpit/Server WITH Narozia RLMAP/config.lua on line 271 in C:\xampp\htdocs\install.php on line 150
File config.lua loaded from C:/Documents and Settings/xxx/Pulpit/Server WITH Narozia RLMAP/config.lua and looks like fine server config file. Now you can check database(mysql) connection: STEP 2 - check database connection

sqlType = "mysql"

sqlHost = "localhost"

sqlPort = 3306

sqlUser = "root"

sqlPass = "xxx"

sqlDatabase = "theforgotten"

sqlFile = "forgottenserver.s3db"

sqlKeepAlive = 0

mysqlReadTimeout = 10

passwordType = "plain"


how can i make that? pls help ;/
 
Last edited:
Now i have that problem:
STEP 1
Check server configuration
File config.lua loaded from C:/Documents and Settings/xxx/Pulpit/Server WITH Narozia RLMAP/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.
 
Hey everyone i am new to sqlite, and i have an account manager and i created my account and everything but when try to access the account i get this error.

error1-1.jpg


but i did place the right co-ordinates for the town i used. Did i do something wrong?

xyz.jpg


Im using Merania 8.1 btw :)

thanks very much i really appreciate it :D
 
Czy ktos mosze mi pomuc?

Parse error: syntax error, unexpected T_STRING in C:\xampp\htdocs\config-and-functions.php on line 14


Line 14 -

if(isset($config['server']['mysqlHost']))
 
:S

how do I do it?

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1 no such table: players' in C:\xampp\htdocs\install.php:413 Stack trace: #0 C:\xampp\htdocs\install.php(413): PDO->query('SELECT * FROM p...') #1 {main} thrown in C:\xampp\htdocs\install.php on line 413
 
hmm now it comes like this :S in step 4 and 5



Fatal error: Call to a member function fetch() on a non-object in C:\xampp\htdocs\install.php on line 410





Fatal error: Call to a member function fetch() on a non-object in C:\xampp\htdocs\pot\OTS_Account.php on line 136
 
Hey gesior i need help with the first Error this one 1. "SQLite doesn't work!"
I am going in my apache/bin but i dont have php.ini and i have xampp 1.7.1
Please help me i have this problem! and in tibia i cannot login i can only go to character list after i chose my character and login i get debug in all ots and rl tibia i get this debug --Debug assertion 8.42 talk.cpp 1933-- Please i can only play tibia in my laptop so i really need help!
 
I get:

Warning: Illegal offset type in C:\xampp\htdocs\adminpanel.php on line 295

When I try to do step 7, the error text is kinda hidden in the blue background of the Tibia graphics on the page, and I also dont get the steps after step 7.

Im using Gesior 0.3.4beta with TFS Version: 0.3.4 (Crying Damson)and xampp 1.7.1
 
How can I fix it??


Set Admin Account

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'name' in 'field list'' in C:\xampp\htdocs\pot\OTS_Account.php:229 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Account.php(229): PDO->query('SELECT `id`, `n...') #1 C:\xampp\htdocs\install.php(468): OTS_Account->load(1) #2 {main} thrown in C:\xampp\htdocs\pot\OTS_Account.php on line 229
 
Fatal error: Call to a member function fetch() on a non-object in C:\xampp\htdocs\pot\OTS_Account.php on line 371

Now what >.>
 
Last edited:
Back
Top