• 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. me

    Znote AAC HOUSE AUCTION SYSTEM

    thank you I see it 'auctionPeriod' => 24 * 60 * 60, // 24 hours auction time. but I don't really understand how to config it do I remove it all together or just change the vale of 24 to say 1 for a hour?
  2. me

    Znote AAC HOUSE AUCTION SYSTEM

    Anyone know how to remove the time or change it from 24h to less(like a hour or instant)
  3. me

    RL Map Houses SQL (help asap!)

    I solved it by edit config.php by adding the towns // Town ids and names: (In RME map editor, open map, click CTRL + T to view towns, their names and their IDs. // townID => 'townName' etc: ['3'=>'Thais'] $config['towns'] = array( 1=> 'Venore', 2=> 'Thais', 3=> 'Kazordoon', 4=> 'Carlin', 5=>...
  4. me

    [10.77][TFS 1.2] ORTS, a real map project

    How did you fix this?
  5. me

    [10.77][TFS 1.2] ORTS, a real map project

    I had the same problem I just restarted everything and it worked
  6. me

    OpenTibia [10.76] Remere's Map Editor

    that did it for me got it running
  7. me

    [10.77][TFS 1.2] ORTS, a real map project

    thank you for this I got it up and running on ubuntu 14.04 kinda of a pain but it works very well
  8. me

    Tibia RL (All NPC)

    upload the scripts folder please
  9. me

    NPC Sword Buyer [10.38+]

    I like that hes on a panda:)
  10. me

    tibia client 10.21

    Referral Denied You don't have permission to access "http://static.tibia.com/download/tibia1021.exe" on this server. Reference #24.17d755b8.1409420144.58984f :(
  11. me

    Ubuntu 14.04 please help make a server and website

    I got the website up and MySQL ,phpmyadmin,working I used apache2, now on to the rest,
  12. me

    Ubuntu 14.04 please help make a server and website

    cant get it to run i skip the step and did the res up to service nginx restart had error wont work. I review all the other steps, re checked and checked again but to no luck:(
  13. me

    Ubuntu 14.04 please help make a server and website

    yes I logged into default user then did su to get root, if its ok to skip were should I go to then please:P also thank you for responding, I appreciate it:)
  14. me

    Ubuntu 14.04 please help make a server and website

    well that one didn't work ether, followed it step but step got a error on Add the lines Code: <?php phpinfo(); ?> go to save and Error writing /usr/share/nginx/www/info.php: No such file or directory would not save tried to skip that step and got * Restarting nginx nginx [fail]
  15. me

    Ubuntu 14.04 please help make a server and website

    I thank you for your post I shall try your tutorial on a Debian 7 machine, I will start with a fresh copy of Ubuntu server
  16. me

    Ubuntu 14.04 please help make a server and website

    I am new to OpenTibia, After spending hours of searching and googlein` I can not find a how to step by step noob friendly way to do this in Ubuntu 14.04(headless). So, I post this post, In hope that someone out there can explan clearly and nicely(in English please), step by...
  17. me

    SIMPLE ALL IN ONE: From nothing to a fully working dedicated server on Ubuntu

    Yes, I re-installed Ubuntu Server seemed to fix the web part must have been a bad install. Thank you for your time:)
  18. me

    SIMPLE ALL IN ONE: From nothing to a fully working dedicated server on Ubuntu

    found some of the problem # ansible-pull -U https://github.com/DevelopersPL/otshosting-provisioning.git -o -d /srv E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
  19. me

    SIMPLE ALL IN ONE: From nothing to a fully working dedicated server on Ubuntu

    Ubuntu gives the green light but the site will not open, I should add the Ubuntu one is the server its over a Lan, im using a pc to administer the headless server. I ran ifconfig to make sure I had the right ip. I had phpmyadmin running before but not on the new server that I was trying to set...
  20. me

    SIMPLE ALL IN ONE: From nothing to a fully working dedicated server on Ubuntu

    It seems not to work, it installs correctly, but the web part will not work for me i'm using fresh ubuntu-14.04.1-server-amd64 installation (headless)
Back
Top