Khasck
New-
Re: Vanilla versions release
Change line 222 at ./library/core/class.upload.php from if (!move_uploaded_file($Source, $Target)) to if (!copy($Source, $Target)) The file is already present on the server, we're not trying to move … (View Post)2