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

    Blank Web Pages after Upgrade from 1.2 to Trunk Version: 7593

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    4
    689
    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
      Gloom
      last edited by

      Just upgraded from 1.2 build to trunk so we can take advantage of Windows 10. Everything completed with no errors when running ./install.sh However when accessing the web site to update the database all you are presented with is a blank web page.

      Output from httpd error log
      [Thu May 12 09:55:50 2016] [error] [client 10.10.xx.xx] PHP Strict Standards: Accessing static property RemoveUpload::$FOGCore as non static in /var/www/html/fog/lib/plugins/accesscontrol/hooks/removeupload.hook.php on line 35, referer: http://10.10.yy.yy/
      [Thu May 12 09:55:50 2016] [error] [client 10.10.xx.xx] PHP Fatal error: Call to a member function getClass() on null in /var/www/html/fog/lib/plugins/accesscontrol/hooks/removeupload.hook.php on line 35, referer: http://10.10.yy.yy/

      PHP -v

      PHP 5.6.21 (cli) (built: Apr 28 2016 07:47:46)
      Copyright © 1997-2016 The PHP Group
      Zend Engine v2.6.0, Copyright © 1998-2016 Zend Technologies

      Could someone point me in the right direction to fix this issue.
      TIA

      1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott
        last edited by

        Where did the RemoveUpload hook come from? Can you just try removing that hook?

        rm -f /var/www/html/fog/lib/plugins/accesscontrol/hooks/removeupload.hook.php

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 0
        • Tom ElliottT
          Tom Elliott
          last edited by

          Also, are you using the accesscontrol plugin?

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

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

            Removing the hook sorted it nicely. Thanks for that.

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

            206

            Online

            12.1k

            Users

            17.3k

            Topics

            155.4k

            Posts
            Copyright © 2012-2024 FOG Project