I've lost it :P

Same as I haha :),

Use admin.php?add-ons/add to browse to it for now until someone else sheds the light on both of us.
 
Should be:
Code:
$config['debug'] = '1';
It doesn't matter either way.
I use:
Code:
$config['debug'] = 1;
That's the proper way to use the integer, but it all doesn't really matter... ends up being the same thing. :)
 
Back
Top Bottom