Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
12
返回列表 发新帖

[模型] 让supesite的TAG自动变成内链最新分享(包有效)

[复制链接]
husan 发表于 2010-2-18 10:35:18 | 显示全部楼层
我使用此方法打开的tag页面里面没有内容,请问是什么原因呀???
回复

使用道具 举报

 楼主| lemonlaucn 发表于 2010-2-18 20:20:48 | 显示全部楼层
我使用此方法打开的tag页面里面没有内容,请问是什么原因呀???
husan 发表于 2010-02-18 10:35



    你用的是伪静态还是纯静态还是怎么的?
我试过都可以用,要不我加我QQ我帮你解决 522519091 长年潜水,呵呵
回复

使用道具 举报

张富贵 发表于 2010-6-11 11:57:22 | 显示全部楼层
楼主人不错,帮我解决了出线的问题
回复

使用道具 举报

casey 发表于 2010-6-11 14:22:21 | 显示全部楼层
修改文件function/common.func.php  大约2081行
如下
  1. //TAG处理函数
  2. function tagshowname($thename, $thetext) {
  3.         $name = rawurlencode($thename);
  4.         $thetext = str_replace('\"', '"', $thetext);
  5.         if(cutstr($thetext,1) != '<') {
  6.                 return '<a href="http://www.king-leather.com/mall/tag/'.urldecode($name).'" target="_blank"><u><strong>'.$thename.'</strong></u></a>'.$thetext;
  7.         } else {
  8.                 return $thename.$thetext;
  9.         }
  10. }
复制代码
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-16 14:37 , Processed in 0.021403 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表