function doSearch() { var catid = parseInt($('#select-cats').val()); var keyword = $('#ipt-search-header').val(); if (!keyword) return false; keyword = encodeURI(keyword); var url = 'search.php?keywords=' + keyword; if (catid != 0) url += '&id=' + catid; window.location.href = url; } $('#btn-guid-header').click(function () { $('#btn-search-header').removeClass('active'); $('#area-search-header').hide(); if ($(this).hasClass('active')) { $(this).removeClass('active'); $('#area-guid-header').hide(); } else { $(this).addClass('active'); $('#area-guid-header').show(200); } }); $('#btn-search-header').click(function () { $('#btn-guid-header').removeClass('active'); $('#area-guid-header').hide(); if ($(this).hasClass('active')) { $('.ipt-search-fix').blur(); $(this).removeClass('active'); $('#area-search-header').hide(); } else { $(this).addClass('active'); $('#area-search-header').fadeIn(300); $('#ipt-search-header').focus().select(); } }); $('#area-guid-header')[0].addEventListener("touchmove", function(e){ e.stopPropagation(); }); $(function () { var wHeight = $(window).height(); wHeight -= 45; $('#area-guid-header').css('height', wHeight + 'px'); });
信息有效

dz论坛怎么设置让所有人不能看会员的个人资料?

编号:T-5007  2025-07-31 有效期:9999天  39人次

    template/default/home/space_profile_body.htm 文件

    在這份文件最上方添加

      复制代码在這份文件最下方添加

        复制代码就是加個判斷

        只有管理員可以查看個人資料頁

        修改前請先備份

        修改後記得更新緩存

      使用信息须知(必读)

      ①本主题所有言论和图片纯属会员个人意见,与本站立场无关

      ②本站所有主题由该帖子作者发表,该帖子作者与本站享有帖子相关版权

      ③樱桃游戏开服网仅提供信息交流平台,不介入任何交易过程,不承担安全风险和法律责任

      ④本帖部分内容转载自其它媒体,但并不代表本站赞同其观点和对其真实性负责

      ⑤该页面资源下载仅保存于网盘,本站不涉及储存,用户下载仅供学习参考,不得用户商业用途

      ⑥如有侵权内容困扰请联系youxi@111.com,我们将针对版权信息及时予以删除

      订阅 客服