Warnings in php are shown ...

Warnings in php are shown ...

por Peter Sereinigg -
Number of replies: 5

in the admin menue I checked "show the errors: no" but warnings (with no problems) are shown,

any reason

Thanks Peter

Average of ratings: -
In reply to Peter Sereinigg

Re: Warnings in php are shown ...

por Howard Miller -
Imaxe de Core developers Imaxe de Documentation writers Imaxe de Particularly helpful Moodlers Imaxe de Peer reviewers Imaxe de Plugin developers
..and the warnings are?
In reply to Howard Miller

Re: Warnings in php are shown ...

por Peter Sereinigg -

Notice: Undefined property: attemptbuildsonthelast in /home/ps.powerlearning.at/www/moodle/mod/quiz/lib.php on line 1071

Peter

In reply to Peter Sereinigg

Re: Warnings in php are shown ...

por Howard Miller -
Imaxe de Core developers Imaxe de Documentation writers Imaxe de Particularly helpful Moodlers Imaxe de Peer reviewers Imaxe de Plugin developers
Sounds like a language pack problem. Have you got the latest pack for the language you are using?
In reply to Peter Sereinigg

Re: Warnings in php are shown ...

por Eloy Lafuente (stronk7) -
Imaxe de Core developers Imaxe de Documentation writers Imaxe de Moodle HQ Imaxe de Particularly helpful Moodlers Imaxe de Peer reviewers Imaxe de Plugin developers Imaxe de Testers
Hi Peter,

that notice (attemptbuildsonthelast) has been fixed now in CVS.

Ciao sorrisa