discuz教程_discuz视频教程_discuz论坛模板制作教程_第58页(2)
discuz 实现发布文章 自动提交到百度 ox_baidu_url_submit($tids)
进入网站目录:/source/include/post 找到:post_newthread.php 备份:post_newthread.php 编辑:post_newthread.php 搜索: sho...
discuz帖子截取简介str_replace函数和messagecutstr函数组合使用
正文截取简介 str_replace(array(\r, \n), , messagecutstr(strip_tags($v[message]), 250)); 复制代码...
cola man 2018-12-21 discuz教程
DIY调用分类信息图片只有120px的修改方法
首先找到这个文件:source/function/function_threadsort.php 搜索编辑器按住 ctrl+f 搜索 120 查找247行就可以看到里面有两个12...
日期加微秒时间加id后四位生成唯一订单号
生成唯一订单号,后四位为id的后四位,不足四位的补充0填充 function build_order_no($uid){ //uid后四位 $uid_len = strlen($ui...
Discuz调用用户勋章方法
$user_medal = C::t(common_member_medal)-fetch_all_by_uid($_G[uid]); foreach($user_medal as $k=$value){ $us_medal = reset...
discuz模板开发无缓存开启方法
在开发模板的时候,每次更改都需要到后台更新缓冲,这是一件很痛苦的事情,为了方面开发,可以使用下面的方法来设置! 设置以后...
discuz-内容页-发帖按钮栏插件钩子<!--{hook/viewthread_postbutton_top}-->
discuz-内容页-发帖按钮栏插件钩子 !--{hook/viewthread_postbutton_top}--...
meike203 2018-12-21 discuz教程
discuz在数据库批量更新(替换)板块id(fid/gid)
discuz在数据库批量更新(替换)板块id(fid/gid) UPDATE `fx_forum_thread` SET `fid` = replace(fid, 2, 52) WHERE `fid` =2...
cola man 2018-12-21 discuz教程
cola man 2018-12-21 discuz教程
cola man 2018-12-21 discuz教程
cola man 2018-12-21 discuz教程
cola man 2018-12-21 discuz教程
cola man 2018-12-21 discuz教程
详细分析 Discuz 中的showmessage()函数 及 用法
函数所在文件: function_core.php 所在路径 source/function/ 源代码: function showmessage($message, $url_forward = , $val...
discuz主题内容页面的打印按钮代码
discuz主题内容页面的打印按钮代码 !--{if $post[invisible] == 0}--a href=http://w2289556365/discuz/forum.php?mod=viewthreadaction=printabletid=$_G[t...
cola man 2018-12-21 discuz教程
cola man 2018-12-21 discuz教程
discuz getuserprofile($field) 获取当前用户扩展字段
getuserprofile($field) 复制代码 获取当前用户扩展字段 可以使用的扩展字段: count = array(extcredits1,extcredits2,extcredi...
DIY调用帖子使用文章模式查看的模板<!--{subtemplate forum/viewthread_from_nod
整体模板位置template/default/forum/viewthread_portal.htm 内容主题的加载区域如下 !--{loop $postlist $postid $post}-- !--{... cola man 2018-12-21 discuz教程 去掉discuz列表页的最新公告_Discuz模板开发教程
去掉discuz列表页的最新公告 找到文件: template/default/forum/forumdisplay_list.htm 复制代码 搜索: ann_icon.gif 复制代码...![$thread[dateline]帖子列表页作者发布时间](http://w2289556365/images/defaultpic.gif)
![$value[viewnum]和$value[commentnum]二次开发Discuz可以使用的方法](http://w2289556365/uploads/allimg/181221/52918-1Q22111495O61-lp.png)
本站内容来源于网络,如有侵权请与我们联系,我们会及时删除,我们深感抱歉!
注:本站所有信息仅供用于网络技术学习参考,学习中请遵循相关法律法规!
本文地址: https://v30.fanwenzhu.com/jz/discuz/3691.shtml
相关文章
热门TAG
win10 ecshop 主机 阿里云 解决 配置 C# C++ 解析 SQL语句 命令 Go语言 方法 CSS3 HTML5 CSS win7 MSSQL 服务器配置 IIS7.5 IIS7 IIS6 IIS CentOS 7 Linux oracle数据库 oracle phpcms discuz discuz教程最新文章
-
Discuz x2.5 伪静态规则成功
时间:2020-12-29
-
discuz X2正式版forum首页的
时间:2020-12-27
-
Discuz伪静态 配置搜索引擎
时间:2020-12-26
-
Discuz登录后总是显示未登
时间:2020-12-23
-
怎么换云服务器? Discuz论坛
时间:2020-12-23
-
Discuz!7.0主题回收站功能详
时间:2020-12-23
-
discuz 修改创始人密码、管
时间:2020-12-23
-
discuz论坛用户通过邮件验
时间:2020-12-23
热门文章
-
去掉discuz列表页的最新公告_Discuz模板开发
时间:2020-12-13
-
修改discuz X3.2论坛标题80个字符的长度限制
时间:2020-12-14
-
discuz 修改创始人密码、管理员登录密码的
时间:2020-12-23
-
discuz主题内容页面的打印按钮代码
时间:2020-12-13
-
Discuz!7.0主题回收站功能详解
时间:2020-12-23
-
footer.htm底部文件$_G['setting']['icp']、{if $
时间:2020-12-13
-
discuz教程_discuz视频教程_discuz论坛模板制
时间:2020-12-14
-
$article['related']Discuz 门户文章内容页的相
时间:2020-12-13
-
discuz教程_discuz视频教程_discuz论坛模板制
时间:2020-12-14
-
Discuz教程:使用微信登陆出现“目前无法
时间:2020-12-15
