Reviewing Frontend Issues
Reviewing Frontend Issues
Hi there, I hope there is a chance someone is able to fix issues within the frontend. Whats the matter? Once we click on a certain link within the frontend we get the status code "500". I assume it is because php-version. Currently we are using PHP 7.4. Before you are asking. Yes, I've tried a newer version like 8.2, but with that I can't login into frontend as it serves also the status code "500". Not sure what to do, so may someone is skilled enough to help with. Thanks, Thomas
Re: Reviewing Frontend Issues
Your php error log should show what the error is, there's no real way for us to guess. If you're unsure how to find that, and don't have a developer you can call on, follow the link in my signature to the "hire a dev" program.
Not getting the answer you need? CMSMS support options
Re: Reviewing Frontend Issues
Thank you! I'm pretty sure it has to do with the php-version. Currently using php 7.4. When downgrading to vers. 7.3 I can't log in into admin panel (server error). When upgrading to vers. 8.1 or higher I can access the admin panel but after navigating to "content" for ex. I also get a "500" server error.