hheyne Posted December 1, 2022 Share Posted December 1, 2022 Hello, am having a question regarding the suppression of errors on the Browser. We are using some API calls from within via AJAX called PHP files. If there's an error occuring the message is visible within the Dev-Tools of Firefox or Chrome. Is there a way to suppress these messages on a production server? It's showing the paths to the called scripts which could be an issue (at least for the auditing teams). The message comes in German but I will try to translate it as good as possible here: Quote Diese Fehlermeldung wurde angezeigt wegen: Sie verwenden die Kommandozeilen-API Fehler wurde protokolliert. Quote This error message was displayed because: You are using the command line API Error was logged. Many thanks in advance for any advises Link to comment Share on other sites More sharing options...
hheyne Posted December 1, 2022 Author Share Posted December 1, 2022 I have found the fix for this. It's easy. Just update ProcessWire to a newer version. https://github.com/processwire/processwire-issues/issues/1143 3 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now