• 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

How can I fix this please!!!
I'm using TFS!
Xampp 1.6.8
I tried with xampp 1.7.0 too!
Help!!!

 
I didnt have any error in the others steps but ive got 1 in this step 4.

It didnt creat the tables in database but it said that created. strange.

it said something like "if u didnt see any error continue to step 4" fine i didnt see any error msg then i went to step 4 and SURPRISE.

STEP 4
Add samples to DB:

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'reynken.z_news_tickers' doesn't exist' in C:\xampp\htdocs\install.php:390 Stack trace: #0 C:\xampp\htdocs\install.php(390): PDO->query('SELECT * FROM z...') #1 {main} thrown in C:\xampp\htdocs\install.php on line 390

Can anyone help me ?

\\\Gug~
 
Help!

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'theforgottenserver.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
 
Error when im on default localhost page.

Code:
Notice: Undefined index: sqliteDatabase in C:\wamp\www\config-and-functions.php on line 30

Notice: Undefined index: useMD5Passwords in C:\wamp\www\config-and-functions.php on line 32

Notice: Undefined variable: file_data in C:\wamp\www\config-and-functions.php on line 386

Notice: Undefined index: action in C:\wamp\www\index.php on line 16

Notice: Undefined index: account_login in C:\wamp\www\index.php on line 40

Notice: Undefined index: password_login in C:\wamp\www\index.php on line 41

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ibizaots.z_news_big' doesn't exist' in C:\wamp\www\latestnews.php:80 Stack trace: #0 C:\wamp\www\latestnews.php(80): PDO->query('SELECT * FROM `...') #1 C:\wamp\www\index.php(70): include('C:\wamp\www\lat...') #2 {main} thrown in C:\wamp\www\latestnews.php on line 80


im using WampServer, not XAMPP [wampserver same mysql,php and apache versions as xampp and its better for me ;-s]


anyway, xampp dont works for me [cant turn on/off mysql ? reinstalled it 5x times...]
 
Error when im on default localhost page.

Code:
Notice: Undefined index: sqliteDatabase in C:\wamp\www\config-and-functions.php on line 30

Notice: Undefined index: useMD5Passwords in C:\wamp\www\config-and-functions.php on line 32

Notice: Undefined variable: file_data in C:\wamp\www\config-and-functions.php on line 386

Notice: Undefined index: action in C:\wamp\www\index.php on line 16

Notice: Undefined index: account_login in C:\wamp\www\index.php on line 40

Notice: Undefined index: password_login in C:\wamp\www\index.php on line 41

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ibizaots.z_news_big' doesn't exist' in C:\wamp\www\latestnews.php:80 Stack trace: #0 C:\wamp\www\latestnews.php(80): PDO->query('SELECT * FROM `...') #1 C:\wamp\www\index.php(70): include('C:\wamp\www\lat...') #2 {main} thrown in C:\wamp\www\latestnews.php on line 80


im using WampServer, not XAMPP [wampserver same mysql,php and apache versions as xampp and its better for me ;-s]


anyway, xampp dont works for me [cant turn on/off mysql ? reinstalled it 5x times...]

For MySQL in XAMPP, just uninstall old mysql servers first, I think wamp hasn't got some php extension needed so it doesn't work, also try to install XAMPP 1.6.6a -> the best one for Gesior's Accs in my opinion


I didnt have any error in the others steps but ive got 1 in this step 4.

It didnt creat the tables in database but it said that created. strange.

it said something like "if u didnt see any error continue to step 4" fine i didnt see any error msg then i went to step 4 and SURPRISE.

STEP 4
Add samples to DB:

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'reynken.z_news_tickers' doesn't exist' in C:\xampp\htdocs\install.php:390 Stack trace: #0 C:\xampp\htdocs\install.php(390): PDO->query('SELECT * FROM z...') #1 {main} thrown in C:\xampp\htdocs\install.php on line 390

Can anyone help me ?

\\\Gug~

I answered you already in another topic, you missed step 3 ;p You have to create tables and columns first, then you'll be able to add samples to them (or maybe it wasn't you?)

How can I fix this please!!!
I'm using TFS!
Xampp 1.6.8
I tried with xampp 1.7.0 too!
Help!!!


Use Xampp 1.6.6a, but version of xampp has nothing to do with that bug, just put your url (DNS/domain) into your config here:
Code:
-- Status
	ownerName = "Nautria"
	ownerEmail = "[email protected]"
	[B]url = "http://localhost"[/B]
	location = "Europe"
In same format I did (http://yourdomain.blabla <- without slach at the end).
 
If I want go to Step 4, I havning little problem...
a593f4db981934cb.jpg


Please help me :)
 
How can I fix this please!!!
I'm using TFS!
Xampp 1.6.8
I tried with xampp 1.7.0 too!
Help!!!


just edit the index.php at the end:

PHP:
$layout_header .= "var activeSubmenuItem='".$subtopic."';  var IMAGES=0; IMAGES='/".$layout_name."/images'; var LINK_ACCOUNT=0; LINK_ACCOUNT='';</script>";
=)




@the guys with the apache problem:

usea xampp version <= xampp 1.6.6a
 
Fatal error: Call to a member function fetch() on a non-object in C:\xampp\htdocs\install.php on line 396

How do I fix this
 
Hello, when I choose the password of adimin on "step5". I go to the "step6" it occurs this error.
Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in C:\xampp\htdocs\pot\OTS_MonstersList.php on line 61

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


what do I do?
 
No, I'm using the latest version of TFS (0.3b2-gui).

HELP GESIOR PLEASE

Search up your xampp folder, go to php.ini. I know, there are more of them, just search for them all (I don't know which one it is.). Search for

extension=php_domxml.dll
Change it to:
;extension=php_domxml.dll
 
How can i fix that?

PHP:
Fatal error: Method OTS_Player::__toString() must not throw an exception in C:\~\xampp\htdocs\houses.php on line 19
 
Fatal error: Uncaught exception 'E_OTS_NotLoaded' in C:\xampp\htdocs\7171\pot\OTS_Player.php:1853 Stack trace: #0 C:\xampp\htdocs\7171\accountmanagement.php(786): OTS_Player->getSkill(0) #1 C:\xampp\htdocs\7171\index.php(130): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\7171\pot\OTS_Player.php on line 1853
 
Back
Top