• radock325

    (@radock325)


    Hi,
    after reading about many simular problems and trying out all the advices/solutions witout luck, I will try seeking help here.
    At my work we have a Synology DSM where I have installed WP 3.8.1
    I am working on a Intranet site for internal use. For testing I also have a localhost (Wamp) installed on my desktop and on a laptop.
    On my localhost and now on the Synology setup I have got the same problem with images disappeared in the gallery window.
    If I try to upload a new one it start to upload but stop halfways and says:
    Uploading
    Error image_1.jpg
    An error occurred in the upload. Please try again later.
    Have deactivatet all plugins, tried the twenty ten theme but no luck.
    Any help would be much appreaciated.

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

    Can you kindly check the upload directory permission. It might not have write permission.

    Also kindly check your disk space usage too.

    Thanks
    PD

    Thread Starter radock325

    (@radock325)

    Hi,

    All upload directory on diskstation have Read, Write and Execute permission and disk space is about 8TB.

    When I started it was WP 3.8 and updated to 3.8.1 but I don’t think that is the problem, but I see others have mentioned it. It was working ok for about 2 weeks ago.

    Regards

    Hi,

    Kindly enable WordPress debug and you can see the error.

    the documentation is bellow.

    https://codex.www.ads-software.com/Debugging_in_WordPress

    Thanks
    PD

    Thread Starter radock325

    (@radock325)

    Thank you for the tip greyparrots,

    I have activated the debugging mode. I can see many problems, but two were the plugins xcloner and WP COMPLETE BACKUP. I have deactivated them but still the image error. Many of the errors have to do with the locale.php file referring to:
    function get_weekday_abbrev($weekday_name) {
    return $this->weekday_abbrev[$weekday_name]; and
    function get_month_abbrev($month_name) {
    return $this->month_abbrev[$month_name];
    I have translated the month and day names to my local language (faroese), but that should not be the problem with image gallery because it has been working ok.
    I’m quite new to WordPress but I will study the errors tomorrow.

    Regards

    I see.

    Thanks for your feedback. Happy reading..:)

    Thread Starter radock325

    (@radock325)

    Hi again PD

    Just to tell you that problem is resolved. The debugger helped me.
    It was the locale.php which was causing the problem. I just can’t understand why the problem came now, after working ok in several weeks.
    I had translated the month, week and day names to my language. After I activated the original locale.php all thumbnail showed up again. Now I’m wondering if it started after update to WP 3.8.1
    Thanks for your help

    Regards
    radock

    Great!!

    Thank you.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘All uploaded images disappeared in media library’ is closed to new replies.