lucasgiovannibr / myaac

A free and open-source Automatic Account Creator (AAC) written in PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bid on Bazaar

Berzekz opened this issue · comments

When trying to bid a char in the bazaar:

image

This error refers to line 1366 of currentcharactertrades.php
Check if there is a coins table in accounts, because this line only checks.

This error refers to line 1366 of currentcharactertrades.php Check if there is a coins table in accounts, because this line only checks.

image

Have you tested the last commit? without modifying anything? because I saw that you published a change and it involves precisely the coins.

Yes tested with all update of this rep and without any change, even with my change this dont affect this functions
https://github.com/lucaslking/myaac/blob/7d79b88224b817534fdec6d93f2ca83df3184b78/system/pages/currentcharactertrades.php#L1367

closed and the solution ?