Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login
    1. Home
    2. Development
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • Y

      Database error (foreign key) adding network connection

      • • yyu
      1
      0
      Votes
      1
      Posts
      1.4k
      Views

      No one has replied

    • L

      Cmdb.dialog.create, Error: Given category identifier is not valid or not setted.

      • • lagerman
      2
      0
      Votes
      2
      Posts
      1.4k
      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                         }                     };
    • K

      Install I-doit on CentOS 7

      • • kaitoukid
      3
      0
      Votes
      3
      Posts
      6.5k
      Views

      K

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

      Thanks,
      Kaitoukid

    • M

      Connected With Shows Blank Screen

      • • maxrod
      1
      0
      Votes
      1
      Posts
      1.3k
      Views

      No one has replied

    • T

      Module for OTRS 4.x?

      • • TitovLab
      5
      0
      Votes
      5
      Posts
      3.4k
      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

    • A

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

      • • Alextopost
      1
      0
      Votes
      1
      Posts
      1.5k
      Views

      No one has replied

    • S

      Unable to upload pdf file

      • • Senne
      3
      0
      Votes
      3
      Posts
      6.5k
      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

    • D

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

      • • duffkess
      4
      0
      Votes
      4
      Posts
      3.4k
      Views

      T

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

    • T

      Relation error

      • • Tearow
      5
      0
      Votes
      5
      Posts
      3.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:

    • A

      Bug 1.4.4 Eintrag C__CATS__ENCLOSURE fehlt in isysgui_cats

      • • anger
      2
      0
      Votes
      2
      Posts
      1.7k
      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>

    • A

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

      • • anke.noerenbergbitmarck.
      2
      0
      Votes
      2
      Posts
      1.6k
      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

    • dkirstenD

      MOVED: Bug und Lösung: OTRS ReferenceIDoitObjects 0.7, Form Submit fehlerhaft

      • • dkirsten
      1
      0
      Votes
      1
      Posts
      1.7k
      Views

      No one has replied

    • dkirstenD

      MOVED: Bug und Lösung: Verwendung des I-DoIT Api Proxy-Scripts mit SSL-Verbindungen

      • • dkirsten
      1
      0
      Votes
      1
      Posts
      1.8k
      Views

      No one has replied

    • N

      Non existent icon file for 'Power distribution unit' object

      • • nfpct
      2
      0
      Votes
      2
      Posts
      2.6k
      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>

    • N

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

      • • nfpct
      2
      0
      Votes
      2
      Posts
      2.8k
      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

      • • kharrison
      6
      0
      Votes
      6
      Posts
      4.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

    • C

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

      • • cgratzl
      2
      0
      Votes
      2
      Posts
      3.9k
      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

    • T

      Relogin when i change client(mandator)

      • • tbartnig
      2
      0
      Votes
      2
      Posts
      2.9k
      Views

      creissC

      Hi,

      yes it is.

      But it will be fixed in the coming 0.9.9-9.

      Regards,
      Christian

    • S

      [Bug + minor work-around] RT > I doit link

      • • Schwick
      2
      0
      Votes
      2
      Posts
      3.3k
      Views

      creissC

      Hi,

      thanks for the report. At the moment we are revising the interface between i-doit and RT.

      Regards
      Christian

    • S

      [Work-around fix] Synchronise between I Doit and RT using multiple DB

      • • Schwick
      5
      0
      Votes
      5
      Posts
      3.8k
      Views

      S

      Thanks for the reply, everything is clear in terms of answers.

      @2: Mandators indeed. Good stuff.
      @4-5: This was just curiosity on our part. Nothing planned yet but who knows, you'll never know when another system comes along and we may want to integrate that one.