Profile Cover

Profile Cover [Paid] 2.2.1

No permission to buy ($9.90)
@Nobita.Kun can you try reproduce this error? upload .jpg image and re-position/save. No error.
Upload .png image and re-position/save, error, image deletes. Does the same with .gif.

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

Code:
[15-Aug-2015 06:00:31] WARNING: [pool ***] child 2289 said into stderr: "NOTICE: PHP message: PHP Fatal error:  Call to a member function getWidth() on boolean in /srv/*/forum/library/Nobita/ProfileCover/Cover.php on line 66"
 

Attachments

  • 1438586066997.webp
    1438586066997.webp
    25.3 KB · Views: 8
  • 1438586066997.webp
    1438586066997.webp
    24.5 KB · Views: 9
I'm confused @Nobita.Kun There is no option to upload a cover photo at all, I installed the files, overwrite all the files, installed addon in admin cp and set permissions.

What am I doing wrong?
 
I'm confused @Nobita.Kun There is no option to upload a cover photo at all, I installed the files, overwrite all the files, installed addon in admin cp and set permissions.

What am I doing wrong?

Username Drop Down

@Nobita.Kun can you try reproduce this error? upload .jpg image and re-position/save. No error.
Upload .png image and re-position/save, error, image deletes. Does the same with .gif.

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

Code:
[15-Aug-2015 06:00:31] WARNING: [pool ***] child 2289 said into stderr: "NOTICE: PHP message: PHP Fatal error:  Call to a member function getWidth() on boolean in /srv/*/forum/library/Nobita/ProfileCover/Cover.php on line 66"

Been getting this boolean error @Nobita.Kun
 
ok, fixed and i make some changes with CSS:

Ftvrb5l.png



Now i have a little problem with this:

HENtIin.png


How can i edit color for those?
 
I noticed that the height of the displayed cover image changes after being repositioned. Initially I get a height of 598px and after repositioning it changes to 350px.
 
Top Bottom