Skip to content
This repository was archived by the owner on Dec 1, 2018. It is now read-only.
This repository was archived by the owner on Dec 1, 2018. It is now read-only.

SQL Install is missing columns #84

@thedmeyer

Description

@thedmeyer

I was trying to install BitWasp on my test box but I ran into an issue relating to the install.sql file being out of date.

Errors below:

Error Number: 1054

Unknown column 'email_address' in 'field list'

SELECT `id`, `banned`, `user_hash`, `user_name`, `local_currency`, `user_role`, `salt`, `force_pgp_messages`, `public_key`, `pgp_two_factor`, `totp_two_factor`, `entry_paid`, `email_address`, `email_activated`, `activation_hash`, `activation_id` FROM `bw_users` WHERE `user_name` = 'admin'

Filename: models/Users_model.php

Line Number: 105

Who is maintaining the repo for this project at this time?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions