• 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!

Search results

  1. Daniel Kopeć

    AAC Item Market for Gesior 2012 0.4

    Does anyone have an "Item Market" script for Gesior 2012 0.4 Tibia 8.6 ?
  2. Daniel Kopeć

    Lost Account An error occorred while sending email! Try again or contact with admin.

    I have GESIOR 2012 - Version 1.0.1 for 0.3.6 and all 0.4. When do I use the function Loss Account such a message appears on the website and the e-mails do not come with the new password to the account...
  3. Daniel Kopeć

    How to make War System on page Gesior 0.4 2012 ?

    I have installed Gesior Acc Maker 2012 version 1.0.1 for TFS 0.3.6 and 0.4. https://otland.net/threads/gesior-2012-version-1-0-1-for-0-2-x-0-3-6-and-all-0-4.176677/ But I don't know how to make a war system on the site. I see i have scipt wars.php but there is no Wars tab on the page. Can...
  4. Daniel Kopeć

    Solved Gesior 2012 0.4 does not show support list !

    Well, group ID 7 was missing in config :) Thank you very much for your help :) REP +
  5. Daniel Kopeć

    Solved Gesior 2012 0.4 does not show support list !

    Gesior 2012 for TFS 0.36 and 0.4 Tibia 8.6 does not show support list. (GOD, GM, Tutor, etc...) How to Fix It? Its my team.php file: <?php if(!defined('INITIALIZED')) exit; $list = $SQL->query('SELECT ' . $SQL->fieldName('name') . ', ' . $SQL->fieldName('online') . ', ' ...
  6. Daniel Kopeć

    [Gesior AAC] Support Page (fixed)

    Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity "/data/XML/groups.xml" in C:\xampp\htdocs\pages\team.php on line 3 Could not load groups! Why??
  7. Daniel Kopeć

    Solved Gesior Acc Maker 2012 Login to the game Problem !

    I have installed Gesior2012-TFS-0.3.6_and_0.4_to_rev_3703 and there is no problem with logging in :D I guess I can close the topic but thank you very much for trying to help Mr. Snavy :) REP +
  8. Daniel Kopeć

    [Gesior 2012] First Tibia Global Layout

    I have such an error after installation Fatal error: Call to a member function fetchAll() on a non-object in C:\xampp\htdocs\pages\latestnews.php on line 456
  9. Daniel Kopeć

    Solved Gesior Acc Maker 2012 Login to the game Problem !

    Yes in the database, the passwords are encrypted with sha1 1619356175 I installed another gesior acc maker for testing and there was no problem logging into the game and sha1 encryption https://otland.net/threads/gesior-2012-first-tibia-global-layout.198605/ Maybe there is something wrong...
  10. Daniel Kopeć

    Solved Gesior Acc Maker 2012 Login to the game Problem !

    After creating an account, I cannot log in to the game. Tibia client shows Invalid password. The new account and character normally appears in the database. Gesior Acc Maker 2012 TFS0.4 Tibia8.6 In config.lua password encryption is 'sha1' sqlType = "mysql" sqlHost = "127.0.0.1"...
  11. Daniel Kopeć

    Solved STEP 5 Set Admin Account error

    Works great. REP + But after creating an account, I cannot log into the server :( 1619203674 Normally an account has been created and added to the database But when I try to login it shows
  12. Daniel Kopeć

    Solved STEP 5 Set Admin Account error

    Such information has now appeared: SELECT id, name, password, salt, premdays, lastday, email, key, group_id, create_ip, create_date, premium_points, page_access, location, rlname, email_new, email_new_time, email_code, next_email, last_post, flag FROM accounts WHERE name = 'GUMA9920'...
  13. Daniel Kopeć

    Solved STEP 5 Set Admin Account error

    Oh yeah, I'm sorry. <?php if(!defined('INITIALIZED')) exit; class Account extends ObjectData { const LOADTYPE_ID = 'id'; const LOADTYPE_NAME = 'name'; const LOADTYPE_MAIL = 'email'; public static $table = 'accounts'; public $data = array('name' => null, 'password' =>...
  14. Daniel Kopeć

    Solved STEP 5 Set Admin Account error

    I cannot set up the administrator account when installing the Acc maker TFS 0.4 gesior. I get such an error: ______________________________________________________________________________________________________________________________ STEP 5 Set Admin Account Fatal error: Call to a member...
  15. Daniel Kopeć

    Solved Search character name error !

    Gesior Acc Maker. but I don't know where to find the information what version it is. OTS engine is 0.4 Tibia 8.6
  16. Daniel Kopeć

    Solved Search character name error !

    I get this error when searching for a player with a name that does not exist :( how to fix it? Fatal error: Uncaught exception 'E_OTS_NotLoaded' in C:\xampp\htdocs\pot\OTS_Player.php:1808 Stack trace: #0 C:\xampp\htdocs\characters.php(66): OTS_Player->getCustomField('id') #1...
  17. Daniel Kopeć

    Solved Serwer Status Problem

    yes I know. I've already figured it out and fixed it, but thank you for your help :) REP +
  18. Daniel Kopeć

    Solved Serwer Status Problem

    The Status server does not show the number of players online. How to fix it? Gesior Acc Maker: var/www/pot/OTS_ServerStatus.php <?php /**#@+ * @version 0.1.4 * @since 0.1.4 */ /** * @package POT * @author Wrzasq <[email protected]> * @copyright 2007 (C) by Wrzasq * @license...
  19. Daniel Kopeć

    Solved Automatic Zombie Event. How to make automatic ?

    I have a Zombie Event on my server, but I don't know how to make it run automatically every day at a given time :( TFS 0.4 Tibia 8.6 Below I am pasting scripts from data/talkactions: ---------------------------------------------------------- data/talkactions: <talkaction log="yes"...
  20. Daniel Kopeć

    Solved Errors in the console

    just don't know how to copy text from tfs console :)
Back
Top