What Do You Need In The Xf2 Xengallery Version? Vote for your choices here: http://www.sonnb.com/threads/what-do-you-need-in-the-xf2-xengallery-version.1539/

Help Fatal Error Upload Photo

Discussion in 'XenGallery' started by antonio, Sep 5, 2014.

  1. antonio

    antonio Authorized Member Authorized

    Hi @sonnb
    i just moved my forum to new server and now i have this fatal error when user upload photo

    Code:
    ErrorException: Fatal Error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 4367361 bytes) - library/XenForo/Image/Gd.php:297
    Generato Da: Simonespe, 1 minuto fa
    Analisi dello Stack
    #0 [internal function]: XenForo_Application::handleFatalError()
    #1 {main}
    Stato Richiesta
    array(3) {
      ["url"] => string(64) "http://www.macroforum.org/gallerie-fotografiche/photos/do-upload"
      ["_GET"] => array(0) {
      }
      ["_POST"] => array(6) {
        ["_xfToken"] => string(8) "********"
        ["hash"] => string(32) "a5c3d86e664cfaf88c67b3cbd920d0cb"
        ["album_id"] => string(3) "414"
        ["_xfNoRedirect"] => string(1) "1"
        ["_xfResponseType"] => string(9) "json-text"
        ["_xfUploader"] => string(1) "1"
      }
    }
    What is the problem? :)
    Thanks
    Antonio
     
  2. sonnb

    sonnb Administrator Staff Member

    You might want to increase memory_limit in php.ini.
     
    antonio likes this.
  3. antonio

    antonio Authorized Member Authorized

    yes, the problem was with provider :)
    Solved :)
    Thanks
     
    sonnb likes this.

Share This Page