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

UNNAMED acc. maker 0.3.2 beta for TFS

Status
Not open for further replies.
The Following Errors Have Occurred:
# Wrong characters configuration ("Load vocations" in admin panel, "character to copy" doesn't exist in DB). Try again or contact with admin.
[bug tfs 0.2.2]?
 
Can someone please help me with this error.



Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'blazerlmap.z_news_big' doesn't exist' in C:\xampp\htdocs\latestnews.php:80 Stack trace: #0 C:\xampp\htdocs\latestnews.php(80): PDO->query('SELECT * FROM `...') #1 C:\xampp\htdocs\index.php(70): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\latestnews.php on line 80
 
it says 0 players online on the players online box and there is people playing

Open config-and-functions.php

Change this line:
Code:
$sock = @fsockopen("127.0.0.1", $config['server']['port'], $errno, $errstr, 1);

To this:
Code:
 $sock = @fsockopen("127.0.0.1", 7171, $errno, $errstr, 1);

Might take sometime before the status changes.
 
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'gm lukas.groups' doesn't exist' in D:\xampp\htdocs\pot\OTS_Base_List.php:238 Stack trace: #0 D:\xampp\htdocs\pot\OTS_Base_List.php(238): PDO->query('SELECT `groups`...') #1 D:\xampp\htdocs\team.php(14): OTS_Base_List->rewind() #2 D:\xampp\htdocs\index.php(166): include('D:\xampp\htdocs...') #3 {main} thrown in D:\xampp\htdocs\pot\OTS_Base_List.php on line 238
 
Need Help

Warning: parse_ini_file(E:/Documents and Settings/LoL/Pulpit/0.3/config.lua) [function.parse-ini-file]: failed to open stream: Permission denied in C:\xampp\htdocs\config-and-functions.php on line 13
Database error. Unknown database type in E:/Documents and Settings/LoL/Pulpit/0.3/config.lua . Must be equal to: "mysql" or "sqlite". Now is: ""


??? HELP ME PLX
 
@Aleew
You have to setup your database info in your config.lua before trying to install the account site.
 
Warning: Error parsing C:/Ot/config.lua on line 142 in C:\xampp\htdocs\install.php on line 150
File config.lua loaded from C:/Ot/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.

TFS 0.3.4pl2, how to fix it?
 
When i make a character at the site. Then the character spawns in yalahar.
Where can i change the spawn position ?! Using Rl map project v0.8
 
edit characters : druid sample,knight sample,sorcerer sample,palladin sample o_O
 
STEP 4
Add samples to DB:

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


I use Rl map project v0.8
 
Code:
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
When i try to reload monsters

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

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

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
When i try reload spells
How to fix them ?
 
Welcome i have one problem with acc by gesior ;D when i need change pass to admin account in instled acc(Set Admin Account (5)) show me error. !

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


PLX HELP AND SORRY FOR MY BAD ENGLISH ;p
 
Status
Not open for further replies.
Back
Top