I am doploying phpVMS on debian with php7 and nginx. When I access to admin all of admin modules aren’t working because the ADMIN_PANEL constant define in /admin/index.php have not the correct value so the condition define in app.config.php for the modules path is false…
Have you any solutions to fix the problem to have modules working fine in my admin ?
Like I mentioned it works fine on Wampserver with php 7 but I haven’t tried it on a real server since my host doesn’t provide php 7 as of yet. Would you want to give me your admin access to your site? I might be able to figure it out.