v.2.0.7.7.3 non compability with older versions - ZeroByter/zeropanelv2 GitHub Wiki
v.2.0.7.7.3 changes some ways data about staff and permission ranks are stored, meaning, if you upgrade to v.2.0.7.7.3, your staff panel will not be usable.
Here are instructions on how to fix the compatibility issues.
- Rename config.php in the root folder of your panel to config.php.bak
- Backup tables 'accounts' and 'permissions' in your MySQL database and delete the old one.
- Open your staff panel as you normally would and fill in the setup configuration page.
- Replace config.php in your root folder with your config.php.bak
- According to your MySQL tables backup, redo all your permissions and staff accounts WITHIN THE PANEL.
I really apologize for the inconvenience this has caused, but these were additions and improvements that unfortunately have been long overdue.
Not all is bad, though! More features are coming soon so stay tuned to this GitHub project!