• Resolved egabog

    (@egabog)


    So, as of last week, everything was working properly. Then, I started having some issues with my website, especially with Media Library. I think the cause may be the 4.7.3 update.

    The issues:
    1) Weird text “abcabcabc” on top left corner. (https://imgur.com/UvkGbY0)
    2) Media Library and Insert Media not working. It just keeps loading eternally. (https://imgur.com/e1Boc7Q and https://imgur.com/H62grZf)

    I deactivated all plugins and switched to the parent theme, no changes. Meaning the culprit was not any plugin or changes I made to the child theme. Today, browsing and searching for answers I found out that when I switch to “View List” I can see all the uploaded media. (https://imgur.com/8gU8PMP) When I choose “View Grid”, which is the way media is viewed in “Insert Media”, it just loads and loads. (https://imgur.com/UjypfKl and https://imgur.com/WSl2yCx)

    I also changed permissions in “wp-content/uploads” to 777 and unchecked “Organize my uploads into month- and year-based folders” in Media Settings. Still a no-go.

    Curiously, everything turns back to normal when I choose a theme like “Twenty Fourteen” or “Twenty Fifteen”. The theme developers denied me support because I have to pay for it, so I hope you guys can help me.

    Best Regards
    Caio Bogoni

Viewing 1 replies (of 1 total)
  • Thread Starter egabog

    (@egabog)

    Solved it. Checked the error_log under (public_html)

    I had hundreds of codes similar to these:

    [08-Mar-2017 06:21:14 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/cinegcom/public_html/wp-content/themes/soledad/inc/meta-box/categories-meta-box.php:2) in /home/cinegcom/public_html/wp-includes/IXR/class-IXR-server.php on line 149
    [08-Mar-2017 06:21:14 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/cinegcom/public_html/wp-content/themes/soledad/inc/meta-box/categories-meta-box.php:2) in /home/cinegcom/public_html/wp-includes/IXR/class-IXR-server.php on line 151
    [08-Mar-2017 06:21:14 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/cinegcom/public_html/wp-content/themes/soledad/inc/meta-box/categories-meta-box.php:2) in /home/cinegcom/public_html/wp-includes/IXR/class-IXR-server.php on line 154

    Turns out the abcabcabc was the culprit. I have no idea how it got there, but it screwed everything up.

Viewing 1 replies (of 1 total)
  • The topic ‘Issues with Media Library’ is closed to new replies.