You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2015-05-26 16:40:48

stoatwblr
Member
Registered: 2014-04-13
Posts: 118

/glpi/front/preference.php - personalization

It is not possible to save any changes under the "personalization" tab when logged in at any access level.

This problem is repeated at superadmin level when editing users via  /glpi/front/user.form.php - the settings/personalisation tab is again unable to save changes.

Additionally at /glpi/front/user.form.php - if "All" is selected, the page stops displaying at the settings/personalization section. No php errors or mysql errors are logged.

Offline

#2 2015-05-26 17:49:44

yllen
GLPI-DEV
From: Sillery (51)
Registered: 2008-01-14
Posts: 15,278

Re: /glpi/front/preference.php - personalization

Version of GLPI used?


CentOS 6.5 - CentOS 7.x
PHP 5.6 - PHP 7.x - MySQL 5.6  - MariaDB 10.2 + APC + oOPcache
GLPI from 0.72 to dev version
Certifiée ITIL (ITV2F, ITILF, ITILOSA)

Offline

#3 2015-05-26 19:21:46

stoatwblr
Member
Registered: 2014-04-13
Posts: 118

Re: /glpi/front/preference.php - personalization

0.85.4 (and 3 and possibly earlier)

This has been reported in this forum in the past by other people

Last edited by stoatwblr (2015-05-26 19:22:17)

Offline

#4 2015-05-28 13:12:20

yllen
GLPI-DEV
From: Sillery (51)
Registered: 2008-01-14
Posts: 15,278

Re: /glpi/front/preference.php - personalization

Have uou error for apache?


CentOS 6.5 - CentOS 7.x
PHP 5.6 - PHP 7.x - MySQL 5.6  - MariaDB 10.2 + APC + oOPcache
GLPI from 0.72 to dev version
Certifiée ITIL (ITV2F, ITILF, ITILOSA)

Offline

#5 2015-06-08 15:10:41

stoatwblr
Member
Registered: 2014-04-13
Posts: 118

Re: /glpi/front/preference.php - personalization

interesting.....

"all"

==> ssl_error_log <==
[Mon Jun 08 14:09:02 2015] [error] [client 128.40.73.30] PHP Fatal error:  Allowed memory size of 67108864 bytes exhausted (tried to allocate 3145728 bytes) in /usr/share/php/tcpdf/fonts/uni2cid_ag15.php on line 5, referer: https://localsite/glpi/front/user.form.php?id=568

"settings"

==> ssl_error_log <==
[Mon Jun 08 14:10:04 2015] [error] [client 128.40.73.30] PHP Fatal error:  Allowed memory size of 67108864 bytes exhausted (tried to allocate 72 bytes) in /usr/share/php/tcpdf/fonts/cid0cs.php on line 15, referer: https://localsite /glpi/front/user.form.php?id=568

Last edited by stoatwblr (2015-06-08 15:27:45)

Offline

#6 2015-06-08 15:25:08

stoatwblr
Member
Registered: 2014-04-13
Posts: 118

Re: /glpi/front/preference.php - personalization

memory_limit was set to 128Mb in php.ini, however the default GLPI limit was 64Mb

Bumping it to 128Mb works - but why does this form take so much memory?

Offline

#7 2015-06-08 15:27:15

stoatwblr
Member
Registered: 2014-04-13
Posts: 118

Re: /glpi/front/preference.php - personalization

If using the "all" selection in user.form.php:

==> ssl_error_log <==
[Mon Jun 08 14:25:56 2015] [error] [client 128.40.73.30] PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /usr/share/php/tcpdf/fonts/cid0ct.php on line 15, referer: https://localsite /glpi/front/user.form.php?id=11

blowing 128Mb is a bit much isn't it?

Offline

Board footer

Powered by FluxBB