Roundcube Community Forum

Release Support => Pending Issues => Topic started by: Wup.nu on September 27, 2008, 08:54:15 AM

Title: hide the console in the left corner
Post by: Wup.nu on September 27, 2008, 08:54:15 AM
I'm using now the webmail from Roundcube, it look great and it works fine, only thing is that the website showed a console in the left corner....

how can i remove it of hide them?
Title: hide the console in the left corner
Post by: JohnDoh on September 27, 2008, 09:46:53 AM
Hi,

Look for $rcmail_config['debug_level'] in your config file. For normal use you probably want it set to 1
Title: hide the console in the left corner
Post by: Wup.nu on September 27, 2008, 06:43:41 PM
thanks :D that was what i would be to see it is now hidding there
Title: Didn't work for me
Post by: gingercat on February 18, 2009, 01:16:38 PM
Quote from: JohnDoh;14313Hi,

Look for $rcmail_config['debug_level'] in your config file. For normal use you probably want it set to 1

I tried this but the console is still there. Any other way of removing it?

SOLVED - It seems that if you leave the original .dist files on the server the console stays up. Does the system look at those original files as a default setting or something?