Viewing error reporting in PHP-Fusion Updated on March 11, 2022 by Scott Mitchell 1 Minutes, 0 Seconds to Read Within programs such as PHP-Fusion, there are tools you can use to find errors that may occur within the application. PHP-Fusion has an easy to use tool to allow you to view and deal with errors that occur within it’s files. Below is a step by step guide on viewing error reports from the admininstrative interface. How to view error reporting in PHP-Fusion Log into your PHP-Fusion admin dashboard. This brings you to the main admin screen. Look to the tabs across the top of the screen and select the System Admin tab. From there, click on the Error Log icon. You are now on the Error Logs list. From here you will see any reported errors in a list on the page. The malfunctioning code line is listed under the title. There is also a dropdown list on the right hand side that has a status for each error listed (New, Solved, and Ignore). Click on the file name link to display the error details along with the entire file code below the error list for inspection. Once you have identified the location of an error, you can use your cPanel or FTP to edit the file and correct it. Share this Article Related Articles Installing an Addon in PHP-Fusion Using the Contact Form in PHP-Fusion Security Options in PHP-Fusion Restoring a database backup in PHP-Fusion PHP-Fusion Main Site Settings Overview Modifying the Footer in PHP-Fusion Modify the sub-footer in PHP-Fusion Modify the copyright footer in PHP-Fusion Managing Site Links in PHP-Fusion Managing Panels in PHP-Fusion