Category: Question And Answer System

解决之后,截图如下 0

After the integration of TiPask_V2.5_UTF8_20140606 and UCenter_1.6.0_SC_UTF8, the solution to the avatar cannot be displayed!

浏览量: 0 The screenshot of the avatar cannot be displayed, on the active user page,http://zhidao.hmwis.com/user/activelist.html: Solution: lib/global.func.php function get_avatar_dir //return $setting[‘ucenter_url’]./avatar.php?uid=. $UID .&size=middle; @Include TiPask_root ./data/ucconfig.inc.php; return UC_API ./avatar.php?uid=. $UID .&size=middle; The reason is:...