http error 500 on image management page
-
Updated to version 6721 (latest) and now get http error 500 on the image management page. Running Ubuntu 15.10.
Relevant apache error:
[Tue Mar 15 13:18:16.188609 2016] [:error] [pid 3650] [client 192.168.1.31:54147] PHP Fatal error: Call to a member function get() on null in /var/www/fog/lib/pages/imagemanagementpage.class.php on line 70, referer: http://192.168.1.154/fog/management/index.php?node=about&sub=logviewer
Checked permissions and such but all seems fine, was working on earlier builds.
Imagemanagementpage.class.php was one of the updated files so I’m guessing there’s a typo somewhere.
After looking at the file, disabling FOG FTP Image size fixes this issue, so I’m guessing there’s an issue with that currently.
-
@Quazz Found, confirmed, fixed, and pushed.
Thanks for reporting.