Giter VIP home page Giter VIP logo

myaac's People

Contributors

elsongabriel avatar guivalladao avatar leotkbr avatar lucasgiovannibr avatar majestyotbr avatar slawkens avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

myaac's Issues

long2ip issue

Priority

Low

Area

Admin

What OS are you seeing the problem on?

Windows

Browser

Chrome

What happened?

A bug happened!

While trying to edit players on the Admin panel there was the following error:

Exception class: TypeError()

long2ip(): Argument #1 ($ip) must be of type int, string given

File: D:\Andre\OT13\UniServerZ\www\system\functions.php
Line: 66


Backtrace:

#0 D:\Andre\OT13\UniServerZ\www\system\functions.php(66): long2ip()
#1 D:\Andre\OT13\UniServerZ\www\admin\pages\players.php(700): longToIp()
#2 D:\Andre\OT13\UniServerZ\www\admin\index.php(62): include('...')
#3 {main}

I fixed it by changing this line to this:

value="<?= (strlen($player->getLastIP()) > 11) ? inet_ntop($player->getLastIP()) : longToIp(intval($player->getLastIP())); ?>"

I'm running MyAAC on Uniform server and PHP 8.1.6

Code of Conduct

  • I agree to follow this project's Code of Conduct

myaac. characters.php error

Priority

High

Area

Templates

What OS are you seeing the problem on?

Linux

Browser

Edge

What happened?

Hello. After installing Canary 13.32 and the current MyAAC. Everything is ok. But when I want to search for a character in the search engine, it redirects me to a blank page.

https://prnt.sc/nks0H49PNX6W

when I fire up the developer mode, it pops up

https://prnt.sc/AAkQNLfmKv1j

Code of Conduct

  • I agree to follow this project's Code of Conduct

createcharacterauction error Cannot use object of type PDOStatement as array

When going to create a sale of a character in step 2 it is giving the error Exception class: Error() Cannot use object of type PDOStatement as array place in the code where I am doing the tests
$getCharacter = $db->query('SELECT id, account_id, name, level, vocation' . 'FROM players' . 'WHERE id = ' . $db- >quote($selectCharacter) .'');
$getCharacter = $getCharacter->fetch();

XSS in bugtracker

Priority

Critical

Area

System

What OS are you seeing the problem on?

Linux, Windows, MacOS

Browser

Chrome, Other

What happened?

Hi,

Just to let you know: there has been more security vulnerabilities found in bugtracker. (XSS)

I reviewed the file fully now, and patched the changes here:
slawkens/myaac@ee32384

Code of Conduct

  • I agree to follow this project's Code of Conduct

Guild Wars

Priority

High

Area

System

What OS are you seeing the problem on?

Windows

Browser

Chrome, Firefox, Edge, Opera, Safari, Other

What happened?

No possibility to declare war on the guild.
There are no buttons to control guild wars.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Erro ao criar guild no site.

Priority

High

Area

System

What OS are you seeing the problem on?

Windows

Browser

Opera

What happened?

Quando vou criar guilda me aparece a seguinte erro.

[Sat Jan 20 09:31:40.441291 2024] [php:error] [pid 5372:tid 1864] [client ::1:50529] PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 1436 Thread stack overrun: 15688 bytes used of a 131072 byte stack, and 160000 bytes needed. Use 'mysqld --thread_stack=#' to specify a bigger stack. in E:\\xampp\\UniServerZ\\www\\system\\libs\\pot\\OTS_Guild.php:199\nStack trace:\n#0 E:\\xampp\\UniServerZ\\www\\system\\libs\\pot\\OTS_Guild.php(199): PDO->exec()\n#1 E:\\xampp\\UniServerZ\\www\\system\\pages\\guilds\\create.php(106): OTS_Guild->save()\n#2 E:\\xampp\\UniServerZ\\www\\system\\pages\\guilds.php(31): require('...')\n#3 E:\\xampp\\UniServerZ\\www\\index.php(310): require('...')\n#4 {main}\n thrown in E:\\xampp\\UniServerZ\\www\\system\\libs\\pot\\OTS_Guild.php on line 199, referer: http://localhost/?subtopic=guilds&action=create

Code of Conduct

  • I agree to follow this project's Code of Conduct

Achievements list bug

Priority

Low

Area

System

What OS are you seeing the problem on?

Windows

Browser

Chrome

What happened?

Achievement list at characters page does not show more than one option, even if the character has more than one achievement:

achiev

Code of Conduct

  • I agree to follow this project's Code of Conduct

Event calendar wrong days

Priority

Low

Area

System

What OS are you seeing the problem on?

Linux

Browser

Chrome

What happened?

anyone can help me to check this one? event calendar wrong date one day ahead, today is Thursday 11, in page shows Friday 11.

image

Code of Conduct

  • I agree to follow this project's Code of Conduct

Cant Buy New Recovery Key

Priority

Medium

Area

System

What OS are you seeing the problem on?

Linux, Windows

Browser

Edge

What happened?

Se eu tento comprar uma nova recovery key, mesmo tendo as coins o sistema diz que nao tenho coins suficiente assim como mostra na foto a seguir.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Event Calendar

Priority

Low

Area

System

What OS are you seeing the problem on?

Linux

Browser

Chrome, Firefox, Edge, Opera, Safari

What happened?

This page isn’t working 127.0.0.1 is currently unable to handle this request.
HTTP ERROR 500 when i try get acces to event

Code of Conduct

  • I agree to follow this project's Code of Conduct

Can't find config.lua while in /install

Priority

Critical

Area

Install

What OS are you seeing the problem on?

Linux

Browser

Firefox

What happened?

I can't set my Server Path while install.

The form and error:
image

and my CLI of server:
image

Code of Conduct

  • I agree to follow this project's Code of Conduct

Call to undefined function isVipSystemEnabled()

Priority

Medium

Area

Install, System

What OS are you seeing the problem on?

Linux

Browser

Firefox

What happened?

I decided to migrate to updated myaac but it gives this error I am using the latest canary 3.0 version.

in config.lua is declared the "VipSystemEnable".

imagen

Code of Conduct

  • I agree to follow this project's Code of Conduct

Characters

Priority

Low

Area

System

What OS are you seeing the problem on?

Linux

Browser

Opera

What happened?

Quando acesso a pagina de characters (seleciono o perfil do personagem) a pagina responde em branco sem informações.
Não me da nenhum erro apenas fica em branco.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Char Bazaar error

Priority

Medium

Area

Plugins

What OS are you seeing the problem on?

Linux, Windows

Browser

Chrome, Firefox, Edge, Opera, Safari, Other

What happened?

It is not possible to place the character on the char bazaar

We reach the last step, confirm the announcement and do not add it to the list.

Code of Conduct

  • I agree to follow this project's Code of Conduct

vulnerability !!!

Priority

Critical

Area

System

What OS are you seeing the problem on?

Linux, Windows

Browser

Chrome

What happened?

XSS vulnerability IN HIGHSCORES.PHP INPUT VOCATION!!!!

Code of Conduct

  • I agree to follow this project's Code of Conduct

Boosted creature

Priority

Medium

Area

System, Templates

What OS are you seeing the problem on?

Linux, Windows

Browser

Opera

What happened?

Algumas imagens estão saindo estourada no pedestal de creaturas boostadas do dia.

image

Code of Conduct

  • I agree to follow this project's Code of Conduct

Suggestion about repo (move into templates)

Priority

Suggestion

Area

Templates

What is missing?

Hello,

I didn't knew where to post this suggestion, decided to post in issues, sorry if that's not the correct place.

So, what is my suggestion?

It would be much better if you create just your own template (templates/tibiacom) repository, because most of your repo changes are just appearance changes.

I compared your repo with original myaac, and it seems valid.

You can just copy all *.html.twig files and put into templates/tibiacom and they will be overwritten as myaac reads them.
The all custom pages you have - like baazar can be also put in templates under pages/ directory.

For the rest files, that are changed, we can together bring them into original myaac repo.

Let me know what do you guys think.

I think it will be better for our eco-system ;)

There is also myaac 0.9 on the way, so you won't need to update everything manually.

Code of Conduct

  • I agree to follow this project's Code of Conduct

admin change town character

Priority

Low

Area

Admin

What OS are you seeing the problem on?

Windows

Browser

Opera

What happened?

do you know why in aac, when i want to edit a character, i can't see any city, even though when i create a character, it chooses the city correctly and i can log in normally

https://prnt.sc/SIXy8c-IbhEb

https://prnt.sc/Vmjuwsg9lI1I

Code of Conduct

  • I agree to follow this project's Code of Conduct

Eventcalendar error

Priority

Low

Area

System

What OS are you seeing the problem on?

Linux

Browser

Chrome

What happened?

O calendário de eventos não está abrindo, verifiquei no log de erros e apareceu a seguinte mensagem..
2023/12/20 09:21:45 [error] 817#817: *25842 FastCGI sent in stderr: "PHP message: PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /home/www/system/pages/eventcalendar.php on line 96" while reading response header from upstream, client: 'xxx.xxx..ipclient', server: _, request: "GET /?eventcalendar HTTP/1.1", upstream: "fastcgi://unix:/run/php/php8.1-fpm.sock:", host: "ipserver", referrer: "http://ipserver/"

Code of Conduct

  • I agree to follow this project's Code of Conduct

page title erros

title image does not load

PAGE: ?subtopic=downloadclient&step=downloadagreement

image

PAGE: downloadclient.php
image

OS: UBUNTU 22.04 SERVER
Tested: Apache end Ngnix

dont work char bazaar

Priority

Medium

Area

System

What OS are you seeing the problem on?

Linux

Browser

Chrome

What happened?

ERROR VISUAL ON SHIELDING:
image

COINS ONLY SHOW TIBIA COINS not transferable:
image

real coins:
image

when confirm my char for selling:
image

It does not show any error, it simply returns me to step 1, and I do not add the player to the sale.
I am using the latest commit from the repository.
image

Code of Conduct

  • I agree to follow this project's Code of Conduct

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.