I upgraded Invenio to 1.1.5. Since then all users show as 'Active'
when I review users in webaccess.
However when I become user they show up as inactivated when I try to
submit. The same behavior occurs when the user logs in directly.
Authorization failure
Account '[email protected]' is not yet activated. Try to login with another
account.
If you think this is not correct, please contact: [email protected]
<mailto:[email protected]>
I have tried toggling the active status on/off but that does not work.
Can I fix this in the database directly?
thanks!
System details
------
* Invenio version: 1.1.5.11-52960c
* Python version: 2.7.3 (default, Mar 13 2014, 11:03:55) [GCC 4.7.2]
* Apache version: Apache/2.2.22 (Debian) [/usr/sbin/apache2]
* MySQLdb version: 1.2.5
* MySQL version:
- version: 5.5.41-0+wheezy1
- character_set_client: utf8
- character_set_connection: utf8
- character_set_database: utf8
- character_set_results: utf8
- character_set_server: latin1
- character_set_system: utf8
- collation_connection: utf8_general_ci
- collation_database: utf8_unicode_ci
- collation_server: latin1_swedish_ci
>>> System details detected successfully.