• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

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