Hi. How can we help?

Debug Console

03 Jan 2020 in: Troubleshooting

Console

Cms pro comes equipped with powerful debugging console, which will help you troubleshoot any issues you might have running cms pro.

1

To enable console, using any text editor, open up config.ini.php file located in /lib/ folder.

2

scroll down and set DEBUG value from false to true

3

look at the bottom of the screen, console should be visible. If not just refresh your browser.

Warning and error tabs are php related messages, while SQL tab will display database queries executed on current page.