Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Travian 4.5 with 6 Tribes files download :D

Newbie Spellweaver
Joined
Aug 29, 2013
Messages
10
Reaction score
0
Thank you for the document.

application/config.php edit

define("SQL_SERVER", "localhost");
define("SQL_USER", "root");
define("SQL_PASS", "monal22");
define("SQL_DB", "azer12");
It's corrected.


It appears as error shown below.
Where can I find the default SQL file?

=========
SELECT * FROM config
Unhandled Exception.
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'azer12.config' doesn't exist
DEATH FOR YOU.

Fatal error: Uncaught Error: Call to a member function fetch() on null in \test\application\DB.php:188 Stack trace: #0 \test\application\config.php(19): DB->queryFetch('SELECT * FROM c...') #1 \test\application\Database.php(3): include('\\test\\a...') #2 \test\application\Account.php(4): require_once('\\test\\a...') #3\test\login.php(4): include('\\test\\a...') #4 {main} thrown in \test\application\DB.php on line 188
 
Newbie Spellweaver
Joined
Nov 7, 2023
Messages
19
Reaction score
18
Thank you for the document.

application/config.php edit

define("SQL_SERVER", "localhost");
define("SQL_USER", "root");
define("SQL_PASS", "monal22");
define("SQL_DB", "azer12");
It's corrected.


It appears as error shown below.
Where can I find the default SQL file?

=========
SELECT * FROM config
Unhandled Exception.
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'azer12.config' doesn't exist
DEATH FOR YOU.

Fatal error: Uncaught Error: Call to a member function fetch() on null in \test\application\DB.php:188 Stack trace: #0 \test\application\config.php(19): DB->queryFetch('SELECT * FROM c...') #1 \test\application\Database.php(3): include('\\test\\a...') #2 \test\application\Account.php(4): require_once('\\test\\a...') #3\test\login.php(4): include('\\test\\a...') #4 {main} thrown in \test\application\DB.php on line 188
I think the database was installed incorrectly, delete it and install it again.
 
Initiate Mage
Joined
Jul 12, 2023
Messages
2
Reaction score
0
Hello having problem. World map white. any fix for that?
 
Newbie Spellweaver
Joined
Aug 29, 2013
Messages
10
Reaction score
0
I think the database was installed incorrectly, delete it and install it again.
Found in the file. ^^
Thank you for your support.

One problem arose.
I cannot log in because if change the user ID or password directly in the DB.
I entered the login ID and password correctly.
Does the user have to change the options directly after logging in?
An error occurs when changing another user's password in administrator mode.
I would like to be able to log in normally after editing directly in the DB.
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Mar 14, 2024
Messages
7
Reaction score
0
I am looking for this gpack
Is there a download link?

can you share the download link?
????
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Nov 7, 2023
Messages
19
Reaction score
18
I am looking for this gpack
Is there a download link?

can you share the download link?
????
I don't have that yet

Found in the file. ^^
Thank you for your support.

One problem arose.
I cannot log in because if change the user ID or password directly in the DB.
I entered the login ID and password correctly.
Does the user have to change the options directly after logging in?
An error occurs when changing another user's password in administrator mode.
I would like to be able to log in normally after editing directly in the DB.
Found in the file. ^^
Thank you for your support.

One problem arose.
I cannot log in because if change the user ID or password directly in the DB.
I entered the login ID and password correctly.
Does the user have to change the options directly after logging in?
An error occurs when changing another user's password in administrator mode.
I would like to be able to log in normally after editing directly in the DB.
First, delete Erkan, then become a member and set the access value of the account you are a member of in the database to 9. You are an admin.
 
Newbie Spellweaver
Joined
Aug 29, 2013
Messages
10
Reaction score
0
Only one user can register an account and continued registration is not possible. The account registration page does not work.
Please help me what is the problem.
 
Newbie Spellweaver
Joined
Nov 7, 2023
Messages
19
Reaction score
18
Only one user can register an account and continued registration is not possible. The account registration page does not work.
Please help me what is the problem.
Only 1 person from one IP can become a member, you can open this from the admin.
 
Newbie Spellweaver
Joined
Sep 26, 2011
Messages
25
Reaction score
0
Само 1 човек от едно IP може да стане член, можете да отворите това от администратора.
No option mate :(
 
Back
Top