• Hi, got this error after upload of 5,16mb picture
    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 14592 bytes) in /storage/content/48/109748/*******.se/public_html/wp-content/plugins/wp-photocontest/lib/thumbnail.class.php on line 90

    thanks for a fantastic plugin!
    can i donate i some way?

    //Roger

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author frekel

    (@frekel)

    Hi,

    This is a PHP setting. Google your error and a lot of sollutions will popup ??

    Donating is (offcourse ?? possible. Use the donate button in one of the admin pages!

    Thread Starter rogstro

    (@rogstro)

    Hello, i have put define(‘WP_MEMORY_LIMIT’, ’64M’); in wp-config.php and wp-settings.
    even tried php_value memory_limit 64M in .htaccess
    smaller files works OK, and thumbnails is generated OK.
    tried the NextGEN Gallery, and lager files uploads fine, as well in the built in imageuploader
    i’m using Binero in sweden as webhost.
    found the donation button, go out and drink some beers, or have a pizza =)
    //Roger

    Thread Starter rogstro

    (@rogstro)

    i think the solution here is to limit the size and resolution of the files, maximum 1024×768 for the 64M i have with this webhost (Binero)

    Plugin Author frekel

    (@frekel)

    You need to know, the plugin creates 3 different images for every one upload. So this is memory consuming…

    This feature (max upload size) is requested a couple of times and I want to include in the next version.

    I’m quite busy, so don’t expect it in the near future!

    Plugin Author frekel

    (@frekel)

    for now, please add it to the contest-rules (the introduction text on the page where people are uploading!!)

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: PhotoContest Plugin] fatal error: Allowed memory size’ is closed to new replies.