over 9 years ago
We have cakephp debug on or off option in core.php file, if debug is on then all errors and query will show at the bottom of the page. we can give it some different style or UI so that it will be more readable. we can apply css like below code
.cake-sql-log { position:fixed; top:99%; z-index:10; width:100%; background-color:black; color:white; border-collapse:collapse; } .cake-sql-log caption { background-color:#900; color:#FFF; } .cake-sql-log:hover { top:auto; bottom:0; } .cake-sql-log td { padding:3px; border:1px solid #999; background-color:#EEE; color:#000; }
Starting with Chrome version 45, NPAPI is no longer supported for Google Chrome. For more information, see Chrome and NPAPI (blog.chromium.org).
Firefox and Microsoft Internet Explorer are recommended browsers for websites using java applets.
Chrome Version Support
Are you sure, you want to delete this comment?
Sign up using
0 Comment(s)