Forums | Mahara Community
Support
/
Error log
22 March 2018, 0:02
Hi,
I ve this in error.log :
[WAR] b8 (lib/mahara.php:2742) Trying to get property of non-object [16-Mar-2018 13:21:52 Europe/Paris] Call stack (most recent first): [16-Mar-2018 13:21:52 Europe/Paris] * log_message(string(size 36), integer, true, true, string(size 51), integer)
(in mahara.php the error is in this row,
what can i do or where can i look for this ?
function pieform_configure() {
global $USER, $THEME;
$renderer = $THEME->formrenderer;
what can i do or where can i look for this ?
thank in advance
27 March 2018, 14:20
Hello Sophie,
What were you doing to trigger the error message?
Can you please provide more background?
You can do a fulltext search through the codebase to find where a particular phrase is used. The Atom editor doesa great job searching through all the files in a codebase.
Cheers
Kristina