After upgrade and enter admin link all i can see is this here: An Error has occured The database has encountered a problem, please try again later. The options to upload,select file/folders for protections gives same error message as above also.
Same issue, when i go to /amember/admin-upgrade-db i get same error message. I am working on this local so i have no live site of it yet. It seems that if i go to example /admin-products it works fine, but /admin dont work at all.
That is strange.. First, make sure you uploaded all upgrade files and run admin-upgrade-db again. If it does not help, please edit file amember/application/configs/config.php replace first line <?php to <?php define('APPLICATION_ENV', 'debug'); then try again - it will dump error details to the screen.