So most likely cause of the absence of options within the admin screen (after the database upgrade is performed via zc_install process and only doing a database upgrade which has still not been complete as message still appears at top of webste) is one or more of the following database table data issues:
- the admin profile(s) do not have a valid primary key number (non-zero)
- the admin user(s) do not have a valid primary key number (non-zero)
- the admin profile number assigned to the admin user is not valid/does not exist in the admn profile table.
These items would be best viewed from phpmyadmin or similar database viewing software and the user(s) may need to be reconstructed temporarily through: http://www.zen-cart.com/content.php?44
After gaining access, new users may need to be added and the old deleted to provide access by those users. I have yet to figure out why the above becomes necessary, but I have had to do those actions on more than one upgrade from those older versions and not entirely sure how they were able to login with that problem existing, but they could... Different sites, different owners/operators, different version histories, etc...


Reply With Quote

php version.

