You are not logged in.
Pages: 1
From the older version to version 0.7xx we have lost the pdf export button on the tracking.php page.
Is this correct and if so how can I put it back?
Thanks
Jassen
Offline
See on the demo the export system is always here.
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
I have changed to Demostration mode and still cannot see it.
When I go to tracking.php in the 0.6X version, the pdf export icon is there, in 0.7x it is not.
Which file is this configured in as I cannot see reference to it in tracking.php?
Thanks
Jassen
Offline
I can see it on your demo but not on mine ???????
I will investigate further .........
Offline
You use a plugin for that ? if yes you need to update your plugin
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
I have found something further for you to look at.
My system
- GLPI version 0.70.2
- Windows XP Pro
- Apache 2.0.44, PHP 4.4.0, MySQL 4.1.14
- IE 7
- memory_limit=64
When the directory that glpi resides in is called "helpdesk" the pdf button does not appear. When I rename the directory to anything else eg. "service", then the button reappears.
Jassen
Last edited by djjassen (2008-04-17 21:15:26)
Offline
I do not understand which button your are talking about.
It is a plugin button ?
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
No not a plugin, just the View PDF Export / SLK / CSV button.
Offline
......... and only in the tracking.php page.
Offline
Il y a effectivement quelques tests dans le code qui vérifie la présence du mot "helpdesk" dans l'URL pour obtenir un comportement différent en fonction de l'accès utilisé (Suivi ou Helpdesk).
Donc la seule solution de contournement est effectivement de ne pas nommer le dossier "helpdesk" (pourquoi pas support ? parlons français )
Désolé.
La correction de ce "petit" problème ne me semble pas évident du tout sans modifier fortement le code.
++
Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/
Offline
maybe you could try this correction :
https://dev.indepnet.net/glpi/changeset/6730
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
Thanks for your efforts guys. I will try those changes on Monday for us and let you know how they go.
Just a heads up to any other users calling their site "helpdesk"
Thanks again
Jassen
Offline
Pages: 1