• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Gesior for tfs 1.3?

Marko999x

ArchezOt soon
Premium User
Joined
Dec 14, 2017
Messages
3,970
Solutions
103
Reaction score
3,106
Location
Germany
Can't find it anywhere
would nice if someone could give me a link
thanks
levi
 
but I suggest using my-aac that is based on gesior code but it is currently updated and maintained

and also supports almost everything that is released to use with gesior
 
Can I use it with Xampp aswell?

@Evil Puncker is correct that it's still updated and might be a better choice, when it comes to AAC I act like a 90yo thinking "it worked in the past so ill stick it with" xD

I still use xampp (probbly one of the very few these days) but I only use it for testing and if thats what you wanna do then give it a try, it should work.
But AFAIK uniform server is 100 times better, faster and more secure compared to xampp, keep that in mind if you are gonna host the server.
 
@Evil Puncker is correct that it's still updated and might be a better choice, when it comes to AAC I act like a 90yo thinking "it worked in the past so ill stick it with" xD

I still use xampp (probbly one of the very few these days) but I only use it for testing and if thats what you wanna do then give it a try, it should work.
But AFAIK uniform server is 100 times better, faster and more secure compared to xampp, keep that in mind if you are gonna host the server.

Well xampp is only used for testing stuff
using myacc now if you guys saying its better
anyway got this error

Declaration of OTS_Base_DB::query($query) must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs) in C:\xampp\htdocs\system\libs\pot\OTS_Base_DB.php on line 77
 
have you followed the instructions? (download, unzip, don't change anything and visit your_url/install)

also about xampp: it is fine or you can also use uniform server, they are both fine as long as you are using up to date versions, they are not really for testing only since they contain actual production softwares (php, apache, mysql etc) :p
 
Well xampp is only used for testing stuff
using myacc now if you guys saying its better
anyway got this error

Declaration of OTS_Base_DB::query($query) must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs) in C:\xampp\htdocs\system\libs\pot\OTS_Base_DB.php on line 77

I know you fixed the problem, but just to clarify if other users getting the same error.

MyAAC is incompatible with latest XAMPP bundled with PHP 8. You need to download XAMPP with PHP 7.x (7.4 for example).

Good luck using my-aac!
 
I know you fixed the problem, but just to clarify if other users getting the same error.

MyAAC is incompatible with latest XAMPP bundled with PHP 8. You need to download XAMPP with PHP 7.x (7.4 for example).

Good luck using my-aac!

Good to know
thanks
 
Back
Top