Im running vanilla 2.0.3 and got an error on the requirements:
FATAL ERROR IN: PHP.Gdn_ErrorHandler();
"FileUpload is missing the following requirement(s): Vanilla 2.0.2."
LOCATION: /var/www/html/vanilla/library/core/functions.general.php
> 330…
the actual location of the categories.php was different in my system.
it was located at /var/www/html/vanilla/applications/vanilla/views/modules/categories.php
I modified in the class.module.php and everything came back.
I dont have a login to se…