Wordpress - Problem wit Uploading Images

Voidy

Junior Member
Joined
Mar 12, 2010
Messages
103
Reaction score
28
Hey guys :p
Could anyone help me witht his problem?
See... i did download a nice theme from - http://www.blackhatworld.com/blackhat-seo/templates-themes/163064-movie-trailer-wordpress-theme.html

And did upload it on wordpress. And it worked fine :) until i found out that there was a problem with the uploading image/thumbnails.

The error that I receive when I try to upload is as follows:

"Server Response:

<b>Warning</b>: move_uploaded_file( /home/gclunis/public_html/ newcleveland.com/wp-content/themes/fresh _trailers_v2/uploads/ cleveland show thumbnail.JP G) [<a href='function. move-uploaded-file'>function. move-uploaded-file</a>]: failed to open stream: No such file or directory in <b>/home/gclunis/public_html /newcleve.com/wp-content/themes/ Fresh_Trailers_v2.0NM /uploadify.php</b> on line <b>40</b>



<b>Warning</b>: move_uploaded_file() [<a href='function.move-uploaded-file'> function.move-uploaded-file</a>]: Unable to move '/tmp/phprUaVbm' to '/home/gclunis/public_ html/newclevel.com/wp-content/ themes/fresh_trailers_v2/ uploads/cleveland show thumbnail.JPG' in <b> /home/gclunis/public_html/newclevel.com /wp-content /themes/ Fresh_Trailers_v2.0NM/uploadify.php</b> on line <b>40</b>

1
There was a problem uploading the file, please try again later"

If any had this problem before please, help me :D
 
check line 40 of the uploadify.php like the error suggests.. Might give you more clues as to what's going on.

Sorry can't be more specific as I have never used this theme
 
i have aldready check the line =/

40 move_uploaded_file($tempFile,$targetFile);
41 echo "1";
Try the themes self and see if you get the same problem =(
 
/home/gclunis/public_ html/newclevel.com/wp-content/ themes/fresh_trailers_v2/ uploads/cleveland

that folder does not exist on the server, login through your ftp client, make that folder and then it should work
 
:confused:
Please check this picture
problemt.jpg

Thats the real problem i got =/
and i got all the folders on the server =/
 
Could anyone help me :(?
I have try to find the solution in almost a week now but i havent found a solution for it =(
So if any here know what the problem is, please help ^^
 
I have The same problem
 
hehe got the same problem.. I think it is some kind of security measure by the makers.
 
Last edited:
Back
Top