meeting-room-booking-system / mrbs-code

MRBS application code
Other
110 stars 56 forks source link

Calendario #1448

Open jberanek opened 9 years ago

jberanek commented 9 years ago

Buenas tardes

Tengo MRBS 1.4.10

Probé en xampp en mi computador y funciona, ahora en un servidor Ubuntu los calendarios se ven de forma diferente, que se puede hacer?

Reported by: *anonymous

Original Ticket: mrbs/support-requests/720

Attachments: https://sourceforge.net/p/mrbs/support-requests/720/attachment/error%20fecha.png

jberanek commented 9 years ago

esta es la imagen

Original comment by: *anonymous

Attachments: https://sourceforge.net/p/mrbs/support-requests/_discuss/thread/56753442/83e8/attachment/error%20calendario.png

jberanek commented 9 years ago

That will happen if the JavaScript cannot turn the date selector into a datepicker. This could be for one of two reasons:

(1) there is an error in the JavaScript. Turn on the JavaScript console in your browser and see if there is an error message. Or (2) you have not uploaded all the JavaScript files (in the directories js and jquery) to your Ubuntu server.

Original comment by: campbell-m

jberanek commented 9 years ago
  1. sale

SCRIPT5007: No se puede obtener la propiedad 'setDefaults' de referencia nula o sin definir datepicker.js.php, Línea 2 Carácter 3

SCRIPT438: El objeto no acepta la propiedad o el método 'datepicker' datepicker.js.php, Línea 76 Carácter 13

SEC7115: :visitado y :estilo de líneas de vínculo solo pueden diferir en el color. Algunos estilos no se aplicaron a :visitado day.php

  1. Se subió la carpeta completa.

Original comment by: *anonymous

jberanek commented 9 years ago

así se ve

Original comment by: *anonymous

Attachments: https://sourceforge.net/p/mrbs/support-requests/_discuss/thread/56753442/eb3a/attachment/error%20calendario%202.png

jberanek commented 9 years ago

Does the datepicker appear correctly anywhere else, for example in the header at the top of the page next to "Ir a"?

Original comment by: campbell-m

jberanek commented 9 years ago

no aparece ni el calendario

Original comment by: *anonymous

Attachments: https://sourceforge.net/p/mrbs/support-requests/_discuss/thread/56753442/1715/attachment/error%20calendario%203.png

jberanek commented 9 years ago

I'm getting "403 Forbidden" errors for the files in your site's jquery directory. Are you sure that the permissions are correct for that folder?

Original comment by: campbell-m

jberanek commented 9 years ago

si, todas las carpetas tiene los mismos permisos desde la raiz de mrbs

Original comment by: *anonymous

jberanek commented 9 years ago

Maybe it's a .htaccess problem. For example, I get the message

"You don't have permission to access /mrbsbyr/web/jquery/ui/css/sunny/jquery-ui-1.9.1.custom.min.css on this server"

when I try and access that file directly from the browser

Original comment by: campbell-m

jberanek commented 9 years ago

voy a revisar permisos entonces

Original comment by: *anonymous