• Hi,

    every time when I try to uplaod a small file test.jpg I get a short error message:

    Warning: move_uploaded_file(my-path/wordpress/wp-content/uploads/contest-gallery/gallery-id-7/1474139023_test.jpg) failde to open stream: No such file in /my-path/wordpress/wp-content/plugins/contest-gallery/admin/gallery/upload-pics.php on line 145
    
    Warning: move_uploaded_file() Unable to move 'tmp/phppaMkrbN' to my-path/wordpress/wp-content/uploads/contest-gallery/gallery-id-7/1474139023_test.jpg' in /my-path/wordpress/wp-content/plugins/contest-gallery/admin/gallery/upload-pics.php on line 145

    After 2 or 3 seconds the message disappears and the upload form will be shown again.

    Any idea what’s going wrong?

    Thanks

    Mazso

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Mazso,

    the plugin search for wp-content/upload folder, its a common order, and then create a contest-gallery folder and then create gallery folder. Maybe if uploads folder is renamed or not exists it failed. And the end images cant be uploaded.
    Do you have uploads folder and contest gallery with gallery folders created?

    If no so plz re-create an upload folder and then create contest-gallery folder with the gallery id you have so far
    uploads/contest-gallery/gallery-id-1
    uploads/contest-gallery/gallery-id-2
    uploads/contest-gallery/gallery-id-3
    uploads/contest-gallery/gallery-id-4
    uploads/contest-gallery/gallery-id-5
    uploads/contest-gallery/gallery-id-6
    uploads/contest-gallery/gallery-id-7

    Best regards

    Wasiliy

    Thread Starter mazso

    (@mazso)

    Thanks, Wasily. I reinstalled Contest Gallery and changed the folder permissions. Now it works.

    Mazso

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with upload’ is closed to new replies.