Tipask – Eternal Night https://www.shuijingwanwq.com There is no problem not worth solving, and no technology not worth learning! Sun, 07 Jun 2026 14:43:34 +0000 en-US hourly 1 https://wordpress.org/?v=7.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! https://www.shuijingwanwq.com/en/2014/11/21/16480/ https://www.shuijingwanwq.com/en/2014/11/21/16480/#respond Fri, 21 Nov 2014 06:15:04 +0000 https://www.shuijingwanwq.com/?p=16480 浏览量: 0

The screenshot of the avatar cannot be displayed, on the active user page,http://zhidao.hmwis.com/user/activelist.html:

无法显示头像的截图,在活跃用户页面!

Screenshot of the avatar cannot be displayed, on the active user page!

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: $setting[‘ucenter_url’]Empty!

After solving, the screenshot is as follows:

解决之后,截图如下

After solving, the screenshot is as follows

 

 

]]>
https://www.shuijingwanwq.com/en/2014/11/21/16480/feed/ 0