phpCMS contains a debug mode that can be very handy while developing your website with phpCMS.
Debug mode is invoked by adding the special query string "?debug=debug" to the page you want to examine.
http://www.yourdomain.com/some/document.htm?debug=debug
Debug mode is password protected. Please do not forget to log out after your work is finished.
Debug Mode Parameters
|
Debug Mode must also be activated in GUI->Configuration in order to use debugging.