Forum Replies Created
-
In reply to: Error al subir los logos de mi empresa
August 9, 2019 at 11:24 am #4910stevland
KeymasterEspero que comprenda que este es un problema con la configuración de su servidor web … no es un problema con osTicket. Estoy feliz de tratar de ayudarlo, pero es muy difícil hacerlo de forma remota. No puedo hacer ninguna garantía.
Tienes un error tipográfico en el comando.
Tienes el carácter correcto antes de whoami, pero el incorrecto después.
Mira cuidadosamente mi imagen y compárala con la tuya.

In reply to: Mobile ticket / task list: sorting and customizing
August 8, 2019 at 1:55 pm #4908stevland
KeymasterSorry for the late reply.
I took a run at adding sort options but it ended up being more daunting than I anticipated. It is on my list to try again.
The sort options are defined in the page URL (https://osticketawesome.com/a/1.12.2-1/scp/index.php?dir=1&sort=3). So here is an idea to make things easier for your agents:
- Have your agents switch to desktop version,
- sort columns as desired,
- switch back to mobile
- and then bookmark the page with a description (e.g. “Overdue tickets sorted by Date”)
In reply to: Source code in tickets webpage
August 8, 2019 at 1:41 pm #4907stevland
KeymasterNo worries! It is almost impossible to search for. A duplicate post may increase the chance that someone may find the answer to this issue. 🙂
In reply to: Up Arrow on tickets
August 8, 2019 at 1:39 pm #4906stevland
KeymasterGlad to help!
In reply to: Error al subir los logos de mi empresa
August 8, 2019 at 1:36 pm #4905stevland
KeymasterOtra cosa que debe verificar: debe haber un error en los registros de Apache cada vez que intente cargar un archivo. Te dará más información.
In reply to: Error al subir los logos de mi empresa
August 8, 2019 at 1:33 pm #4904stevland
KeymasterEste foro rompe el comando. Debe tener un aspecto como este:

In reply to: Error al subir los logos de mi empresa
August 8, 2019 at 1:20 pm #4903stevland
KeymasterCuando ejecuta este comando, ¿cuál es el resultado?
ps -ef | egrep '(httpd|apache2|apache)' | grep -vwhoami| grep -v root | head -n1 | awk '{print $1}'In reply to: Error al subir los logos de mi empresa
August 8, 2019 at 1:19 pm #4902stevland
KeymasterEsto lo tengo en una DMZ, que solo tengo habilitado el puerto http y https, tengo que habilitar algun otro para subir archivos?
Nunca he oído hablar de usar una DMZ para un sitio web antes.
In reply to: user-styles.css is not applied
August 8, 2019 at 10:06 am #4899stevland
KeymasterGlad it’s sorted!
In reply to: Error al subir los logos de mi empresa
August 8, 2019 at 10:04 am #4898stevland
KeymasterEso significa que todo su sitio web se ejecuta bajo el usuario root. ¡Cuál es un gran error!
Puede solucionar el problema de carga cambiando el propietario de los archivos osTicket Awesome a root:
# sudo chown -R root var/www/html/support/
(Necesitará saber la contraseña de root para hacer esto).
La mejor solución sería asegurarse de que todo el sitio web se ejecute con la cuenta de admin. Pero esto puede crear otros problemas que tendrían que solucionarse.
Lo siento, no puedo ayudarte a solucionar el problema más grande.
In reply to: Error al subir los logos de mi empresa
August 7, 2019 at 5:02 pm #4894stevland
KeymasterVeo que el propietario de su /var/www/html/support/osta/uploads foder es admin …
¿Cuál es el nombre del propietario de /var/www/html?
In reply to: Vista en celulares superpuestas
August 7, 2019 at 4:50 pm #4893stevland
KeymasterGracias por tu informe. Desafortunadamente, arreglar esto rompería otras cosas. Pero este problema técnico solo es obvio cuando no hay tickets. Por lo tanto, no importa en la mayoría de las situaciones.
In reply to: Source code in tickets webpage
August 7, 2019 at 3:05 pm #4892stevland
KeymasterThis was reported by a couple of users in June and, after much head scratching, I tracked it down to the fact that they were using the attachment_preview plugin. When the plugin is disabled, the issue is not present.
I opened a GitHub issue and the plugin developer and I were in communication for a little while, but it didn’t lead to a resolution.
Until whatever in that plugin is mangling osTicket Awesome’s jQuery code is fixed, the only solution is to disable the plugin by going to Admin Panel > Manage > Plugins.
In reply to: Ticket list indicators not available
August 7, 2019 at 2:55 pm #4891stevland
KeymasterGlad you’ve got it sorted!
In reply to: Error al subir los logos de mi empresa
August 6, 2019 at 10:31 am #4883stevland
Keymaster¿Puedes subir una imagen de fondo? ¿O obtienes el mismo error?
