BitWasp
BitWasp copied to clipboard
SQL Install is missing columns
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?
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?
hey man i get a error "Your config file does not appear to be formatted correctly." can you help ?
@anonm128 I was never able to get Bitwasp working properly. I have since moved on to other projects.
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 https://github.com/Bit-Wasp/BitWasp/issues/84#issuecomment-200462760