Going to the tradecenter and clicking "select an item" fails with a console error.
Further debugging shows that this is due to a "non existing database" table, because of a hard coded database prefix in classes/swap_handler.php in method get_swappable_items().
Going to the tradecenter and clicking "select an item" fails with a console error.
Further debugging shows that this is due to a "non existing database" table, because of a hard coded database prefix in
classes/swap_handler.php
in methodget_swappable_items()
.