Skip to content

Attempting to create a new user on a fresh install fails. #201

Description

@STRogers

The column is not in the schema file.

Unknown column 'ignore_buy_tax' in 'field list'

INSERT INTO user (username, registration_date, password, reports, email, salt, default_buy_behaviour, default_sell_behaviour, cross_character_profits, ignore_citadel_tax, ignore_station_tax, ignore_outpost_tax, ignore_buy_tax, ignore_sell_tax, login_count, updating) VALUES (....)

Filename: models/Register_model.php

Line Number: 199

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions