编辑 /include/taglib/flink.lib.php 文件,将139-141行的代码: $rbtext = preg_replace("/\[field:url([\/\s]{0,})\]/isU",...
进入后台:系统设置 - 基本属性 - 关闭前台模块相关功能 取消搜索功能的勾选并保存设置。...
问题:PbootCMS上传缩略图截取尺寸缩小变模糊。 答案: 打开 /config/config.php 文件,找到缩略图配置部分。 调整 max_width 和 max_height&...
解决方法: 修改文件夹/文件的权限为777,确保有写入权限: 根目录 index.html 改成777,能够读写。 其他栏目的文件夹无法生成的,也改成777,可以读写。...
{pboot:list num=40 scode={sort:scode} page=0} [list:title len=20] {/pboot:list} num=40:显示的文章数量。 scode={sort:scode...
增加评论JS调用代码: <script src="[!--news.url--]e/pl/more/?classid=[!--classid--]&id=[!--id--]&num=10"></sc...
问题描述:在后台设置好关键词维护设置好关键词以后,更新全部文章,发现内容并没有把关键词关联上链接。 解决方法: 打开 /include/arc.archives.class.php 文件,找到 versio...
默认面包屑标签: html {pboot:position} 自定义面包屑参数: 分隔符:separator=*,默认为 >> 分割图标:separatoricon=*,如 sep...
打开网站根目录的 tags.php 文件 把 $tag = trim($_SERVER['QUERY_STRING']); 改成 $tag = strtolower(trim($_SERVER...
<?php $sql = $empire->query("select classid,sonclass,classname,islast,islist from {$dbtbpre}enewsclass where bclas...