Su sitio necesita estar registrado si quiere usar laApp Moodle.Al registrar su sitio Usted nos da una mejor imagen sobre cómo se usa Moodle en el mundo y nos ayuda a tomar decisiones acerca de nuevas características y plugins.
Nosotros no compartimos su información con nadie. Nosotros no entramos a su sitio. Nosotros usamos los datos agregados anónimos para publicar las estadísticas de la comunidad mundial y usamos los otros datos para ayudarnos en nuestra toma de decisiones acerca de las nuevas características y plugins.
Registre su sitio al ingresar como un administrador e ir aAdministración del sitio / Registro. ¡Si Usted no es el administrador, solicítelo amablemente al administrador que lo revise!
Su registro es privado a menos que Usted elija hacerlo público.
El registro es opcional, pero no queremos que Usted se pierda de la información sobre asuntos importantes de seguridad o actualizaciones que pongan en riesgo a su sitio. Mientras más personas se registren, tendremos una mejor imagen de como se está usando Moodle y cuales aspectos podemos mejorar. Así, el registro es una situación de ganar-ganar para Usted y para nosotros.
Sin embargo, si Usted solamente quiere usar Moodle para hacer pruebas, Usted no necesita poner su sitio en línea y no necesita registrarlo.
Solamente los sitios que están en línea pueden ser registrados. Si su sitio está en "localhost", significa que no está en internet y nosotros no podemos conectarnos a él para registrarlo.
Here are some common registration problems. If your problem is different from these, or if you have tried and still cannot register, then get in touch via theMoodle.com contact form.
Try un-registering then re-registering your site. To un-register your site, click the ‘Unregister’ link at the bottom of the Registration page.
Assuming you wanted your site to be listed, be aware that the process can take a week or two, so be patient. If it is not listed after two weeks, get in touch via via theMoodle.com contact form.
Get in touch via theMoodle.com contact form with information about your site URL.
Get in touch via the theMoodle.com contact form with information about your site URL and we will delete the original registration. Note: Sites on subdomains should be able to register, unless your site was created by copying the database of another site. (SeeMDLSITE-4141).
This is not a Moodle error but an Apache configuration error that your hosts need to solve. If you are hosting the site yourself, then you can get support from the [https://moodle.org/course Moodle community forums.
Also read the section below: "The hub cannot access your site."
See"Register my site function not working" Moodle forum post.
Site registration does not work if the/admin/ folder is moved and $CFG->admin is set in config.php to something other than 'admin'. SeeMDLSITE-5237
We really don't recommend you clone sites ;)
Follow these steps assuming you have access to the database and the console:
1. Remove the site identifier from the database:
Delete from {config} where name = 'siteidentifier';
delete from {registration_hubs};
2. Clear the cache:
php admin/cli/purge_caches.php
3. Attempt a new manual registration (admin/registration/index.php)
Try unregistering your site yourself by clicking the Unregister link at the bottom of the registration page. If that does not work, get in touch via theMoodle.com contact form and we will unregister your site.
Try unregistering your site yourself by clicking the Unregister link at the bottom of the registration page. If that does not work, get in touch via theMoodle.com contact form and we will unregister your site.