Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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!
I come here to ask all WEB developers to join and create a Database Manager where you can manage the player and others as well as the link below.
Gesior acc. maker for TFS
I'm trying to create a website for my otservser, im currently using Gesior 3.6, and this is the problem im getting:
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set()...
hello there,
I didn't want to make 2 topics for the problems I'm facing Support section stays clean as possible .
I'm using tfs 0.4 & Gesior Acc ..
My problems are :
1) For Gesior Acc, when i add two items in the - Additional Items - section shown below :
the first items takes his original...
Can someone help me with this problem?
I need a line in which you will check the value of global-storage and will inform the time, example:
cooldown = 259200,
Storageglobal = 50587
(config.cooldown - (os.time() - getGlobalStorageValue(config.storageglobal)))
I need this in gesior, in this...
I'm installing Gesior on my server TFS 1.2, but i have problem.
At the time of creating a character this error occurs:
Error occured!
Error ID: Cannot save ItemsList. Player ID not set.
More info:
File: /var/www/tibiaserv01/public_html/classes/itemslist.php Line: 67
File...
good evening
Anyone know which gesior comes with the new store? The same as the global?
I found it once, but I can not find it again
Thank you very much in advance
Anyone can help me? This error happens when i try
search a character: Screenshot
Fatal error: Uncaught exception 'E_OTS_NotLoaded' in C:\xampp\htdocs\pot\OTS_GuildRank.php:179 Stack trace: #0 C:\xampp\htdocs\characters.php(88): OTS_GuildRank->getGuild() #1 C:\xampp\htdocs\index.php(179)...
Hello, I cannot get this to work.
I'm using gesior.
What I'm trying?
I'm trying to get "players_record" value into variable.
$record = $SQL->query("SELECT `value` FROM `server_config` WHERE `config` = players_record");
echo $record;
It's showing nothing... When I try:
$record =...
Hi guys, I have had this problem since I installed gesior on my server: I cannot use the forums because of some error.
This is the error
Fatal error: Call to a member function fetchAll() on a non-object in C:\xampp\htdocs\pages\forum.php on line 338
And my forum.php is attached to the post...
I'm having a big problem creating a player automatically "Rook Sample", even choosing other vocations.(Druid Sample, Paladin Sample...)
//## CREATE CHARACTER on account ###
if($action == "createcharacter")
{
$main_content .= '<script type="text/javascript">
var...
shop.lua
function onThink(interval, lastExecution)
local queryShop = db.storeQuery('SELECT * FROM `z_ots_comunication`')
if queryShop ~= false then
repeat
local id, player = result.getNumber(queryShop, 'id'), Player(result.getString(queryShop, 'name'))...
This is Shop System taken from Gesior, converted to MyAAC.
Configuration you can find in files: system/pages/points.php and system/pay/*
Demo: Gifts - MyAAC Demo (http://demo.my-aac.org/gifts)
Installation:
Go to Admin Panel, select 'Plugins', and then select gesior-shop-system.zip and click...
I have some problems with layout made by Crypton, using Gesior2012-TFS-0.3.6_and_0.4_to_rev_370.
I dont know how to show up bar with server status etc, and somehow font-size is tiny, only in general informations.
I guess it depends on htdocs/pages > accmanagement, but there are only php scripts.
I needed to convert this script to Gesior 2012 is showing the error:
Fatal error: Call to a member function fetch()
$v = $SQL->query("SELECT (SELECT COUNT(`death_id`) FROM `killers` k LEFT JOIN `player_killers` pk ON `k`.`id` = `pk`.`kill_id` LEFT JOIN `players` p ON...
On lost account page, when you enter charcter name and choose the option which is supposed to send an email to your account with your password doesn't work.
The following error shows up:
An error occorred while sending email! Try again or contact with admin.
I have tried the following...
Ive installed gesior 0.4 but it seems like email system isn't working that well.
# Emails Config
$config['site']['send_emails'] = true;
$config['site']['mail_address'] = "[email protected]";
$config['site']['smtp_enabled'] = true;
$config['site']['smtp_host'] = "mail.gmail.com"...
Hey i have problem with gesior acc for othire by @Pietia10. When im in install steps, i cant make samples i got blank page/white page, and when i skip step, and make admin passwrd, and change the install.php and install.txt to install1.php and install1.txt , i got blank page on my site like SHUt...