Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Search

    Locations

    Operating
    2
    4
    3016
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      gellert last edited by

      Hi, my idoit database seems to work just fine, just upgraded from 0.9.9-4 to 0.9.9-5. I got some objects in the database for testing, can see their nagios status, that all looks alright. One single point is strange though:

      When I choose the "Objects" tab in the left frame, all objects are shown. But when I choose the "Locations" tab, I get the following displayed (literally):

      function ObjectSelected (objId, objTypeId){ window.location.href = '?' + C__CMDB__GET__OBJECT + '=' + objId; }

      Attached a small screenshot of this. Looks like some code is not executed but just displayed?

      Cheers, Olaf

      idoit-locations-error.jpg

      1 Reply Last reply Reply Quote 0
      • V
        vic.registergmail.com last edited by

        I got the same.

        I have upgraded to 0.9.9-5 and  "function ObjectSelected (objId, objTypeId){ window.location.href = '?' + C__CMDB__GET__OBJECT + '=' + objId; } " appeared when i went to Location tab.

        I though that it was a problem with upgrade procedure, but after I reinstalled, the problem didn't go away.

        1 Reply Last reply Reply Quote 0
        • V
          vic.registergmail.com last edited by

          The solution is here: http://forum.i-doit.org/index.php/topic,2371.0.html

          Need to replace src/classes/cmdb/view/isys_cmdb_view_tree_location.class.php with attached one.

          isys_cmdb_view_tree_location.class.php

          1 Reply Last reply Reply Quote 0
          • G
            gellert last edited by

            Hi,

            thank you very much, that helped!

            Olaf

            1 Reply Last reply Reply Quote 0
            • First post
              Last post