[TH] Avatars [Deleted]

This is a known issue as reported above. It only works on new installs, not existing sites unless you reupload all avatars. This was the requirement of our client who requested this add-on.

If you are interested in contributing towards this add-on to have an avatar cache rebuilder tool added, please PM me. Thanks.
 
i am really getting annoyed with this:

BKIj5S7.png


Code:
Error Info
ErrorException: Fatal Error: Call to undefined method Waindigo_Avatar_Extend_XenForo_Image_ImageMagick_Pecl::thumbnailFixedLongerSide() - library/Waindigo/Avatar/Extend/XenForo/Model/Avatar.php:278
Generated By: OhCorzo----x, Thursday at 8:50 AM
Stack Trace

#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}

Request State

array(3) {
  ["url"] => string(53) "http://portalcentric.net/forums/account/avatar-upload"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(9) {
    ["use_gravatar"] => string(1) "0"
    ["scale_to_fit"] => string(1) "1"
    ["avatar_date"] => string(1) "0"
    ["avatar_crop_x"] => string(1) "0"
    ["avatar_crop_y"] => string(5) "-37.5"
    ["_xfToken"] => string(8) "********"
    ["_xfRequestUri"] => string(16) "/forums/account/"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
i am really getting annoyed with this:

BKIj5S7.png


Code:
Error Info
ErrorException: Fatal Error: Call to undefined method Waindigo_Avatar_Extend_XenForo_Image_ImageMagick_Pecl::thumbnailFixedLongerSide() - library/Waindigo/Avatar/Extend/XenForo/Model/Avatar.php:278
Generated By: OhCorzo----x, Thursday at 8:50 AM
Stack Trace

#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}

Request State

array(3) {
  ["url"] => string(53) "http://portalcentric.net/forums/account/avatar-upload"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(9) {
    ["use_gravatar"] => string(1) "0"
    ["scale_to_fit"] => string(1) "1"
    ["avatar_date"] => string(1) "0"
    ["avatar_crop_x"] => string(1) "0"
    ["avatar_crop_y"] => string(5) "-37.5"
    ["_xfToken"] => string(8) "********"
    ["_xfRequestUri"] => string(16) "/forums/account/"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
Please make sure you are using the version I have just uploaded. Also, you need to be using XenForo 1.2.3 for ImageMagick to work due to a bug in the XenForo code.
 
The avatars on member profiles are showing up broken after I install it. Returns to normal when I disable the addon.
 
  • Like
Reactions: CNK
The avatars on member profiles are showing up broken after I install it. Returns to normal when I disable the addon.
This add-on only works on fresh installs at present as the original contributor only required this. If someone is interested in contributing to make it work for existing sites, this would be massively appreciated.
 
This add-on only works on fresh installs at present as the original contributor only required this. If someone is interested in contributing to make it work for existing sites, this would be massively appreciated.
PM me with a quote.
 
I'm working on putting my XF community up and I'm wondering if this thing would allow longer avatars such as 120 x 180
 
I'm working on putting my XF community up and I'm wondering if this thing would allow longer avatars such as 120 x 180
There is an option for this in the add-on, they will be re-sized to avatar size.
 
Last edited:
Top Bottom