Your comments

Simply click the delete button at right of the filter.

Sorry, I had not seen your reply.


The best translation of "F.A.Q." is "Preguntas Frecuentes"... i don't know... a synonymous of "Preguntas" can be "Dudas", which means "Doubts".


But if you change in the CSS this:

ul#menu > li {
    width: 160px;
    .........

it is solved, i think is better solution adapt the CSS and not the translation.

Hi. I requested this feature because the hotliners said that most of the tickets are equipment problems where the ticket is opened. So they need to associate it as item.


But I don't agree with this, because not all tickets are about the petitioner equipment, honestly i prefer fix this problem:

http://glpi.userecho.com/topics/163-business-rule-to-associate-items-to-the-ticket/


Thank you for response.

The collations with ci (case-insensitive) at end compare as equal uppercase, lowercase and accented characters.

Test with latin1_bin, i just test it and work fine, look (I am Spanish):



That depends of the collation implemented in the field of the MySql table. By default it's "utf8_general_ci".


See: http://dev.mysql.com/doc/refman/5.0/en/charset-collation-implementations.html

"utf8_general_ci is an example: 'a', 'A', 'À', and 'á' each have different character codes but all have a weight of 0x0041 and compare as equal."

regards!

Until you get the new feature you can do the following:


- Change the periodicity field in the database directly in glpi_ticketrecurrents table. Put the value in seconds.
- Modify the source code to display the value in the dropdown. File "inc / ticketrecurrent.class.php", line 180, function "displaySpecificTypeField".


If it is only for a specific case I recommend manually change the database.

Regards!

Solved!! (I just needed the steps 2, 3 and 4)


1 - Installation du plugin Purgelogs sous glpi
2 - Réparation de la table glpi_logs sous mysql: mysqlcheck -r glpi -u root -p
3 - Optimisation des tables: mysqlcheck -oA -u root -p
4 - Redémarrage des service apache + mysql


See: http://forum.glpi-project.org/viewtopic.php?id=34917

Can you provide more informations about the context: what were you doing to make this error happens?

This error happens when i'm view a single computer, monitor, user, etc.

Which web server are you using?

Apache2.2.

Exactly the packet is named: httpd.x86_64 (2.2.15-47.el6.centos)

Is it returned to the browser? Is it in the web server logs? Is it in the application logs?

The error is returned to the web server log. In the browser only loads the top of the page .