Profile Cover only XenForo 1.x

AddOn Profile Cover only XenForo 1.x [Paid] 2.2.1 a

PayPal: $9.99
This resource has been removed and is no longer available for download.
 
Just FYI, I tried uploading 500kb animated gif to see what happens (my users will try this) and when you try to re position the gif it will delete and you won't be able to see any buttons/image anymore. If not supporting .gif maybe best to disable it.

Capture.JPG

Code:
ErrorException: Fatal Error: Call to a member function getWidth() on boolean - library/Nobita/ProfileCover/Cover.php:64
Generated By: D.O.A., 4 minutes ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
  ["url"] => string(48) ".../account/cover/do-crop"
  ["_GET"] => array(1) {
    ["/account/cover/do-crop"] => string(0) ""
  }
  ["_POST"] => array(10) {
    ["cropX"] => string(1) "0"
    ["cropY"] => string(3) "190"
    ["cropW"] => string(3) "920"
    ["cropH"] => string(3) "338"
    ["stretch"] => string(4) "true"
    ["containerW"] => string(3) "950"
    ["_xfRequestUri"] => string(17) "/members/d-o-a.1/"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfResponseType"] => string(4) "json"
  }
}

ErrorException: Fatal Error: Call to a member function getTempFile() on boolean - library/Nobita/ProfileCover/XenForo/ControllerPublic/Account.php:25
Generated By: D.O.A., Today at 6:48 PM
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
  ["url"] => string(50) ".../account/cover/do-upload"
  ["_GET"] => array(1) {
    ["/account/cover/do-upload"] => string(0) ""
  }
  ["_POST"] => array(1) {
    ["_xfToken"] => string(8) "********"
  }
}
 
Back
Top