Can't upload an Avatar

PVO_Dave

Active member
I get the following:

Code:
The temporary file for the upload cannot be found.

    XenForo_Upload->__construct() in XenForo/Upload.php at line 350
    XenForo_Upload::getUploadedFiles() in XenForo/Upload.php at line 367
    XenForo_Upload::getUploadedFile() in XenForo/ControllerPublic/Account.php at line 470
    XenForo_ControllerPublic_Account->actionAvatarUpload() in XenForo/FrontController.php at line 310
    XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
    XenForo_FrontController->run() in C:/Inetpub/wwwroot/testforum/index.php at line 13

The server runs IIS (boooooo) and I've granted full permissions to the data and internal_data (and sub folders) but still get the error, the only other threads I've found on this pointed to the permissions, but that doesn't seem to have solved it for me.

What can I check next?
 
Top Bottom