Fixed Logo upload not working

Younes

New Member
Hi @Nobita

There is some problems with uploading logo
When i click on "upload logo" i see a blank white page
Also the default logo not support non-English characters

error5.webp
 
log
PHP:
Server Error Log
Error Info
ErrorException: Fatal Error: Call to undefined method Nobita_Teams_Model_Team::canUploadLogo() - library/Nobita/Teams/ControllerPublic/Team.php:1749
Generated By: Light, 42 minutes ago
Stack Trace

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

Request State

array(3) {
  ["url"] => string(55) "https://www.domain.com/groups/younes-test.4/logo"
  ["_GET"] => array(1) {
    ["/groups/younes-test_4/logo"] => string(0) ""
  }
  ["_POST"] => array(0) {
  }
}
 
Seems to be something like facebook, that we can set (from a dropdown next to Send button) while posting, that who will be able to see it (all visitors, members, or just staffs)
At least I hope so.
 
Back
Top