FruxePi
FruxePi copied to clipboard
A Database Error Occurred - unable to login
After I enter the the default username and password I get the following Error:
FruxePi » A Database Error Occurred
Error Number: 1146
Table 'frx_db.users' doesn't exist
SELECT `email`, `email`, `id`, `password`, `active`, `last_login` FROM `users` WHERE `email` = '[email protected]' ORDER BY `id` DESC LIMIT 1
Filename: models/Ion_auth_model.php
Line Number: 1038
I tried to update but it still doesn't work. I saw Issue #43 but I can't see what was the solution.
Same problem here

same here