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

SQL Install is missing columns #84

Open
thedmeyer opened this issue Dec 10, 2014 · 4 comments
Open

SQL Install is missing columns #84

thedmeyer opened this issue Dec 10, 2014 · 4 comments

Comments

@thedmeyer
Copy link

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?

@thedmeyer
Copy link
Author

Okay, I see these now: https://github.com/Bit-Wasp/BitWasp/tree/master/application/migrations
But shouldn't these be merged with the install.sql file?

@anonm128
Copy link

hey man i get a error "Your config file does not appear to be formatted correctly." can you help ?

@thedmeyer
Copy link
Author

@anonm128 I was never able to get Bitwasp working properly. I have since moved on to other projects.

@anonm128
Copy link

i have found something. do you still want to know ?
On Mar 23, 2016 6:46 PM, "David Meyer" [email protected] wrote:

@anonm128 https://github.com/anonm128 I was never able to get Bitwasp
working properly. I have since moved on to other projects.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#84 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants