• martyjames

    (@martyjames)


    I setup a WP site for a client – an elegant themes estore theme based site
    All working 100% on my pc and my sons’ pc.

    My client has a mac. When she tries add a new product, she creates a new post etc BUT when she goes to upload images via the ususual WP upload/insert add media , she gets this message:

    Fatal error: Out of memory (allocated 66584576) (tried to allocate 16000 bytes) in home/martin/public_html/website.com.au/wp-includes/media.php on line 254 (i have changed web url for this post)

    I got her to install chrome , same issue , so its not a browser issue. Site is hosted with hostgator , they didnt know

    – so its some weird mac issue it seems? Both on my own and my son’s pc we can upload images fine. By the way the image size is small – about 20k

    Any ideas appreciated

    thanks

    Marty

Viewing 2 replies - 1 through 2 (of 2 total)
  • Josh

    (@josh401)

    I’m not sure if this will help, but try adding
    define('WP_MEMORY_LIMIT', '64M');
    to your wp-config.php file.

    If it doesn’t resolve the problem, simply remove the code.

    Pioneer Web Design

    (@swansonphotos)

    Users need the proper Role to upload

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Weird Mac WordPress Image Upload problem’ is closed to new replies.