Debugging options
These options are useful when developing your site and can be used to help you debug any issues you may encounter.
Enable code comments
The code comments make it super easy to find exactly where a section of code is being loaded from. Each comment will wrap around the specific section of code, include the file name in which it resides as well as the line number.
Enable error reporting
This will enable all php errors and notices to be displayed.
Enable jQuery
Morph uses jQuery extensively, so this should generally be left enabled. We have added the option to disable more for testing / debugging purposes.
Debug Modules
Enabling this option will globally change all modules to use the "outline" module chrome. This is good when you want to see which module positions are being used where.
Do you think this help article can be improved?
Our goal is to make Morph's documentation as easy and simple to use as possible and if you feel there is anything we can do to improve, whether updates / refinements to the content or how everything is structured, please let us know! We really do value all of the feedback we get and will do everything possible to ensure that the documentation is relevant and useful to you getting up and running with Morph!