I've travian on host,its work fine,now you just can serach a
free host,i'm using "godaddy" :|.
Printable View
ok i will test out login and register now should work im sure i just loged in a min ago :(
---------- Post added at 06:30 PM ---------- Previous post was at 06:28 PM ----------
ok i just logged in on my server working fine ill update my git repo with a new push soon
---------- Post added at 07:27 PM ---------- Previous post was at 06:30 PM ----------
New repo up i tested on home server if i can login or register it lets me and now you can play as nature if you change tribe ID lots of work to battle done but its ready for later in game too IE natars auto attacking by rights if a script was made it should work a charm
get it from
https://github.com/advocaite/Travianx
like me if you like this works
Catchable fatal error: Object of class Message could not be converted to string in C:\Program Files (x86)\EasyPHP-5.3.8.0\www\Templates\Build\37.tpl on line 351
training hero
yeah as you notice hero and oases was removed from rev so its not working
till i re add it
and
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in C:\Program Files (x86)\EasyPHP-5.3.8.0\www\Templates\Build\19_1.tpl on line 8
pushed and fixed
just download the single file to fix it was part of process to stop having things static as in prices if you change unit data it wont update the barracks price as its hardcoded
---------- Post added at 08:22 PM ---------- Previous post was at 08:20 PM ----------
@basher less bugs for you and you can play as nature its just a cleaner rev for everyone to use nd build and fix on
currently me and donn and typhoon can push to rev so if donn dose any fixes he can push them onto rev makes everything alot more orginized trust me this is for the best hero and oases can be added once the basic game parts are finished
Very good job guys, i told it will be much easier to add changes if You use vcs. Now it's much easier to control version of game :thumbup:
Yeah, and i fully agree about basic game parts. It's better to create controller and then test it, not mixing all together. :thumbup1:
advo the java scripts files in the repo seem to be somehow different with the ones I have in my local repo, when I replace the ones I got from github repo for the ones I have in my local repo, register and login worked again. Did you change the scripts in any way? if not, maybe they got corrupted when you pushed them to the repo.
BTW Iam using last rev.
---------- Post added at 10:22 PM ---------- Previous post was at 10:13 PM ----------
Also I just discover that if you use a alias, then you cant login because it try to go to ammelden.php in the root of the site.
the only real dif one should be uncrypt for the t4 index but yeah maybe something else i could just replace them all again i dont mind
No don't overwrite them, for now don't use a alias when hosting the site, if you do you will face all sorts of problems.
dealing with the Warnings, will come back later.
---------- Post added at 11:18 PM ---------- Previous post was at 10:50 PM ----------
For warnings just need to add @ at the begining of fopen and fclose in automation.php
For
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent
error you must go to the file that report the error, go to the end of the file and remove de null characters in them, the files I have found with this problem are:
Technology.php
Building.php
Ranking.php
Battle.php
---------- Post added at 11:18 PM ---------- Previous post was at 11:18 PM ----------
Sorry advo cant push now, maybe tomorrow, Ill explain later.
There's no GameEngine/Prevention folder in the git repository so if you try to run TravianX straight from a git clone, you'll probably strike difficulties.
GameEngine/Prevention needs to exist and be writable by your web server. It's used to lock the database update system to avoid conflicts of simultaneous writes.
Regards,
Donnchadh.
Hi guys.
some of you it works Diplomacy?
**hugs**
Thank you for new version I will try.