I'm getting the same error..
"Please enter a valid file name. The requested file could not be read."
And this is what is showing in my server error log:
ErrorException: Undefined index: upload_file - library/XenForo/ControllerAdmin/AddOn.php:180
Generated By:
southernlady, Today at 6:44 PM
Stack Trace
#0 /home/bariatri/bariatricfacts.org/library/XenForo/ControllerAdmin/AddOn.php(180): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/bariatri/...', 180, Array)
#1 /home/bariatri/bariatricfacts.org/library/XenForo/FrontController.php(347): XenForo_ControllerAdmin_AddOn->actionInstall()
#2 /home/bariatri/bariatricfacts.org/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /home/bariatri/bariatricfacts.org/admin.php(13): XenForo_FrontController->run()
#4 {main}
Request State
array(3) {
["url"] => string(51) "
http://bariatricfacts.org/admin.php?add-ons/install"
["_GET"] => array(1) {
["add-ons/install"] => string(0) ""
}
["_POST"] => array(3) {
["server_file"] => string(0) ""
["_xfConfirm"] => string(1) "1"
["_xfToken"] => string(8) "********"
}
I'm tying to reinstall the calendar addon...it was the only one I had to upgrade to a newer version today.
I do NOT have the "log in as a user" addon installed so not sure why I am getting a similar error.