You are not logged in.
Pages: 1
Dear All,
I've upgraded from ver 0.70RC to 0.70.1a.
Using mysqldiff (http://www.mysqldiff.org/) I've compared the DB 0.7RC with a clean 0.70.1a DB version.
Two DB now (after some fix; thank you MoYo) seems to have same structure.
If I try to add mass import plugin when I enter in the plugin menu under setup tab and I clink on "Mass import OCS" I get the following error in debug mode:
PHP ERROR: Undefined offset: 8 in /var/www/html/glpi/plugins/mass_ocs_import/front/plugin_mass_ocs_import.config.form.php at line 63
and
PHP ERROR: Undefined offset: 3 in /var/www/html/glpi/plugins/mass_ocs_import/front/plugin_mass_ocs_import.config.form.php at line 78
It could be related to any DB issue? Permission on plugin folder seems to be ok.
Thank you for your support.
L.
Offline
I've updated glpi to version 0.72, till no luck!
Using a clean DB (ver 0.72) the problem remain. so it could be something related to the php code?
Thank you
L.
Offline
Another little clue.....
Fresh glpi 0.72 install, new DB still same error.
Anyone has got mass_import pluguin working with latest glpi version?
L.
Offline
Nope,
I installed this the first time directly in 0.72, but can not configure it at all.
See my post at http://glpi-project.org/forum/viewtopic.php?id=9108
Kind regards,
Yves
Offline
Yep,
It seems the same problem. If you enable the dwbug mode in setup --> general and you enter in ocs_mass import plugin to configure it, do you have the same php error described in my prev. post?
L.
Offline
Yep,
It seems the same problem. If you enable the dwbug mode in setup --> general and you enter in ocs_mass import plugin to configure it, do you have the same php error described in my prev. post?
L.
No, I don't get any errors, but I also don't have the possibility to configure anything.
The mass import plugin is there(under plugins) , but when i click on it to configure, nothing happens.
Y.
Offline
Is glpi in debug mode? check under debug --> general.
the errors are not shown if Glpi is in normal mode (default)
L.
Offline
Is glpi in debug mode? check under debug --> general.
the errors are not shown if Glpi is in normal mode (default)
L.
Ach ok, I thought your errors were shown all the time. In debug mode i also get the following:
PHP ERROR: Undefined offset: 8 in /var/www/glpi/plugins/mass_ocs_import/front/plugin_mass_ocs_import.config.form.php at line 63
PHP ERROR: Undefined offset: 3 in /var/www/glpi/plugins/mass_ocs_import/front/plugin_mass_ocs_import.config.form.php at line 78
EDIT: I looked into the code and can get lost of the errors, when I comment out the .$OCSMASSIMPORTLANG["setup"][8]. contaminiation. But still, i can not configure anything then.
Where is .$OCSMASSIMPORTLANG defined?
Y.
Last edited by yvesdm (2008-01-30 10:41:33)
Offline
yes ok there's a problem with language...
we'll try to fix it as soon as possible
Offline
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
Have you some feedback with latest tarball (which will be pushed as version 1.1 really soon) ?
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
Sorry, I can't test this now from where I am.
I can test it on monday. I'll post feedpack.
Kind regards, tnx
Yves
Offline
Pages: 1