Hi @all, I was just installing the Moodle-Version 1.9.2 at our university. It was installed without any problems. But during testing and preparing for use I got this error message: Fatal error: Cannot redeclare make_log_url() (previously declared in /global/WEB_DAT/documents/fme/institute/get/lehre/course/lib.php:25) in ./lib.php on line 54 This error is only shown in the course administration (e. g. adding or editing courses). Other function do not have any problems. I tried to find single "include" or "require", but didn't find any (there are always "inlcude_once" or "require_once" commands used). If I try to deactivate the function this error is shown again with the next function. Does anyone know a solution? Or does anyone know where I can ask for a solution? I posted this also at the moodle-forum. Thanks for help greets Kai P.S.: Sorry for my bad english. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php