Fixed Help! Things broke on update! :|

mauzao9

Member
Hey Nobita.

Not sure what's wrong but when i updated to latest version i'm facing several issues:

  • Profile Post Wall, when posting something new, it doesn't appear on the wall! Only refreshing the page lets you see what you just posted.
  • Profile Covers are full size! Not being reside-able, side of ALL the old covers broken, this also returns a Server Error trying to upload one:
    Code:
    Server Error Log
    Error Info
    ErrorException: Fatal Error: Call to undefined method sonnb_XenGallery_XenForo_Image_Gd::resize() - library/Nobita/Teams/Model/Cover.php:100
    Generated By: Bruised Spartan, Today at 1:56 AM
    Stack Trace
    #0 [internal function]: XenForo_Application::handleFatalError()
    #1 {main}
    Request State
    array(3) {
      ["url"] => string(66) "http://---.com/groups/operation-allegiance.76/cover-upload"
      ["_GET"] => array(0) {
      }
      ["_POST"] => array(1) {
        ["_xfToken"] => string(8) "********"
      }
    }
  • Where are the Sticky Posts? They are gone, the ones that were sticky after upgrade, are now normal.
 
Only that when i try to upload a cover, i get a blank page, and it logs that server error i posted.
 
Uh, okay i disabled the Gallery Mod for a while, tryed to upload one cover, i got one Internal Server 500 Error, here:
Code:
Server Error Log
Error Info
ErrorException: Fatal Error: Call to undefined method XenForo_Image_Gd::resize() - library/Nobita/Teams/Model/Cover.php:100
Generated By: Max Bacon, A moment ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
  ["url"] => string(51) "http://-.com/groups/clantest/cover-upload"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(1) {
    ["_xfToken"] => string(8) "********"
  }
}

Without the Gallery Addon the Server Error still happens.
 
Uh, okay i disabled the Gallery Mod for a while, tryed to upload one cover, i got one Internal Server 500 Error, here:
Code:
Server Error Log
Error Info
ErrorException: Fatal Error: Call to undefined method XenForo_Image_Gd::resize() - library/Nobita/Teams/Model/Cover.php:100
Generated By: Max Bacon, A moment ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
  ["url"] => string(51) "http://-.com/groups/clantest/cover-upload"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(1) {
    ["_xfToken"] => string(8) "********"
  }
}

Without the Gallery Addon the Server Error still happens.
mauzao9Got it now. Will be fixed soon :)
 
Back
Top