First entry shows as error

First entry shows as error

by Brian Donohue-Lynch -
Number of replies: 1

Just installed Glossary module (rest of Moodle is now running fine)...

but when I try to enter an item in the glossary, I get the following error message:

Cross-disciplinary ideas  

Fatal error
: Call to undefined function: fullname() in /home/httpd/vhosts/mysite.com/httpdocs/moodle/mod/glossary/formats/2.php on line 28

suggestions?


Average of ratings: -
In reply to Brian Donohue-Lynch

Re: First entry shows as error

by Williams Castillo -
Hi,

You need the very latest moodle (moodlelib.php) ... This is a function that was added by Martin to handle the issue of the name and hungarian names, etc...

Regards,
Will