• PHP i-doit API Client not working

    2
    0 Votes
    2 Posts
    1k Views
    bheisigB

    Hi,

    It seems that this could be an issue within the API client. So this has nothing to do with i-doit itself. I recommend to raise a new issue. While doing so please post some more information, e. g.:

    API client version

    Complete output of make initialize

    Used PHP version and operating system

    I am able to reproduce your second error with the latest version of the API client and PHP 7.0.8 (Ubuntu 16.10).

    Greetings,
    Benjamin

  • Verbindung von i-doit zu OTRS

    3
    0 Votes
    3 Posts
    2k Views
    O

    Guten Morgen.

    Danke für die Antwort.
    Habe mich zwischenzeitlich auch schon mit dem ReferenceIDoitObjects Paket für OTRS beschäftigt. Mal sehen ob ich mir da etwas Stricken kann 😉

    Gruß

    Oliver

  • Bug – Memory - Total Capacity

    2
    0 Votes
    2 Posts
    1k Views
    creissC

    Hi,

    Thank you for that. I have forwarded it to my colleagues who will take a look at it.

    Kind Regards,
    Christian

  • Database error (foreign key) adding network connection

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • 0 Votes
    2 Posts
    1k Views
    L

    So, I got a little lucky and figured this one out. The parameter name for category as given in the documentation is incorrect (or at least in the copy I have). The parameter needs to be 'category' for cmdb.dialog.read and 'catgID' for cmdb.dialog.create. After changing it to 'catgID' it works just fine:

    var body = {                         "jsonrpc": "2.0",                         "method": "cmdb.dialog.read",                         "params": {                             "apikey": api.apiKey,                             'category': "C__CATG__MODEL",                             'property': 'manufacturer'                         }                     }; var body = {                         "jsonrpc": "2.0",                         "method": "cmdb.dialog.create",                         "params": {                             "apikey": api.apiKey,                             "catgID": "C__CATG__MODEL",                             "property": "manufacturer",                             "value": manufacturer.title                         }                     };
  • Install I-doit on CentOS 7

    3
    0 Votes
    3 Posts
    7k Views
    K

    Hello daffodil,
    thanks for your help. it's works
    sorry for late reply

    Thanks,
    Kaitoukid

  • Connected With Shows Blank Screen

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Module for OTRS 4.x?

    5
    0 Votes
    5 Posts
    3k Views
    bheisigB

    Hello Marko,

    I'm afraid there aren't any news. Our OTRS integration requires OTRS Help Desk 3.3.x. The 4.x branch is still unsupported. But the OTRS module is open source, so everybody who needs 4.x support is encouraged to send us pull requests and fixes.

    Ben

  • Preload output makes PHP throwing "Can't send header information" error

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Unable to upload pdf file

    3
    0 Votes
    3 Posts
    7k Views
    T

    I am new to FileZilla and I can not find a way to delete a file after downloaded.  Any Ideas?

    Thak You,
    V

  • No Referenceable Objects in Location List of Server/Switch etc.

    4
    0 Votes
    4 Posts
    3k Views
    T

    I have uploaded files to remote server but all the files have a ? mark on them , What does this mean  ..

  • Relation error

    5
    0 Votes
    5 Posts
    4k Views
    T

    Hi, We compiling with no optimisations I get this error, when full optimistation is on there is no error message. Any ideas?
    Code:

  • Bug 1.4.4 Eintrag C__CATS__ENCLOSURE fehlt in isysgui_cats

    2
    0 Votes
    2 Posts
    2k Views
    dsD

    Hi,

    sorry für die späte Antwort. Geht es um das GUI Setup? Wir können das nicht nachstellen, im SQL Dump ist diese Anweisung auch drin, so dass dieser Eintrag eigentlich angelegt werden sollte. Hat MySQL im Error Log vielleicht irgendetwas zum Thema gemeldet?

    Der Order Cache_ <firma>kann übrigens einfach gelöscht werden. Beim nächsten i-doit Aufruf wird dieser dann direkt neu erzeugt.

    Gruß,
    ds</firma>

  • Sortierreihenfolge (hier: Personen-IDs) Sort-Order contact ids

    2
    0 Votes
    2 Posts
    2k Views
    _Chekov__

    This issue exists for a long time now and has been addressed in the following thread as well:

    http://forum.i-doit.org/index.php/topic,1137.0

    Cheers,

    Chekov

  • 0 Votes
    1 Posts
    2k Views
    No one has replied
  • 0 Votes
    1 Posts
    2k Views
    No one has replied
  • Non existent icon file for 'Power distribution unit' object

    2
    0 Votes
    2 Posts
    3k Views
    LFischerL

    Hello nfpct,

    the icon "pdu.gif" should be inside the "<i-doit>/images/tree/" directory. Is it possible that the icon is missing in your setup / update package? If so - which version are you currently running?

    Greetings from Düsseldorf</i-doit>

  • Empty slots in Rack view take up less space than occupied slots

    2
    0 Votes
    2 Posts
    3k Views
    LFischerL

    Hi there,

    thanks a lot for the patch - I'll implement this in the next minor release (i-doiv v 1.2.3).
    But first we need to test a few browsers (Chrome, Firefox, IE, …).

    By the way, this seems to work a bit better (because we need to consider the "room" view)

    el.insert(   new Element('tr', {className:css, 'data-slotnum':i})     .update(new Element('td').update(num + ' '))     .insert(new Element('td', {className:'slot'}).update(''))     //.insert(new Element('td', {className:'slot'}).update(' '))     .insert(new Element('td').update(' ' + num)) );

    Greetings from germany

  • I-doit v0.9.9.7 - Pages in German when logged in as English user

    6
    0 Votes
    6 Posts
    5k Views
    LFischerL

    Hi,

    thanks for the four examples - but only one is a real "bug" (Seite 1 of 4 pages). The others are defined by german users ("Fahrzeuge", "Stadt") or names ("IT-grundschutz"). We're always trying to improve our translations and have been switching to englisch as default language in many areas (exception handling, error messages, …).

    Regards

  • Add multiple sim cards (not only twin card) to one number

    2
    0 Votes
    2 Posts
    4k Views
    V

    Hi cgratzl,

    this feature is already implemented since version 0.9.9-7. If you really need this feature than I recommend the update to version 0.9.9-7.

    regards,
    Quyen