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

Search results

  1. slaw

    MyAAC v0.8.21

    What version of myaac, 0.8 or 1.0? And how much time does it take exactly? You can see that in footer if you have 'footer_load_time' in config or admin panel enabled. If thats above 1.0+ seconds, then it's caused by offline status of your server.
  2. slaw

    Vote for next MyAAC default template

    I am thinking about making second round with those 3/4 winners: ShadowCores, emma, semantic and (maybe) tibiaold. What do you think? You can react to my message.
  3. slaw

    Vote for next MyAAC default template

    For sure! You think you got something that fits better? Show us! :)
  4. slaw

    Vote for next MyAAC default template

    Well, I didn't had enough options in poll (15 answers was the limit), so I decided to omit rasta and few more. There still will be community versions of tibiacom template, so it won't be really lost.
  5. slaw

    Vote for next MyAAC default template

    Hello, Today I would like to ask you some question about the future of MyAAC. The problem is: the tibiacom template is going to be removed in official version, and a replacement for this is needed. I would like to know what do you think. Default means it will be included in official release...
  6. slaw

    Cannot find config.lua file.

    Try also giving 777 chmod to config.lua Command: chmod 777 /home/root/canary/config.lua
  7. slaw

    AAC myaac blank page in guilds

    The white page usually means there was an error in processing the page. Check here how to see the error message: https://my-aac.org/faqs/ Check the question "I get white page with error 500"
  8. slaw

    [MyAAC] Welcome Box - Last joined, best player, total houses

    Hi, thanks for your report. It was a bug that existed only in myaac 1.0+. The fix is here: (only for 1.0+) https://github.com/slawkens/myaac-plugins/commit/a50cb9ab13455cfa28812b4230d3109ef78f4218 And I also include fixed .zip, ready to install. Don't install it if you use myaac 0.8, because...
  9. slaw

    [MyAAC][Plugin] Gesior Shop System

    Just remove this file: plugins/gesior-shop-system/pages/gifts.php + additionally you can remove the "Gifts" menu item in admin panel - menus.
  10. slaw

    [MyAAC][Plugin] Gesior Shop System

    Did you install it through admin panel or simple by unpacking the .zip? Anyway: Try clear cache in admin panel, or by using command: php aac cache:clear In the main folder.
  11. slaw

    AAC MyACC bug, difrent profesion on char after promotion

    What version of myaac and what version of otserver? Version of myaac - you can look into common.php
  12. slaw

    AAC Validator.php and CreateCharacter.php

    Hi, you are right - there was a missing check. The fix is here: https://github.com/slawkens/myaac/commit/317505bf19b54fc6db81d7197541c73295c93a45
  13. slaw

    [MyAAC][Plugin] Gesior Shop System

    Seems you are using unofficial (opentibiabr) version, which has pagseguro enabled by default. If you want to replace it - then you need to install this plugin (gesior-shop-system) and then replace the addresses in admin panel - Menus. Replace shop category with "?points" URL. Like on the...
  14. slaw

    AAC MYAAC, password issues regarding encryption

    Try adding this into your config.local.php: $config['database_encryption'] = 'sha1'; Do this solves your problem?
  15. slaw

    AAC MYACC Fatal Error

    Open config.lua, replace COLOR_GREEN with 18 as seen in the picture. If other colours are found, do the same.
  16. slaw

    AAC MYAAC, password issues regarding encryption

    Do you have this in config.lua? passwordType = "sha1"
  17. slaw

    [MyAAC][Plugin] Most powerful guilds (TFS 0.3/4 and 1.0)

    So whats the problem? The guilds not showing? Try clean cache in admin panel.
  18. slaw

    AAC link page to other sub-pages

    Probably some syntax error: enable dev mode in config.local.php to see the error. $config['env'] = 'dev';
  19. slaw

    Login failed. Tibia might be down for maintenance.

    https://docs.opentibiabr.com/opentibiabr/downloads/website-applications/websites/znoteaac There you will find LoginWebService for Znote AAC.
  20. slaw

    AAC with old-style templata overflow

    Can you post bigger screenshot? I cannot understand from what you've posted what's wrong.
Back
Top