Image Library issues with WP 3.5

Viewing 7 posts - 1 through 7 (of 7 total)
  • #11524
    nfable
    Participant

    I’ve had some issues with the Image Library / Setting Featured Image / Image management in general since upgrading to WP 3.5

    Work around is to disable Minimatica, make changes to images you need with Twenty Ten theme, then switch back to Minimatica

    Great theme! Please update to squash this pesky bug, much thanks on slick work.

    nf.

    referencing another user’s issue with this bug:
    http://wordpress.org/support/topic/unable-to-set-feature-image-after-updating-to-35

    #11532
    Filmingofilms
    Participant

    I would really appreciate this bug being fixed as well. I ran into it tonight and almost pulled my hair out from frustration before I found this post.

    #11538
    GreenGriot
    Participant

    Daniel Posted a fix in a WordPress.org Forum Here
    http://wordpress.org/support/topic/issues-with-35

    His suggestion:
    “What you need to do to fix this issue is to open functions.php and find this line:

    add_filter( ‘ext2type’, ‘minimatica_mime_types’ );

    And replace it with this:

    add_filter( ‘ext2type’, ‘minimatica_file_types’ );

    That’s it; no other change is necessary.”

    I tried it and So far it seems to work perfectly.

    Cheers!

    #11618
    UniverseProject
    Participant

    I tried the fix mentioned above and it cured a part of my issue. When I open the media library I can now see the images I have already uploaded, but it still gives me an error when I try to upload new images. Any solutions?

    Thanks!

    #11652
    cameralinz
    Participant

    Ah, that fixed it. What a relief. Thank you! πŸ™‚

    #11797
    nfable
    Participant

    Thank you, Greengriot, seems to work swell!

    #11798
    GreenGriot
    Participant

    Glad to help.

    πŸ™‚

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.