• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Ajax search don't work

    Scheduled Pinned Locked Moved
    General
    2
    3
    1.5k
    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.
    • É
      Éric Quinton
      last edited by

      Hi,
      I’ve installed Fog 0.32, with database on a dedied server and the storage of images into another server. I can upload and download images, it’s ok.

      I’ve a problem with the web interface : the searches by ajax don’t work, but if I call the ajax php file directly, it work fine.

      Navigator : firefox 10.0.6 ESR (or Chromium 18.0.1025.168)

      Javascript errors : Avertissement : Propriété « writing-mode » inconnue. Déclaration abandonnée.
      Fichier Source : [url]http://svfog/fog/management/css/global.css[/url]
      Ligne : 92

      and:
      Avertissement : downloadable font: format not supported (font-family: “Ubuntu” style:normal weight:normal stretch:normal src index:0)
      source: [url]http://svfog/fog/management/css/ubuntu-regular-webfont.eot?#iefix[/url]
      Fichier Source : [url]http://svfog/fog/management/css/global.css[/url]
      Ligne : 0
      Code Source :
      @font-face { font-family: “Ubuntu”; font-style: normal; font-weight: normal; src: url(“ubuntu-regular-webfont.eot?#iefix”) format(“embedded-opentype”), url(“ubuntu-regular-webfont.woff”) format(“woff”), url(“ubuntu-regular-webfont.ttf”) format(“truetype”), url(“ubuntu-regular-webfont.svg#UbuntuRegular”) format(“svg”); }

      A suggestion :

      Can you added an hyperlink in the list of group’s memberships to open a computer (example : file groups.edit.include.php, line 650 :
      echo ( “<tr class=”$bgcolor"><td> <a href=“?node=host&sub=edit&id=”.$members[$i]->getId().“”>" . $members[$i]->getHostName() . “</a></td><td> " . $members[$i]->getIPaddress() . “</td><td> " . $members[$i]->getMAC() . “</td><td><a href=”?node=$_GET[node]&sub=$_GET[sub]&groupid=” . $_GET[“groupid”] . “&tab=$_GET[tab]&delhostid=” . $members[$i]->getID() . “”><img src=“images/deleteSmall.png” class=“link” /></a></td></tr>” );

      )
      Thanks,

      Eric.

      1 Reply Last reply Reply Quote 0
      • É
        Éric Quinton
        last edited by

        I’d reinstall server components and database, and now, serach function via ajax work…

        Configuration of Fog is very difficult, when you want to install database in a second server, and nfs shares into a third…

        1 Reply Last reply Reply Quote 0
        • C
          chad-bisd Moderator
          last edited by

          Yes. installation is always complex when you want a complex install.


          If you would like to make a donation to the Fog project, please do so [U][COLOR=#0000ff][URL='http://sourceforge.net/dona…

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

          191

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project