国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > CMS > Discuz > 正文

discuz在帖子列表頁調取主題數、回帖數、收藏數、新短消息

2024-09-11 09:03:06
字體:
來源:轉載
供稿:網友
  1. //獲取用戶信息 
  2. //主題數 
  3. $_G['tan']['threads']=getuserprofile('threads'); 
  4. //回帖數 
  5. $_G['tan']['posts']=getuserprofile('posts')-$_G['tan']['threads']; 
  6. //收藏數 
  7. $_G['tan']['favtimes']=getuserprofile('favtimes'); 
  8. //新短消息 
  9. loaducenter();//這個必須加上否則會報錯,這個是用來調用Ucenter相關函數信息 
  10. $arr = uc_pm_checknew($_G['uid'],1); 

這個為上面的解釋,getuserprofile 獲取用戶信息任意字段函數,在舉幾個例子供大家參考,此函數,提供一個參數,內容為用戶的字段名,即可返回出來他值的內容.

如:我要獲取用戶

威望::getuserprofile('extcredits1')

金錢: getuserprofile('extcredits2')

貢獻:getuserprofile('extcredits3')

用戶uid:getuserprofile(uid') 

聽從:getuserprofile('follower ')  

收聽:getuserprofile('following ')  

主題:getuserprofile('threads') 

直接在你需要的頁面直接寫就可以.

  1. loaducenter()在文件 source/function/function_core.php 中: 
  2. function loaducenter() { 
  3.  require_once DISCUZ_ROOT.'./config/config_ucenter.php'
  4.  require_once DISCUZ_ROOT.'./uc_client/client.php'

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 武邑县| 南充市| 沁源县| 大同县| 梁河县| 永顺县| 晋宁县| 巴南区| 马龙县| 水富县| 娄烦县| 杂多县| 崇明县| 西丰县| 郴州市| 万安县| 五寨县| 亚东县| 阳春市| 安塞县| 苍山县| 抚宁县| 安岳县| 宣恩县| 叶城县| 永丰县| 湄潭县| 闵行区| 鹤峰县| 阜南县| 西平县| 昭苏县| 涿州市| 广丰县| 商都县| 宜都市| 青州市| 长沙县| 鹤壁市| 那坡县| 贵阳市|