阿里云提示 Didcuz memcache+ssrf GETSHELL漏洞 修复方法
阿里云提示 Didcuz memcache+ssrf GETSHELL漏洞 修复方法

使用阿里云的同学最近可能都收到了,阿里云给出的警告! 漏洞名称如下: Didcuz memcache+ssrf GETSHELL漏洞 那么DZ起点网在这给...

cola man 2018-12-21 discuz教程
discuz实现手机版播放优酷.swf视频教程
discuz实现手机版播放优酷.swf视频教程

此教程仅适合视频链接为:一下格式的视频引用 http://player.youku.com/player.php/sid/XMTYzNjQzNjE2MA==/v.swf 复制代码 修改...

cola man 2018-12-21 discuz教程
discuz getuserprofile($field) 获取当前用户扩展字段
discuz getuserprofile($field) 获取当前用户扩展字段

getuserprofile($field) 复制代码 获取当前用户扩展字段 可以使用的扩展字段: count = array(extcredits1,extcredits2,extcredi...

cola man 2018-12-21 discuz教程
$article['related']Discuz 门户文章内容页的相关文章
$article['related']Discuz 门户文章内容页的相关文章

Discuz 门户文章内容页的相关文章 默认模板路径 template\default\portal\view.htm 其代码为 !--{if $article[related]}-- div i...

cola man 2018-12-21 discuz教程
详细分析 Discuz 中的showmessage()函数 及 用法
详细分析 Discuz 中的showmessage()函数 及 用法

函数所在文件: function_core.php 所在路径 source/function/ 源代码: function showmessage($message, $url_forward = , $val...

cola man 2018-12-21 discuz教程
DiscuzX3.2开发手机登录流程 禁止转载
DiscuzX3.2开发手机登录流程 禁止转载

第一步:修改登录模板 找到登陆的模板文件,默认文件为: /template/default/member/login.htm 登录模板 复制代码 引用Discuz模...

cola man 2018-12-21 discuz教程
Discuz-内容页-发帖按钮
Discuz-内容页-发帖按钮

下面是Disucz的发帖菜单按钮 !--{if $_G[forum][threadsorts]}-- !--{loop $_G[forum][threadsorts][types] $id $name}-- button...

cola man 2018-12-21 discuz教程
discuz-内容页-返回帖子列表代码(顶部)
discuz-内容页-返回帖子列表代码(顶部)

下面是内容页返回帖子列表的代码 span class=y pgb{if $_G[setting][visitedforums]} id=visitedforums onmouseover=$(visitedfo...

cola man 2018-12-21 discuz教程
discuz-内容页-发帖按钮栏插件钩子<!--{hook/viewthread_postbutton_top}-->
discuz-内容页-发帖按钮栏插件钩子<!--{hook/viewthread_postbutton_top}-->

discuz-内容页-发帖按钮栏插件钩子 !--{hook/viewthread_postbutton_top}--...

cola man 2018-12-21 discuz教程
Discuz-内容页面包屑导航代码
Discuz-内容页面包屑导航代码

div id=pt class=bm cl div class=z a href=./ class=nvhm title={lang homepage}$_G[setting][bbname]/aem/ema href=forum.php{...

cola man 2018-12-21 discuz教程