Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

error/repository/instancenotsaved

De MoodleDocs
Salta a:navegació, cerca

This message (which doesn't seem to have a translation) occurs if there is a problem when creating a repository.

Depending on the repository type, there might be various possible causes for this error. I am not aware of any particular way to cause this error in a standard Moodle install.

At a technical level, this would occur if a repository plugin returns false from its 'create' function. If the error occurs inappropriately while developing a new repository plugin, this is the probable cause.