Ad Widget

Collapse

Error including custom graph in a screen

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sebelk
    Member
    • Nov 2007
    • 72

    #1

    Error including custom graph in a screen

    Hi, when I want to add a graph to a screen and clic in select, it outputs in the popup window:

    implode() [<a href='function.implode'>function.implode</a>]: Bad arguments.[/usr/local/share/zabbix/include/db.inc.php:739]


    This the line 739:

    $condition = implode(',',$array);

    What's wrong?


    Thanks in advance!
  • sebelk
    Member
    • Nov 2007
    • 72

    #2
    (The release is 1.5.2, installed from scratch)

    Comment

    • sebelk
      Member
      • Nov 2007
      • 72

      #3
      Please, did someone found some way to fix that problem?

      Comment

      • Aly
        ZABBIX developer
        • May 2007
        • 1126

        #4
        Problem with graphs is fixed in latest revisions. Update through the SVN or wait till 1.5.3 vers. is released.
        Zabbix | ex GUI developer

        Comment

        • sebelk
          Member
          • Nov 2007
          • 72

          #5
          Same problem in nightly build 5700

          Originally posted by Aly
          Problem with graphs is fixed in latest revisions. Update through the SVN or wait till 1.5.3 vers. is released.
          Hi Aly, Perhaps I went crazy, but I made a diff of "pre1.5 5700" and "beta 1.5.2" and I've found changes in frontend files, so I deleted current frontend and replaced with "pre1.5 5700" ones and problem still is there....

          "implode() [<a href='function.implode'>function.implode</a>]: Bad arguments.[/usr/local/share/zabbix/include/db.inc.php:739]"



          Comment

          • sebelk
            Member
            • Nov 2007
            • 72

            #6
            Sorry for be annoying but I even compiled the binaries and again the problem with graphics and screens.

            Comment

            Working...