ELEM3NT
LUA Status: Beginner
Hello there, I'll tell you some of my errors that I currently have on my Gesior AAC.
And to the people that was helping me in my last thread "Gesior AAC Installment" I am back. xD
I am using XAMPP 1.7.3 with the most upgraded phpMyAdmin.
Using Gesior 0.3.4(beta4) Fixed v5 as my AAC
and The Forgotten Server 0.3.6pl1 GUI as the server...
I always get an error on these following clicks:
Account Management,
My Account,
When I Try to Login,
When I look up a character,
Highscores,
Last Kills,
and Banishments.
Heres the errors for each click,
When I Try to Login, When I click My Account, and when I click on Account Management (ALL THE SAME ERROR):
When I Look up a Character:
When I click on Highscores:
When I click on Last Kills:
and When I click on Banishments:
So yeh, thats all the errors I get when I click on any one of em. If you know why i'm getting these errors, please help me. I'd really appreciate it. ^_^
-MY VERY IMPORTANT QUESTION-
Okay, so right now im using http://localhost/ or http://127.0.0.1/ to connect to my website.
>>How do I make it so I can go on it with my IP address or my No-Ip?<< Do I have to change something in the settings?
Alright ya'll, if you can help me out, please do so.
Thank you,
ELEM3NT:thumbup:
And to the people that was helping me in my last thread "Gesior AAC Installment" I am back. xD
I am using XAMPP 1.7.3 with the most upgraded phpMyAdmin.
Using Gesior 0.3.4(beta4) Fixed v5 as my AAC
and The Forgotten Server 0.3.6pl1 GUI as the server...
I always get an error on these following clicks:
Account Management,
My Account,
When I Try to Login,
When I look up a character,
Highscores,
Last Kills,
and Banishments.
Heres the errors for each click,
When I Try to Login, When I click My Account, and when I click on Account Management (ALL THE SAME ERROR):
PHP:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'tfs.bans' doesn't exist' in C:\xampp\htdocs\pot\OTS_Account.php:794 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Account.php(794): PDO->query('SELECT `active`...') #1 C:\xampp\htdocs\pot\OTS_Account.php(771): OTS_Account->loadBan() #2 C:\xampp\htdocs\accountmanagement.php(30): OTS_Account->isBanned() #3 C:\xampp\htdocs\index.php(178): include('C:\xampp\htdocs...') #4 {main} thrown in C:\xampp\htdocs\pot\OTS_Account.php on line 794
When I Look up a Character:
PHP:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'tfs.bans' doesn't exist' in C:\xampp\htdocs\pot\OTS_Player.php:2362 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Player.php(2362): PDO->query('SELECT `active`...') #1 C:\xampp\htdocs\pot\OTS_Player.php(2393): OTS_Player->loadNameLock() #2 C:\xampp\htdocs\characters.php(20): OTS_Player->isNameLocked() #3 C:\xampp\htdocs\index.php(142): include('C:\xampp\htdocs...') #4 {main} thrown in C:\xampp\htdocs\pot\OTS_Player.php on line 2362
When I click on Highscores:
PHP:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'tfs.bans' doesn't exist' in C:\xampp\htdocs\pot\OTS_Account.php:794 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Account.php(794): PDO->query('SELECT `active`...') #1 C:\xampp\htdocs\pot\OTS_Account.php(771): OTS_Account->loadBan() #2 C:\xampp\htdocs\highscores.php(93): OTS_Account->isBanned() #3 C:\xampp\htdocs\index.php(154): include('C:\xampp\htdocs...') #4 {main} thrown in C:\xampp\htdocs\pot\OTS_Account.php on line 794
When I click on Last Kills:
PHP:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'time' in 'order clause'' in C:\xampp\htdocs\killstatistics.php:2 Stack trace: #0 C:\xampp\htdocs\killstatistics.php(2): PDO->query('SELECT * FROM p...') #1 C:\xampp\htdocs\index.php(160): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\killstatistics.php on line 2
and When I click on Banishments:
PHP:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'tfs.bans' doesn't exist' in C:\xampp\htdocs\bans.php:15 Stack trace: #0 C:\xampp\htdocs\bans.php(15): PDO->query('SELECT `bans`.`...') #1 C:\xampp\htdocs\index.php(94): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\bans.php on line 15
So yeh, thats all the errors I get when I click on any one of em. If you know why i'm getting these errors, please help me. I'd really appreciate it. ^_^
-MY VERY IMPORTANT QUESTION-
Okay, so right now im using http://localhost/ or http://127.0.0.1/ to connect to my website.
>>How do I make it so I can go on it with my IP address or my No-Ip?<< Do I have to change something in the settings?
Alright ya'll, if you can help me out, please do so.
Thank you,
ELEM3NT:thumbup: