How do I turn debugging mode off?!?!?!?!

How do I turn debugging mode off?!?!?!?!

by Andrea Gregory (Gordon) -
Number of replies: 2

How do I turn debugging mode off when i can't get to that page to turn it off!!???? :O :O :O

Is there somewhere in the database this is saved and what can i change it to???

Thanks in advance!!!!!

Andrea

Average of ratings: -
In reply to Andrea Gregory (Gordon)

Re: How do I turn debugging mode off?!?!?!?!

by Tim Hunt -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
UPDATE mdl_config SET value = 0 WHERE name = 'debug';
In reply to Tim Hunt

Re: How do I turn debugging mode off?!?!?!?!

by Andrea Gregory (Gordon) -
Thanks - realised that about half an hour after. Needed to get it fixed asap and managed to find that in the database. I changed it to '5' which, if i can remember rightly shows either no errors at all or just fatal ones so it fixed it thankfully!! smile smile