Support Forums - Classified Ads Script Osclass

General osclass questions => General discussion => Topic started by: pietkei on February 05, 2021, 08:30:50 PM

Title: After activating debug mode errors home screen
Post by: pietkei on February 05, 2021, 08:30:50 PM
For the first time i activated the debug mode, when i opened my website underneath the homepage all kind of errors appeared.
(check the image i added)

PHP error log: Activated
PHP errors output to file: Activated
Database debug mode: Activated

After deactivating the debug mode all errors were gone and the website was fine again.

All help is appreciated to find out what happened.

Thanks!

Title: Re: After activating debug mode errors home screen
Post by: cartagena68 on February 06, 2021, 04:08:47 AM
Those are not errors, they are the database queries and appears when you activated the Database debug mode. It is for testing purpose and should not be used in a live website.
The php errors log is located in oc-content folder, or you can find it in admin panel under tools -> Debug/Error log
Title: Re: After activating debug mode errors home screen
Post by: pietkei on February 06, 2021, 09:04:01 AM
Those are not errors, they are the database queries and appears when you activated the Database debug mode. It is for testing purpose and should not be used in a live website.
The php errors log is located in oc-content folder, or you can find it in admin panel under tools -> Debug/Error log

Thanks for explaining!

Pieter