Warning: copy(./downloads//ec_tmp/test.rar) [function.copy]: failed to open stream: No such file or directory in [path]/downloads.php on line 704
Witam czy ktoś wie o co chodzi w powyższym błędzie?
Nic nie robiłem z dnia na dzień się popsuło...
Błąd wywala w wtyczce do fora vbulletin.
Tutaj dołączam troche downloads.php
{ } $dlfilename = $dl->url."/ec_tmp/".$newfilename; // test download code /* $filename = $_GET['file']; */ $filename = $dlfilename; // required for IE, otherwise Content-disposition is ignored { }