Quote:
Originally Posted by Disneyw
what do i add?
Edit: I mean where do i put the code? After what?
|
He explained in his post:
Quote:
Originally Posted by toonysnn
Edit config.php and add under <?php: $config['Misc']['debug'] = true;
|
He's saying add "$config['Misc']['debug'] = true;" (no quotes around the line) after "<?php" in the config file.
Quote:
Originally Posted by Disneyw
what do i add?
Edit: I mean where do i put the code? After what?
|
Quote:
Originally Posted by skhms
|
Yep, I knew there was another way but couldn't remember the link and was too lazy to go figure it out. And, I believe Opserty posted the easiest method to do this.