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.4

Newbie Spellweaver
Joined
Jul 6, 2023
Messages
18
Reaction score
1
hello everyone i had share travian 4.4 with new php and new sql this script written with Laravel and we have somthing but in the script
1. register no body can registry
2. Alliance
3.inscription
4.restserver
5. do not have file install
but just you can login with Multihunter pass : 12345
now we should fix this script together
php 7.4
mysql 8.0.15



please who can fix this script
and link download here
download file

first time we should insert cloum country in the sql

INSERT INTO activate (username,password,email,tribe,timestamp,act,act2,ref,location,country) VALUES :)user, :pass, :email, :tribe, :time, :act, :act2,:ref,:location,:country)
Unhandled Exception.
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'country' in 'field list'
DEATH FOR YOU.
Array ( [user] => hamid [pass] => 29449a38abddaa518b1ab77ee66c73e6 => hamidthc@gmail.com [tribe] => 0 [act] => jdros10LT6 [act2] => Qexun [ref] => [time] => 1710345764 [location] => 0 [country] => ad )
 
Newbie Spellweaver
Joined
Dec 22, 2019
Messages
13
Reaction score
1
Adding country in mysql in the right table and that problem is fixed.
 
Newbie Spellweaver
Joined
Jul 6, 2023
Messages
18
Reaction score
1
i did fix but now broblem Alliance


SELECT rank FROM ali_permission where uid = :R
Unhandled Exception.
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM ali_permission where uid = ?' at line 1
DEATH FOR YOU.
Array ( [R] => 7 )
 
Initiate Mage
Joined
Nov 12, 2023
Messages
2
Reaction score
0
Please Re-Up the Script. It looks nice, i will happy to test it or play with my friends. thanks
 
Back
Top