Diferencia entre revisiones de «Administración FAQ»

De MoodleDocs
(tidy up)
(tidy up)
(No se muestran 25 ediciones intermedias del mismo usuario)
Línea 1: Línea 1:
{{EnTraduccion}}
{{Gestionando un sitio Moodle}}
{{Gestionando un sitio Moodle}}
==Preguntas comunes==
==Preguntas comunes==
===¿Cómo encuentro cúal versión de Moodle está actualmente instalada?===
===¿Cómo encuentro cual versión de Moodle está actualmente instalada?===
Vea la información en [[Versión de Moodle]] en la página de  '' Administración del sitio > Notificaciones''.
Vea la información en [[Versión de Moodle]] en la página de  '' Administración del sitio > Notificaciones''.


=== Se me olvidó la contraseña del administrador ===
=== Se me olvidó la contraseña del administrador ===


Primeramente, intente usar el enlace para Contraseña olvidad (si es que tiene uno en su sitio).
Primeramente, intente usar el enlace para Contraseña olvidada (si es que tiene uno en su sitio). Si Usted no conoce  el nombre_de_usuario del administrador, a menudo es simplemente 'admin'.


Es posible reiniciar la contraseña del administrador usando [[Administraci%C3%B3n_por_l%C3%ADnea_de_comando#Reiniciar_contrase.C3.B1a_de_usuario|herramientas de la línea de comandos]] proporcionadas con  Moodle.
Es posible reiniciar la contraseña del administrador usando [[Administraci%C3%B3n_por_l%C3%ADnea_de_comando#Reiniciar_contrase.C3.B1a_de_usuario|herramientas de la línea de comandos]] proporcionadas con  Moodle.
Línea 15: Línea 15:
===¿Cómo impido que otros usuarios ingresen al sitio mientras yo le hago mantenimiento?===
===¿Cómo impido que otros usuarios ingresen al sitio mientras yo le hago mantenimiento?===


Use uno de los dos métodos para el [[Modo de mantenimiento]] para hacer esto.
Use uno de los dos métodos del [[Modo de mantenimiento]] para hacer esto.


===Mi sitio se quedó atascado en el modo de mantenimiento===
===Mi sitio se quedó atascado en el modo de mantenimiento===
Línea 26: Línea 26:
* Manualmente elimine el archivo maintenance.html .
* Manualmente elimine el archivo maintenance.html .


===¿Cómo cambio el nombre dle dominio o la URL del sitio Moodle?===
===¿Cómo cambio el nombre del dominio o la URL del sitio Moodle?===
 
The base URL of your site is set in the config.php file setting wwwroot. All dynamic links (e.g. course and activity URLs) are built by prefixing this setting on the fly. These are known as "relative links."


La URL base de su sitio está configurada en la configuración wwwroot del archivo config.php. Todos los enlaces dinámicos (por ejemplo, las URLs de cursos y actividades) son construidas al prefijar esta configuración al vuelo. Estos son conocidos como "enlaces relativos."
{{Pendiente de traducir}}
Your Moodle site may also contain "absolute links" to resources which point to the previous URL, if you or anyone has copy/pasted the links into activities like Pages, or other locations in Moodle. These are text strings just like any text or link to a web site.  
Your Moodle site may also contain "absolute links" to resources which point to the previous URL, if you or anyone has copy/pasted the links into activities like Pages, or other locations in Moodle. These are text strings just like any text or link to a web site.  


To change such absolute in bulk, Moodle contains a utility called [[Search_and_replace_tool|Search and replace]] to change all the links to the new URL. To change this login as admin and enter http://yoursite.com/admin/tool/replace/index.php in your browser address bar. Fill in your old base url and new base in the boxes and run the utility.  
To change such absolute in bulk, Moodle contains a utility called [[Herramienta para buscar y remplazar]] to change all the links to the new URL. To change this login as admin and enter http://yoursite.com/admin/tool/replace/index.php in your browser address bar. Fill in your old base url and new base in the boxes and run the utility.  


If you change the domain name of your site, there may be work you need to do on your web server and/or DNS settings as well to configure it to understand the new domain. See [[Moodle_migration|Migration]] for more tips.
If you change the domain name of your site, there may be work you need to do on your web server and/or DNS settings as well to configure it to understand the new domain. See [[Migración de Moodle|Migración]] for more tips.


[[File:searchandreplacecommandlinetool_interface_m30.png|Search and replace interface screenshot]]
[[File:searchandreplacecommandlinetool_interface_m30.png|Search and replace interface screenshot]]


=== My log table has disappeared - No logs found! ===
=== Mi tabla de bitácoras ha desaparecido - ¡No se encontraron bitácoras! ===
The most likely cause is that the mdl_log table has become corrupted. See the [[How to check your database for corruption]]. NOTE: A new logging system has been i place since Moodle 2.7 as an option. Be sure to check in ''Site administration > Plugins > Logging > Manage log stores'' to see whether you are still using the old style logging, Legacy log, or the Standard log.
La causa más común es que se ha corrompido la tabla mdl_log table. Vea [[Desempeño/Revisar corrupción en su BasedeDatos]].
{{Nota| A partir de Moodle 2.7 hay un nuevo sistema de [[Bitácoras]] como una opción. Asegúrese de revisar en '' Administración del sitio > Plugins > Bitácoras > Gestionar almacenes de bitácoras'' para ver si es que Usted todavís está usando el sistema antiguo de bitácoras, Bitácora heredad, o la Bitácora estándar.}}


===How do I repair a corrupted Moodle database?===
===¿Cómo reparo una Base de datos de Moodle corrupta?===
Typically, you might see an error message like './moodle/mdl_quiz_grades' is marked as crashed and should be repaired. See [[How to check your database for corruption]] for the solution.
Típicamente, Usted podría ver un mensaje de error similar a './moodle/mdl_quiz_grades' is marked as crashed and should be repaired ('./moodle/mdl_quiz_grades' está marcada como caída y deberá de ser reparada). Vea [[Desempeño/Revisar corrupción en su BasedeDatos]] para la solución.


===How do I change spellings like 'enrol' to 'enroll'?===
===How do I change spellings like 'enrol' to 'enroll'?===
Línea 48: Línea 49:
This is controlled by your language pack and default language. In this case, you are probably using the default Moodle language pack 'en' which is common (and sometimes specifically Austrialian) spellings. If you need American English, add the en_us language pack and set it as the default.
This is controlled by your language pack and default language. In this case, you are probably using the default Moodle language pack 'en' which is common (and sometimes specifically Austrialian) spellings. If you need American English, add the en_us language pack and set it as the default.


===¿Cómo cambio palabras como 'inscribir' y 'matricular'?===


Esto está controlado por su [[Paquete de idioma]] y su [[Configuraciones del idioma|idioma por defecto]]. En este caso, probablemente Usted está empleando alguno de los dos paquetes de idioma disponibles en Español: El [[Español internacional]] o el [[Español de México]]. Si Usted se encuentra en España o América del Sur muy probablemente le convenga el [[Español internacional]], mientras que si está en México o América Central le convendrá el [[Español de México]] como [[Configuraciones del idioma|idioma por defecto]].


==Cambiar texto en Moodle==
La interfaz para edición del [[Idioma]] en '' Administración > Idioma> [[Personalización del idioma]]'' le permite a Usted cambiar fácilmente cualquier palabra o frase empleada en el sitio. Es posible que Usted necesite buscar en varios archivos para encontrar la palabra o frase que desea cambiar. El archivo moodle.php contiene muchas frases comunes para todo el sitio y el archivo admin.php contiene muchas frase para  la administración.


The language editing interface in ''Administration > Language> [[Personalización del idioma]]'' enables you to easily change any word or phrase used on the site.  You may need to search through several files to find the word or phrase you are looking for. The file moodle.php contains all common site-wide phrases and the admin.php contains many admin phrases.
==Políticas y configuraciones del sitio==


== ¿Cómo funcionan los límites para archivos subidos? ==
=== ¿Cómo funcionan los límites para archivos subidos? ===


Vea [[Tamaño de archivo subido]] para más información.   
Vea [[Tamaño de archivo subido]] para más información.   
 
{{Urgente de traducir]]
File upload sizes are restricted in a number of ways - each one in the list restricts the following ones.
File upload sizes are restricted in a number of ways - each one in the list restricts the following ones.


Línea 103: Línea 106:
* Instructions below on How to change the maximum execution time
* Instructions below on How to change the maximum execution time


== ¿Cómo cambio el tamaño para archivo subido en un localhost de Windows?==
=== How to change upload file size on a Windows localhost===
In a localhost (using a [[Paquetes para Instalación Completa para Windows]] on a computer) for 1.6 it is easy to change the uploaded file size to something larger than the default 16M.  
In a localhost (using a [[Paquetes para Instalación Completa para Windows]] on a computer) it is easy to change the uploaded file size to something larger than the default 16M.  


Here is an example of how to change the upload file size to 100M.
Here is an example of how to change the upload file size to 100M.
Línea 122: Línea 125:
* Instructions below on How to change the maximum execution time
* Instructions below on How to change the maximum execution time


== Como cambiar el tiempo máximo de ejecución (''maximum execution time'') ==
=== Como cambiar el tiempo máximo de ejecución (''maximum execution time'') ===


A side-effect of increasing the file upload limit is that the php scripts may execute beyond the limit set by default (300 seconds/5 minutes). To change this, look for max_execution_time in php.ini and change to something like this:
A side-effect of increasing the file upload limit is that the php scripts may execute beyond the limit set by default (300 seconds/5 minutes). To change this, look for max_execution_time in php.ini and change to something like this:
Línea 134: Línea 137:
Restart your webserver for these changes to take effect, and check that the values have been changed by looking at your phpinfo output in the moodle admin -> environment page.
Restart your webserver for these changes to take effect, and check that the values have been changed by looking at your phpinfo output in the moodle admin -> environment page.


== Se me olvidó la contraseña del administrador ==
First, try using the button "Send my details via email".


It is possible to reset the admin user's password using [[Administración_por_línea_de_comando#Reiniciar_contrase.C3.B1a_de_usuario|herramientas para línea de comandos]] provided with Moodle.
==Ingresar al sitio y salir del sitio==
===My site is logging users out to quickly===
User login sessions are checked to see if the user is still active, and will log them out after a specific period of idleness. This is set in ''Site administration > Server > Session handling > Timeout''. The default is two hours. Increase it if you need to.
 
===Users can not login, they need cookies and debug mentions config.php===
Your site's [[Configuration file|config.php file]] probably has extra lines after '''?>'''. Solution is to delete the last '''?>'''.
 
===After using the 'Login as' function, why am I logged out of Moodle?===
This is by design. After using the 'Login as' function, for security reasons you are automatically logged out of Moodle when you return to your normal role. If you login again you will be redirected to the page that you were on previously.  


Failing that, if you can access the database using an administration tool, you can modify a password there. Passwords for all users, including admin, are stored as cryptographic hashes in the table ''mdl_user''. You can manually replace the old hash with md5 value of the new password, it will be upgraded to the strong hash value after the first log-in.
==Texto y Apariencia==
===Why do I see <nowiki>[[missing strings]]</nowiki>?===
Double square brackets around text indicate that language strings are missing for that function for that language. This is most common with third-party plugins or for languages that may not have all the strings translated for it yet.


== Mi tabla de [[Bitácoras|bitácoras]] desapareció. No se encontraron bitácoras! ==
First update your language packs to the latest versions in ''Site administration > Language > [[Paquetes de idioma]] > Update all installed language packs''.  
The most likely cause is that the mdl_log table has become corrupted. See the [[Desempeño/Revisar corrupción en su BasedeDatos]].


==Mis cambios en la hoja de estilos no se están mostrando==
If the missing strings are for a non-standard plugin, try to update that plugin and / or check with that plugin maintainer to see if this is a reported issue. If you have access to the server code, you can check the code for this plugin; language strings are supposed to be contained in a ''lang'' folder within the module or plugin folder.


Browsers usually cache style sheets and so a forced refresh (CTRL + F5) is required before any changes show up.
Note: after changing language strings you may see a lag in the cache for these to show up. You can force this in ''Site administration > Development > Purge all caches''.
Also, in ''Settings>Site Administration>Appearance>Themes>Theme selector'', click "clear theme caches".


== [[Escalas]] para todo el sitio ==
===Cambiando el texto en Moodle===
*To add a site-wide scale, available in all courses, go to ''Settings>Site administration>Grades>Scales'' and click the button "Add a new scale".
*As an administrator you also have the right to add site-wide scales within a course by going to ''Settings>Course administration>Grades>Scales''. (A regular teacher cannot do this.)


==¿Porqué veo <nowiki>[[missing strings]]</nowiki> (<nowiki>[[cadenas faltantes]]</nowiki>)?==
The language editing interface in ''Administration > Language > [[Personalización del idioma]]'' enables you to easily change any string, any word or phrase, used on the site. 


Double square brackets around text indicate that language strings are missing. Try checking for untranslated words or phrases in ''Administration > Language > [[Personalización del idioma]]'' and update local language packs in ''Administration > Language > [[Paquetes de idioma]]'' (or ''Administration > Configuration > Language'' in Moodle 1.6).
The strings are stored per language pack. So if you change them for 'en' (common English), that will not change them for 'en_us' (US English) or any other language.  


Language strings for non-standard modules and plugins are generally contained in a ''lang'' folder within the module or plugin folder. For sites which have migrated to UTF-8, it may be necessary to re-name the folder e.g. ''en'' should be re-named ''en_utf8''.
You may need to search through several files to find the word or phrase you are looking for. The file moodle.php contains all common site-wide phrases and the admin.php contains many admin phrases. Tip: if you don't know the file the string is in, select ALL the file options to search through.


==¿Cómo encuentro la versión de Moodle que está instalada actualmente?==
Also, these customisations override but do not delete the default language strings but are stored separately in the language folders in your site's moodledata location.  
See the [https://docs.moodle.org/29/en/Moodle_version Moodle version] information on the Site Administration > Notifications page.


==¿Cómo reparo una BasedeDatos de Moodle corrupta?==
===Mi hoja de estilo o algunos otros cambios en el tema no se muestran===


Typically, you might see an error message like './moodle/mdl_quiz_grades' is marked as crashed and should be repaired. See [[Desempeño/Revisar corrupción en su BasedeDatos]] for the solution.
Browsers usually cache style sheets and so a forced refresh in your browser is required before any changes show up.


==Mi sitio está atascado en el Modo de mantenimiento==
The Moodle server also caches all styles. You can force a refresh of the cache from disk in ''Site Administration>Appearance>Themes>Theme selector'', click "Clear theme caches".


Sometimes Moodle gets stuck in maintenance mode and you'll see the message "This site is undergoing maintenance and is currently unavailable" despite your attempts to turn-off maintenance mode. When you put Moodle into maintenance mode it creates a file called maintenance.html in moodledata/maintenance.html (the site files folder). To fix this try the following:
===How can I change center of the Front Page from course categories to something else?===


* Check that the web server user has write permissions to the moodledata folder.
Go to Front Page > Settings and change "Front page" to None all down. Change "Front page items when logged in" to None all down. Ensure that "Include a topic section" is checked. Save changes and return to the front page. Turn editing on, obviously, and you should now see the "Add a resource" and "Add an activity" drop down combo-boxes. Select "Add a resource" and select "Insert a label". You can then edit the label in any way you want to in the WYSYWYG editor.
* Manually delete the maintenance.html file.


==Se muestra una página incompleta cuando hago click en "[[Activar la edición]]"==
===How can I change the initial login screen?===
When you see an incomplete page, it is normally a sign that an error occurred. To find out more, turn on [[Depuración]], and you should see an error message which may help you to diagnose the problem.
Edit one of the language files. ''Site  administration > Language> Language customisation'', look in the moodle.php file.  Look for ''loginusing''  or ''loginsteps'' or ''loginstepsnone'' string variables.


This is usually as a result of an incompatible contributed module or block that you have installed. Follow these steps:
===How can I change the initial login screen help?===
#Follow the module removal instructions in [[Instalar plugins]].
#Re-visit your course page and try clicking on the "Turn Editing On" button again.


If you find an incompatible module or block, please report the problem to the person named as the maintainer in the [http://moodle.org/mod/data/view.php?id=6009 Modules and Plugins database].
To change or add a help message for the login go to ''Site administration > Plugins > Authentication > Manage authentication.'' Type your help message in there in the'' Instructions'' text box.


=="Un parámetro necesario (id) faltaba (''a required parameter (id) was missing'')" al subir un archivo==
==Errores y Solución de Problemas==


This message sometimes is generated when attempting to upload a file larger than the upload limit.
===¿Cómo habilito/deshabilito la depuración (''debugging'')?===
If you are getting a blank or partially complete page, or receive a page that presents a short error message that is not informative enough, you can turn on debugging to learn more details.


==Como cambiar la URL del servicio Moodle==
Turning on debugging will let you see what the error message is, which may help you diagnose the problem. Set this in ''Site administration > Development > Debugging'' - see [[Depuración]] for more.


You should configure your Apache server, at httpd.conf, using Listen, Port and DocumentRoot directives and Directory section. After restarting Apache, you also must open config.php in a text editor, and change the line:
===Incomplete page displayed when I click "Turn Editing On"===
    $CFG->wwwroot  = 'http://mydomain/testmoodle';
When you see an incomplete page, it is normally a sign that an error occurred. To find out more, turn on [[Depuración]], and you should see an error message which may help you to diagnose the problem.


Your Moodle site will also contain absolute links to resources which point to the previous URL. These links are in the database.  Moodle contains a utility to change all the links to the new URL. To change this login as admin and enter http://OurMoodle.org/admin/tool/replace/index.php in your browser address bar (or http://OurMoodle.com/admin/replace.php in older versions). Fill in your old url and new url in the boxes and run the utility.  You can also see the [[Migración de Moodle]] instructions.
This is usually as a result of an incompatible contributed module or block that you have installed. Follow these steps:
#Follow the module removal instructions in [[Instalar plugins]].
#Re-visit your course page and try clicking on the "Turn Editing On" button again.  


'''See also''': [http://moodle.org/mod/forum/discuss.php?d=51667 Forum discussion]
If you find an incompatible module or block, please report the problem to the person named as the maintainer in the [https://moodle.org/plugins/ Modules and Plugins database].


==¿Cómo habilito/deshabilito la depuración (''debugging'')?==
=== Receive error message "a required parameter (id) was missing" when uploading a file or ===
See [[Depuración]]. If you are getting a blank or partially complete page, it is probably a sign that an error is occurring. Turning on debugging will let you see what the error message is, which may help you diagnose the problem.


==No puedo ingresar a los servidores CVS de Moodle==
This message sometimes is generated when attempting to upload a file larger than the upload limit. This can also be caused by user's having more than one login to the same site open in the same browser in different windows or tabs.


When attempting to login to the Moodle CVS servers, you may receive a "login aborted" error as shown below (this example shows the eu cvs server, with the command in bold):
===User gets 'an invalid session key' error===


  C:\gnuwin32>'''cvs -d:pserver:anonymous@eu.cvs.moodle.org:/cvsroot/moodle login'''
A number of things may caused the invalid session key error. The most common is if the person tries to login into the same Moodle site in more than one tab or window in the same browser. That will not work. The fix is to close all those tabs and windows and close and restart the browser. This is almost always a transient issue. The fix is to close and restart the browser, and log back into Moodle.
Logging in to :pserver:anonymous@eu.cvs.moodle.org:2401/cvsroot/moodle
CVS password: <- (blank password entered)
cvs [login aborted]: connect to uk.cvs.moodle.org(212.219.207.198):2401 failed:
Connection refused
C:\gnuwin32>


To fix this problem, check that you have entered the CVS command correctly and that port 2401 is open on your firewall.
If you send someone a URL to something in Moodle, like a course activity or particular page, is may be that the session id key is tacked onto the end of the URL. Simply delete that parameter from the URL.


==¿Porqué una página está vacía o le falta la mitad?==
===Why is a page blank, or half missing?===


Una página en blanco, o una página a la que parece que le falta la mitad, normalmente es un signo de que ha ocurrido un error. Si (como se recomienda en un sistema en producción), Usted tiene desactivada la opción para mostrar los mensajes de error, puede ser muy difícil el entender qué es lo que está pasando.
A blank page, or a page that seems to have half missing, is normally a sign that an error occurred. If (as is recommended on production systems) you have display of error messages turned off, it can be very hard to understand what is going on.


La solución es [[Depuración|activar las opciones de depuración]] temporalmente. Entonces, cuando Usted regrese a la página con el problema, deberá de ver el mensaje del error. Una vez que haya terminado de resolver el problema, recuerde desactivar la depuración nuevamente.
The solution is to [[Depuración|active la depuración]] temporarily. Then, when you go back to the problem page, you should see the error message. Once you had finished solving the problem, remember to turn debugging off again.


==¿Cómo puedo corregir solamente un problema, sin tener que actualizar todo mi sitio?==
===How can I fix just one bug, without upgrading my whole site?===


Suppose:
Suppose:
Línea 224: Línea 225:
* For some reason, you cannot upgrade your whole site, even though the latest version probably has security fixes.
* For some reason, you cannot upgrade your whole site, even though the latest version probably has security fixes.


Then, how can you get the fix for just this one bug, without upgrading your whole site? Well, if you are prepared to manually patch the code, you can probably get this information from the tracker. Please see [https://docs.moodle.org/29/en/How_to_fix_just_one_bug_without_upgrading this guide].
Then, how can you get the fix for just this one bug, without upgrading your whole site? Well, if you are prepared to manually patch the code, you can probably get this information from the tracker. Please see [https://docs.moodle.org/35/en/How_to_fix_just_one_bug_without_upgrading How to fix just one bug without upgrading] guide.
 
==¿Cómo puedo cambiar el centro de la página de [[Portada]] de categorías de curso a otra cosa?==
 
Go to Front Page > Settings and change "Front page" to None all down. Change "Front page items when logged in" to None all down. Ensure that "Include a topic section" is checked. Save changes and return to the front page. Turn editing on, obviously, and you should now see the "Add a resource" and "Add an activity" drop down combo-boxes. Select "Add a resource" and select "Insert a label". You can then edit the label in any way you want to in the WYSYWYG editor.
 
==¿Cómo puedo cambiar la pantalla para el ingreso inicial?==
Edit one of the language files.  ''Settings > Site  administration > Language> Language customisation'', look in the moodle.php file.  Look for ''loginusing''  or ''loginsteps'' or ''loginstepsnone'' string variables.
 
==¿Cómo puedo cambiar la ayuda para la pantalla para el ingreso inicial?==
 
To change or add a help message for the login go to ''Settings > Site administration > Plugins > Authentication > Manage authentication.'' Type your help message in there in the'' Instructions'' text box.
 
==Los usuarios no pueden ingresar, necesitan ''cookies'' y la depuración (''debug'') menciona config.php==
El [[config.php|archivo config.php]] de su sitio probablemente tiene lineas extra sobrantes depués de  '''?>'''.
 
La solución es eliminar el último '''?>'''.
 
==Después de usar la función para 'Ingresar como', ¿porqué me sacó de  Moodle?==
 
After using the 'Login as' function, for security reasons you are automatically logged out of Moodle when you return to your normal role. If you login again you will be redirected to the page that you were on previously.  


==Vea también==
==Vea también==
Línea 251: Línea 231:
* [[Errores FAQ]]
* [[Errores FAQ]]
* [[Instalación FAQ]]
* [[Instalación FAQ]]
==¿Más preguntas?==
Por favos hágalas en el foro en idioma inglés [https://moodle.org/mod/forum/view.php?id=50 General help forum] en moodle.org.


[[Categoría:FAQ]]
[[Categoría:FAQ]]
[[Categoría:Administrador]]
[[Categoría:Administrador]]



Revisión del 16:19 3 nov 2018


Preguntas comunes

¿Cómo encuentro cual versión de Moodle está actualmente instalada?

Vea la información en Versión de Moodle en la página de Administración del sitio > Notificaciones.

Se me olvidó la contraseña del administrador

Primeramente, intente usar el enlace para Contraseña olvidada (si es que tiene uno en su sitio). Si Usted no conoce el nombre_de_usuario del administrador, a menudo es simplemente 'admin'.

Es posible reiniciar la contraseña del administrador usando herramientas de la línea de comandos proporcionadas con Moodle.

Si eso fallara, si Usted puede acceder a la Base de datos usando una herramienta de administrador, allí puede Usted modificar una contraseña. Las contraseñas para todos los usuarios, incluyendo administradores, se almacen como hashes criptográficas en la tabla mdl_user. Usted puede manualmente remplazar la hash antigua con el valor md5 de la nueva contraseña, y será actualizada al valor de hash fuerte después del primer ingreso al sitio.

¿Cómo impido que otros usuarios ingresen al sitio mientras yo le hago mantenimiento?

Use uno de los dos métodos del Modo de mantenimiento para hacer esto.

Mi sitio se quedó atascado en el modo de mantenimiento

A veces Moodle se queda atascado en el Modo de mantenimiento y Usted verá el mensaje "Su sitio está actualmente en modo de mantenimiento" a pesar de los intentos que Usted haga para desactivar el modo de mantenimiento.

Cuando Usted pone a Moodle en el Modo de mantenimiento, Moodle crea un archivo llamado maintenance.html in moodledata/maintenance.html (dentro de la carpeta de archivos del sitio). Para corregior ésto, intente lo siguiente:

  • Revise que el usuario del servidor web tenga permisos de escritura para la carpeta moodledata.
  • Manualmente elimine el archivo maintenance.html .

¿Cómo cambio el nombre del dominio o la URL del sitio Moodle?

La URL base de su sitio está configurada en la configuración wwwroot del archivo config.php. Todos los enlaces dinámicos (por ejemplo, las URLs de cursos y actividades) son construidas al prefijar esta configuración al vuelo. Estos son conocidos como "enlaces relativos."

Nota: Pendiente de Traducir. ¡Anímese a traducir esta página!.     ( y otras páginas pendientes)

Your Moodle site may also contain "absolute links" to resources which point to the previous URL, if you or anyone has copy/pasted the links into activities like Pages, or other locations in Moodle. These are text strings just like any text or link to a web site.

To change such absolute in bulk, Moodle contains a utility called Herramienta para buscar y remplazar to change all the links to the new URL. To change this login as admin and enter http://yoursite.com/admin/tool/replace/index.php in your browser address bar. Fill in your old base url and new base in the boxes and run the utility.

If you change the domain name of your site, there may be work you need to do on your web server and/or DNS settings as well to configure it to understand the new domain. See Migración for more tips.

Search and replace interface screenshot

Mi tabla de bitácoras ha desaparecido - ¡No se encontraron bitácoras!

La causa más común es que se ha corrompido la tabla mdl_log table. Vea Desempeño/Revisar corrupción en su BasedeDatos.

Nota: A partir de Moodle 2.7 hay un nuevo sistema de Bitácoras como una opción. Asegúrese de revisar en Administración del sitio > Plugins > Bitácoras > Gestionar almacenes de bitácoras para ver si es que Usted todavís está usando el sistema antiguo de bitácoras, Bitácora heredad, o la Bitácora estándar.


¿Cómo reparo una Base de datos de Moodle corrupta?

Típicamente, Usted podría ver un mensaje de error similar a './moodle/mdl_quiz_grades' is marked as crashed and should be repaired ('./moodle/mdl_quiz_grades' está marcada como caída y deberá de ser reparada). Vea Desempeño/Revisar corrupción en su BasedeDatos para la solución.

How do I change spellings like 'enrol' to 'enroll'?

This is controlled by your language pack and default language. In this case, you are probably using the default Moodle language pack 'en' which is common (and sometimes specifically Austrialian) spellings. If you need American English, add the en_us language pack and set it as the default.

¿Cómo cambio palabras como 'inscribir' y 'matricular'?

Esto está controlado por su Paquete de idioma y su idioma por defecto. En este caso, probablemente Usted está empleando alguno de los dos paquetes de idioma disponibles en Español: El Español internacional o el Español de México. Si Usted se encuentra en España o América del Sur muy probablemente le convenga el Español internacional, mientras que si está en México o América Central le convendrá el Español de México como idioma por defecto.

La interfaz para edición del Idioma en Administración > Idioma> Personalización del idioma le permite a Usted cambiar fácilmente cualquier palabra o frase empleada en el sitio. Es posible que Usted necesite buscar en varios archivos para encontrar la palabra o frase que desea cambiar. El archivo moodle.php contiene muchas frases comunes para todo el sitio y el archivo admin.php contiene muchas frase para la administración.

Políticas y configuraciones del sitio

¿Cómo funcionan los límites para archivos subidos?

Vea Tamaño de archivo subido para más información. {{Urgente de traducir]] File upload sizes are restricted in a number of ways - each one in the list restricts the following ones.

1. Not very likely these days (i.e. check if the other settings don't work), there is a setting in Apache 2 which you may need to change. You can change the limit by adding or editing a line in Apache's /usr/local/apache2/conf/httpd.conf with the upload size in bytes (check your operating system's documentation for the correct location - e.g. under /etc/apache2 is a common alternative):

LimitRequestBody 10485760

2. PHP also has limits. If you have access to it they are set in your site-wide php.ini file. On shared hosting you may be able to set these in a .htaccess file or a php.ini. You are recommended to check with your hosting company how this works on their systems.

In a php.ini file the lines will look something like:

    upload_max_filesize 64M
    post_max_size 64M

...in .htaccess the entries will look like this:

php_value upload_max_filesize 64M
php_value post_max_size 64M

An .htaccess file usually can be placed in the root of your Moodle install and will affect the whole Moodle. A (non site-wide) php.ini file may need to be copied into all the directories it needs to affect. The following are a good start:

   * public_html
   * moodle/admin
   * moodle/course
   * moodle/files
   * moodle/repository
   * root of your moodledata directory

Please note that a server re-start may be required for the above changes to take effect.

3. Moodle has a site-wide limit called maxbytes that may be set in Settings > Site Administration > Security > Site Policies > Maximum uploaded file size.

To find out the server limit setting in php.ini (without server access, just using the Moodle administration interface), check out Site Administration block > Server > PHP info (Tip: search for filesize)

4. A limit may be set by teachers in the Configuraciones del curso.

5. Activity modules such as Foros and Tareas have their own limits which may be set when adding or editing the activity.

See also

How to change upload file size on a Windows localhost

In a localhost (using a Paquetes para Instalación Completa para Windows on a computer) it is easy to change the uploaded file size to something larger than the default 16M.

Here is an example of how to change the upload file size to 100M.

  • Find ../php/php.ini and open it with WordPad by right-clicking -> Open With -> then choose WordPad.
  • In this file scroll or do a search on the text "_max_" to find upload_max_filesize = 16M
  • Change that line to
upload_max_filesize = 100M
  • In the same way, find post_max_size = 16M
  • Change that line to
post_max_size = 100M
  • Save the file.

After any changes to the php.ini file you need to restart Apache. So restart xampp and browse to localhost. You should find that the Upload file size in Configuration now reads 100M.

See also

  • Instructions below on How to change the maximum execution time

Como cambiar el tiempo máximo de ejecución (maximum execution time)

A side-effect of increasing the file upload limit is that the php scripts may execute beyond the limit set by default (300 seconds/5 minutes). To change this, look for max_execution_time in php.ini and change to something like this:

max_execution_time = 600

If you are using Apache and have a .htaccess file to change php settings, add this line to your .htaccess file:

php_value max_execution_time 600

Restart your webserver for these changes to take effect, and check that the values have been changed by looking at your phpinfo output in the moodle admin -> environment page.


Ingresar al sitio y salir del sitio

My site is logging users out to quickly

User login sessions are checked to see if the user is still active, and will log them out after a specific period of idleness. This is set in Site administration > Server > Session handling > Timeout. The default is two hours. Increase it if you need to.

Users can not login, they need cookies and debug mentions config.php

Your site's config.php file probably has extra lines after ?>. Solution is to delete the last ?>.

After using the 'Login as' function, why am I logged out of Moodle?

This is by design. After using the 'Login as' function, for security reasons you are automatically logged out of Moodle when you return to your normal role. If you login again you will be redirected to the page that you were on previously.

Texto y Apariencia

Why do I see [[missing strings]]?

Double square brackets around text indicate that language strings are missing for that function for that language. This is most common with third-party plugins or for languages that may not have all the strings translated for it yet.

First update your language packs to the latest versions in Site administration > Language > Paquetes de idioma > Update all installed language packs.

If the missing strings are for a non-standard plugin, try to update that plugin and / or check with that plugin maintainer to see if this is a reported issue. If you have access to the server code, you can check the code for this plugin; language strings are supposed to be contained in a lang folder within the module or plugin folder.

Note: after changing language strings you may see a lag in the cache for these to show up. You can force this in Site administration > Development > Purge all caches.

Cambiando el texto en Moodle

The language editing interface in Administration > Language > Personalización del idioma enables you to easily change any string, any word or phrase, used on the site.

The strings are stored per language pack. So if you change them for 'en' (common English), that will not change them for 'en_us' (US English) or any other language.

You may need to search through several files to find the word or phrase you are looking for. The file moodle.php contains all common site-wide phrases and the admin.php contains many admin phrases. Tip: if you don't know the file the string is in, select ALL the file options to search through.

Also, these customisations override but do not delete the default language strings but are stored separately in the language folders in your site's moodledata location.

Mi hoja de estilo o algunos otros cambios en el tema no se muestran

Browsers usually cache style sheets and so a forced refresh in your browser is required before any changes show up.

The Moodle server also caches all styles. You can force a refresh of the cache from disk in Site Administration>Appearance>Themes>Theme selector, click "Clear theme caches".

How can I change center of the Front Page from course categories to something else?

Go to Front Page > Settings and change "Front page" to None all down. Change "Front page items when logged in" to None all down. Ensure that "Include a topic section" is checked. Save changes and return to the front page. Turn editing on, obviously, and you should now see the "Add a resource" and "Add an activity" drop down combo-boxes. Select "Add a resource" and select "Insert a label". You can then edit the label in any way you want to in the WYSYWYG editor.

How can I change the initial login screen?

Edit one of the language files. Site administration > Language> Language customisation, look in the moodle.php file. Look for loginusing or loginsteps or loginstepsnone string variables.

How can I change the initial login screen help?

To change or add a help message for the login go to Site administration > Plugins > Authentication > Manage authentication. Type your help message in there in the Instructions text box.

Errores y Solución de Problemas

¿Cómo habilito/deshabilito la depuración (debugging)?

If you are getting a blank or partially complete page, or receive a page that presents a short error message that is not informative enough, you can turn on debugging to learn more details.

Turning on debugging will let you see what the error message is, which may help you diagnose the problem. Set this in Site administration > Development > Debugging - see Depuración for more.

Incomplete page displayed when I click "Turn Editing On"

When you see an incomplete page, it is normally a sign that an error occurred. To find out more, turn on Depuración, and you should see an error message which may help you to diagnose the problem.

This is usually as a result of an incompatible contributed module or block that you have installed. Follow these steps:

  1. Follow the module removal instructions in Instalar plugins.
  2. Re-visit your course page and try clicking on the "Turn Editing On" button again.

If you find an incompatible module or block, please report the problem to the person named as the maintainer in the Modules and Plugins database.

Receive error message "a required parameter (id) was missing" when uploading a file or

This message sometimes is generated when attempting to upload a file larger than the upload limit. This can also be caused by user's having more than one login to the same site open in the same browser in different windows or tabs.

User gets 'an invalid session key' error

A number of things may caused the invalid session key error. The most common is if the person tries to login into the same Moodle site in more than one tab or window in the same browser. That will not work. The fix is to close all those tabs and windows and close and restart the browser. This is almost always a transient issue. The fix is to close and restart the browser, and log back into Moodle.

If you send someone a URL to something in Moodle, like a course activity or particular page, is may be that the session id key is tacked onto the end of the URL. Simply delete that parameter from the URL.

Why is a page blank, or half missing?

A blank page, or a page that seems to have half missing, is normally a sign that an error occurred. If (as is recommended on production systems) you have display of error messages turned off, it can be very hard to understand what is going on.

The solution is to active la depuración temporarily. Then, when you go back to the problem page, you should see the error message. Once you had finished solving the problem, remember to turn debugging off again.

How can I fix just one bug, without upgrading my whole site?

Suppose:

  • You are experiencing a particular bug.
  • You have searched in the tracker, and found that your problem is MDL-abc, and that it has been fixed in the latest version.
  • For some reason, you cannot upgrade your whole site, even though the latest version probably has security fixes.

Then, how can you get the fix for just this one bug, without upgrading your whole site? Well, if you are prepared to manually patch the code, you can probably get this information from the tracker. Please see How to fix just one bug without upgrading guide.

Vea también

¿Más preguntas?

Por favos hágalas en el foro en idioma inglés General help forum en moodle.org.