You are not logged in.
bonjour
je me demande si vous pouvez m aider
j avoue la recherche m a rendu malade
bref
j ai installer le plugin archires sans probleme
et comme indique j ai installer graphviz-2.8
j ai rebooter
sans succes
pouver m indiquer ou ai je me tromper
mille merci
OS : Windows XP SP2
Installation : Package Ocs NG 4100 - XAMPP version 1.5.5
Serveur : Apache 2.2.4 MySql : 5.0.27 / Langage : PHP 5.2
Offline
c'est encore moi
voila l erreur que m apparait
PHP ERROR :
Warning: fread() [function.fread]: Length parameter must be greater than 0 in C:\Program Files\OCS Inventory NG\xampp\htdocs\glpi\plugins\archires\inc\plugin_archires.functions_display.php on line 630
OS : Windows XP SP2
Installation : Package Ocs NG 4100 - XAMPP version 1.5.5
Serveur : Apache 2.2.4 MySql : 5.0.27 / Langage : PHP 5.2
Offline
config système ? (voir ma signature)
Xavier Caillaud
Blog GLPI Infotel
Offline
salut
merci de m avoir repondu
ce matin je demarre mon pc et qu est ce que je trouve
rien
il ne s affiche rien
ni croix rouge ni erreur simplement rien du tout
meme si je suis en mode debug
voila ce que j ai comme requete:
TIME
3.244s
POST VARIABLE
GET VARIABLE
selectloc => 1
child => 1
SESSION VARIABLE
glpi_plugins => Array
0 => applicatifs
1 => archires
2 => graphviz-cairo-2.8
3 => projet
MESSAGE_AFTER_REDIRECT =>
glpiID => 2
glpiname => glpi
glpirealname =>
glpifirstname =>
glpilanguage => fr_FR
glpitracking_order => yes
glpiauthorisation => 1
glpiextauth => 0
glpisearchcount => Array
1 => 1
glpisearchcount2 => Array
1 => 0
glpiroot => /glpi
glpilist_limit => 15
glpicrontimer => 1182847846
glpiprofile => Array
ID => 4
name => super-admin
interface => central
is_default => 0
computer => w
monitor => w
software => w
networking => w
printer => w
peripheral => w
cartridge => w
consumable => w
phone => w
notes => w
contact_enterprise => w
document => w
contract_infocom => w
knowbase => w
faq => w
reservation_helpdesk => 1
reservation_central => w
reports => r
ocsng => w
dropdown => w
device => w
typedoc => w
link => w
config => w
search_config => w
check_update => r
profile => w
user => w
group => w
logs => r
reminder_public => w
backup => w
create_ticket => 1
delete_ticket => 1
comment_ticket => 1
comment_all_ticket => 1
update_ticket => 1
own_ticket => 1
steal_ticket => 1
assign_ticket => 1
show_ticket => 1
show_full_ticket => 1
observe_ticket => 1
show_planning => 1
show_all_planning => 1
statistic => 1
password_update => 1
helpdesk_hardware => 3
helpdesk_hardware_type => 8388674
show_group_ticket => 0
glpigroups => Array
glpi_plugin_applicatifs_profile => Array
ID => 4
name => super-admin
interface => applicatifs
is_default => 0
applicatifs => w
create_applicatifs => 1
update_applicatifs => 1
delete_applicatifs => 1
glpi_plugin_archires_profile => Array
ID => 4
name => super-admin
interface => archires
is_default => 0
archires => w
glpi_plugin_projet_profile => Array
ID => 4
name => super-admin
interface => project
is_default => 0
project => w
create_project => 1
update_project => 1
delete_project => 1
all_project => 1
task => w
create_task => 1
update_task => 1
delete_task => 1
all_task => 1
glpi_viewcentral => my
glpi_mailconfig => 1
type_ID => 1
glpi_onglet => 1
SQL REQUEST
Number of request: 17
Total Time: 0.414s
--------------------------------------------------------------------------------
N° 1 :
SHOW COLUMNS
FROM glpi_plugin_archires_display
Time: 0.052s
--------------------------------------------------------------------------------
N° 2 :
SELECT id, completename,parentID
FROM glpi_dropdown_locations
WHERE id='1';
Time: 0.034s
--------------------------------------------------------------------------------
N° 3 :
SELECT *
FROM glpi_plugin_archires_color
ORDER BY iface asc;
Time: 0.038s
--------------------------------------------------------------------------------
N° 4 :
SELECT id, completename
FROM glpi_dropdown_locations
ORDER BY completename ASC
Time: 0.000s
--------------------------------------------------------------------------------
N° 5 :
SELECT *
FROM glpi_plugin_archires_display
WHERE (ID = '1')
Time: 0.000s
--------------------------------------------------------------------------------
N° 6 :
SELECT *
FROM glpi_plugin_archires_display
WHERE id='1';
Time: 0.000s
--------------------------------------------------------------------------------
N° 7 :
select ID
FROM glpi_dropdown_locations
WHERE parentID=1
Time: 0.000s
--------------------------------------------------------------------------------
N° 8 :
SELECT np.ID, np.on_device, np.logical_number, np.iface,np.ifaddr, np.name as namep, c.name, c.type, c.FK_users, c.FK_groups, c.contact, lc.id, lc.parentID
FROM glpi_networking_ports np, glpi_computers c, glpi_dropdown_locations lc
WHERE np.device_type = 1 AND np.on_device = c.ID AND c.deleted = 'N' AND c.is_template = '0' AND lc.ID = c.location AND lc.ID in (1)
ORDER BY np.ifaddr ASC
Time: 0.186s
--------------------------------------------------------------------------------
N° 9 :
select ID
FROM glpi_dropdown_locations
WHERE parentID=1
Time: 0.000s
--------------------------------------------------------------------------------
N° 10 :
SELECT np.ID, np.on_device, np.logical_number, np.iface ,np.ifaddr, np.name as namep, n.ifaddr as nifaddr, n.name, n.type, n.FK_users, n.FK_groups, n.contact, lc.id, lc.parentID
FROM glpi_networking_ports np, glpi_networking n, glpi_dropdown_locations lc
WHERE np.device_type = 2 AND np.on_device = n.ID AND n.deleted = 'N' AND n.is_template = '0' AND lc.ID = n.location AND lc.ID in (1)
ORDER BY np.ifaddr ASC
Time: 0.020s
--------------------------------------------------------------------------------
N° 11 :
select ID
FROM glpi_dropdown_locations
WHERE parentID=1
Time: 0.000s
--------------------------------------------------------------------------------
N° 12 :
SELECT np.ID, np.on_device, np.logical_number, np.iface ,np.ifaddr, np.name as namep, p.name, p.type, p.FK_users, p.FK_groups, p.contact, lc.id, lc.parentID
FROM glpi_networking_ports np, glpi_peripherals p, glpi_dropdown_locations lc
WHERE np.device_type = 5 AND np.on_device = p.ID AND p.deleted = 'N' AND p.is_template = '0' AND lc.ID = p.location AND lc.ID in (1)
ORDER BY np.ifaddr ASC
Time: 0.043s
--------------------------------------------------------------------------------
N° 13 :
select ID
FROM glpi_dropdown_locations
WHERE parentID=1
Time: 0.000s
--------------------------------------------------------------------------------
N° 14 :
SELECT np.ID, np.on_device, np.logical_number, np.iface ,np.ifaddr, np.name as namep, pr.name, pr.type, pr.FK_users, pr.FK_groups, pr.contact, lc.id, lc.parentID
FROM glpi_networking_ports np, glpi_printers pr, glpi_dropdown_locations lc
WHERE np.device_type = 3 AND np.on_device = pr.ID AND pr.deleted = 'N' AND pr.is_template = '0' AND lc.ID = pr.location AND lc.ID in (1)
ORDER BY np.ifaddr ASC
Time: 0.018s
--------------------------------------------------------------------------------
N° 15 :
select ID
FROM glpi_dropdown_locations
WHERE parentID=1
Time: 0.001s
--------------------------------------------------------------------------------
N° 16 :
SELECT np.ID, np.on_device, np.logical_number, np.iface ,np.ifaddr, np.name as namep, ph.name, ph.type, ph.FK_users, ph.FK_groups, ph.contact, lc.id, lc.parentID
FROM glpi_networking_ports np, glpi_phones ph, glpi_dropdown_locations lc
WHERE np.device_type = 23 AND np.on_device = ph.ID AND ph.deleted = 'N' AND ph.is_template = '0' AND lc.ID = ph.location AND lc.ID in (1)
ORDER BY np.ifaddr ASC
Time: 0.004s
--------------------------------------------------------------------------------
N° 17 :
SELECT nw.ID, nw.end1, nw.end2
FROM glpi_networking_wire nw
Time: 0.018s
merci infiniment
OS : Windows XP SP2
Installation : Package Ocs NG 4100 - XAMPP version 1.5.5
Serveur : Apache 2.2.4 MySql : 5.0.27 / Langage : PHP 5.2
Offline
peux -tu faire un dot -V dans un cmd ?
Xavier Caillaud
Blog GLPI Infotel
Offline
le probleme ce que j ai installe graphviz
mais je vois qu une application vb6(des form je veux dire) etait ajouter dans mes programme
pour tester son fonctionnement sous cmd
desole pour mon ignorance mais je sais pas comment faire
pouvez vous m aider svp?
OS : Windows XP SP2
Installation : Package Ocs NG 4100 - XAMPP version 1.5.5
Serveur : Apache 2.2.4 MySql : 5.0.27 / Langage : PHP 5.2
Offline
demarrer exécuter cmd -> dot -V [Entrée]
Xavier Caillaud
Blog GLPI Infotel
Offline
je l ai execute comme vous avez indique chef
il m a donne
dot version 2.8(fri feb 3 22:38:53 UTC 2006)
donc
je suppose qu il y a pa de prob avec graphviz non?
OS : Windows XP SP2
Installation : Package Ocs NG 4100 - XAMPP version 1.5.5
Serveur : Apache 2.2.4 MySql : 5.0.27 / Langage : PHP 5.2
Offline
Quelqu un peut m aider
je suis en plein crise
halloooooooooo y a quelqu un!..........!
OS : Windows XP SP2
Installation : Package Ocs NG 4100 - XAMPP version 1.5.5
Serveur : Apache 2.2.4 MySql : 5.0.27 / Langage : PHP 5.2
Offline
glpi_plugins => Array
0 => applicatifs
1 => archires
2 => graphviz-cairo-2.8
3 => projet
2 => graphviz-cairo-2.8
C'est quoi ce plugin ?
et si tu execute les requetes 8 - 10 - 12 -14 - 16 dans phphmyadmin, il t'affiche quelque chose ?
Xavier Caillaud
Blog GLPI Infotel
Offline