Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Problem with SquidGuard Log Gui

    Scheduled Pinned Locked Moved pfSense Packages
    6 Posts 3 Posters 3.9k Views
    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.
    • O
      onkeldave83
      last edited by

      hello,

      i use pfsense 1.2.3-release with squid and squidguard

      i have found a fix for squidguard log.
      (add the following to the bottom of squidGuard.inc)

      
      if(!function_exists('str_split')) {
      function str_split($string, $split_length = 1) {
      $array = explode("\r\n", chunk_split($string, $split_length));
      array_pop($array);
      return $array;
      }
      }
      

      this is very good! i can see my gui squidguard logs :) BUT….
      the log window is moved to the right site
      f.e. like this, but i have no more errors but it is moved to the right site
      http://i1012.hizliresim.com/2010/12/23/2804.jpg

      thanks for help!

      1 Reply Last reply Reply Quote 0
      • O
        onkeldave83
        last edited by

        hmm its only a problem with skins from top to bottom f.e. "nervecenter"
        the coolest skin / theme - thats worst :(
        with theme "pfsense" - from left to right - its not a problem

        someone an idea to fix this in the nervecenter theme or squidguard.inc file ?

        THANKS FOR HELP

        1 Reply Last reply Reply Quote 0
        • D
          dvserg
          last edited by

          if(!function_exists('str_split')) {
          

          Fixed. Update XML package.

          SquidGuardDoc EN  RU Tutorial
          Localization ru_PFSense

          1 Reply Last reply Reply Quote 0
          • D
            dvserg
            last edited by

            @onkeldave83:

            hmm its only a problem with skins from top to bottom f.e. "nervecenter"
            the coolest skin / theme - thats worst :(
            with theme "pfsense" - from left to right - its not a problem

            someone an idea to fix this in the nervecenter theme or squidguard.inc file ?

            THANKS FOR HELP

            I will test this.

            SquidGuardDoc EN  RU Tutorial
            Localization ru_PFSense

            1 Reply Last reply Reply Quote 0
            • P
              painmaker
              last edited by

              I have this problem when I use Firefox in IE 8 work ok.

              1 Reply Last reply Reply Quote 0
              • D
                dvserg
                last edited by

                @painmaker:

                I have this problem when I use Firefox in IE 8 work ok.

                Chrome work correctly too.

                SquidGuardDoc EN  RU Tutorial
                Localization ru_PFSense

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post
                Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.