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

    MyAAC v1.0

    Then it should be somewhere inside of /etc/php/8.1/ Also remember to change this too: post_max_size = 200M Did it worked?
  2. slaw

    MyAAC v1.0

    Thats because of PHP upload limits. Here's some info: https://stackoverflow.com/questions/2184513/change-the-maximum-upload-file-size The hardest part might be locating the php.ini If you tell me your OS (Operating System) and Webserver (Apache, xampp, nginx, etc.), then I can tell you where...
  3. slaw

    AAC myaac where is the config?

    There is just config.local.php The normal config.php has been moved to admin panel -> Settings page.
  4. slaw

    GlobalEvent [TFS 1.x] Power Gamers and Online Time for Gesior2012/MyAAC

    The powergamers you see on the myaac demo, it's an advanced version of the script made by me. It saves whole history, not just last 7 days. As I cannot make advertisement here, I will post only link to discord, where you can find it. It's in the market-forum on that discord...
  5. slaw

    AAC Shop system with Tibia Coins in MyAAC v0.8.20

    You can edit Menus in admin panel. There you can change also the links. That PagSeguro is from your myaac I think. You need to change the link to "points". I would also suggest to migrate to latest myaac v1.8.1.
  6. slaw

    AAC Shop system with Tibia Coins in MyAAC v0.8.20

    Then remove the system/pages/gifts.php and leave only points.php and in gesior-shop-system/plugins/gesior-shop-system/config.php set $config['donation_type'] = 'coins'; Then you will be able to buy tibia coins. Don't also forget about paypal part in that config.php
  7. slaw

    AAC Shop system with Tibia Coins in MyAAC v0.8.20

    Enable dev mode in config.local.php $config['env'] = 'dev'; Then refresh the page, you should see an error.
  8. slaw

    Count to 10!

    6
  9. slaw

    [8.6/12X] [TFS1.3] Global + Source + Web + tools + Quest Reward System

    Don't use this outdated myaac included in this pack. Download one from https://github.com/slawkens/myaac/releases/latest
  10. slaw

    MyAAC v1.0

    What error do you get? Try enable in config.local.php: $config['env'] = 'dev';
  11. slaw

    Clone Money 7.72 OTX Server/TFS/Softcores 1.0.X.S

    Maybe offer the bug abuser some amount of premium points? May be also a solution. ;)
  12. slaw

    MyAAC v1.0

    Items you add here: 2) Yeah copy & paste is the way to go.
  13. slaw

    MyAAC v1.0

    When you are logged as admin, just click this: #onTopic Looking for a way to generate a lot of accounts or players, automatically? The sample data plugin may be an option for you! MyAAC Plugins (https://plugins.my-aac.org/plugins/Sample+Data/1.0)
  14. slaw

    MyAAC v1.0

    What myaac version? You may also need to clear cache in admin panel.
  15. slaw

    MyAAC v1.0

    Over 50000 installs! You guys did it!
  16. slaw

    The Forgotten Server 10.98

    Yeah, that happen if the towns are not loaded into db. You will need to configure them in admin panel -> settings -> Game
  17. slaw

    The Forgotten Server 10.98

    Yeah, xampp with php 8.2, this probably:
  18. slaw

    The Forgotten Server 10.98

    You were probably using opentibiabr version. Use this version and it should be ok: Release MyAAC v1.7.1 · slawkens/myaac (https://github.com/slawkens/myaac/releases/latest)
  19. slaw

    MyAAC not loading any pages past landing

    ok, that looks good
  20. slaw

    MyAAC not loading any pages past landing

    Post the whole config here, then i can edit it.
Back
Top