Call to undefined function: filter_remove_duplicates() in /

Call to undefined function: filter_remove_duplicates() in /

por Sharon Hennessy -
Número de respuestas: 2

I was getting an error when I tried to use my original glossary install so.. I copied a "new" glossary file over the old one.  Now I have a biggger problem: 

Call to undefined function: filter_remove_duplicates() in ....mod/glossary/filter.php

Of course I can't access any of my site.  Once again - I'm learning from my mistakes here!

Any suggestions? 

Sharon

Promedio de valuaciones (ratings): -
En respuesta a Sharon Hennessy

Re: Call to undefined function: filter_remove_duplicates() in /

por Martin Dougiamas -
Imagen de Core developers Imagen de Documentation writers Imagen de Moodle HQ Imagen de Particularly helpful Moodlers Imagen de Plugin developers Imagen de Testers
No, you can't mix and match files from different versions unless you really know what the code is doing ... in this case it looks like you've got files from the Moodle 1.5 development version ... go back to Moodle 1.4.4 ...
En respuesta a Martin Dougiamas

Re: Call to undefined function: filter_remove_duplicates() in /

por Sharon Hennessy -

Thanks Martin - The lesson of correct module version is one I will remember.  Glossary is fixed and my original problem - missing RSS folder is also fixed.

Thanks - Sharon