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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] 悬赏分类信息模板问题

[复制链接]
「开心果粒」 发表于 2012-3-25 20:24:07 | 显示全部楼层 |阅读模式
问题描述
适用版本: Discuz! X2
浏览器: 其他(帖子中请注明浏览器) 
使用模板: 官方模板
BUG地址: http://zuofm.com/forum.php?mod=viewthread&tid=5
我修改了 默认模板的 悬赏主题分类信息显示  增加了分类信息

但是发完贴子后不显示分类信息 不知道怎么回事

先看截图



代码如下
  1. <div class="rwd cl">
  2. <div class="{if $_G['forum_thread']['price'] > 0}rusld{elseif $_G['forum_thread']['price'] < 0}rsld{/if} z">
  3. <cite>$rewardprice</cite>{$_G['setting']['extcredits'][$_G['setting']['creditstransextra'][2]][title]}
  4. </div>
  5. <div class="rwdn">
  6. <div>
  7. <div id="fields" style="background:rgb(229, 237, 242);padding:3px 15px 10px 15px;">
  8. <table cellspacing="0" cellpadding="0" border="0">
  9. <tr>
  10. <td width="80" style="padding:5px 10px;" valign="top">【小说名称】</td>
  11. <td style="padding:5px 10px;" valign="top"><font size="2"> [gsmcvalue] [gsmcunit]</font></td>
  12. </tr>
  13. <tr>
  14. <td colspan="2"><div style="border-bottom:#c2d5e3 dashed 1px;height:5px;"><div></td>
  15. </tr>
  16. <tr>
  17. <td width="80" style="padding:5px 10px;" valign="top">【小说作者】</td>
  18. <td style="padding:5px 10px;" valign="top">2</td>
  19. </tr>
  20. <tr>
  21. <td colspan="2"><div style="border-bottom:#c2d5e3 dashed 1px;height:5px;"><div></td>
  22. </tr>

  23. <tr>
  24. <td width="80" style="padding:5px 10px;" valign="top">【小说类型】</td>
  25. <td style="padding:5px 10px;" valign="top">3</td>
  26. </tr>
  27. <tr>
  28. <td colspan="2"><div style="border-bottom:#c2d5e3 dashed 1px;height:5px;"><div></td>
  29. </tr>

  30. <tr>
  31. <td width="80" style="padding:5px 10px;" valign="top">【完成字数】</td>
  32. <td style="padding:5px 10px;" valign="top">4</td>
  33. </tr>
  34. <tr>
  35. <td colspan="2"><div style="border-bottom:#c2d5e3 dashed 1px;height:5px;"><div></td>
  36. </tr>
  37. <tr>
  38. <td width="80" style="padding:5px 10px;" valign="top">【封面规格】</td>
  39. <td style="padding:5px 10px;" valign="top">5</td>
  40. </tr>
  41. <tr>
  42. <td colspan="2"><div style="border-bottom:#c2d5e3 dashed 1px;height:5px;"><div></td>
  43. </tr>

  44. <tr>
  45. <td width="80" style="padding:5px 10px;" valign="top">【封面大小】</td>
  46. <td style="padding:5px 10px;" valign="top">6</td>
  47. </tr>
  48. <tr>
  49. <td colspan="2"><div style="border-bottom:#c2d5e3 dashed 1px;height:5px;"><div></td>
  50. </tr>

  51. <tr>
  52. <td width="80" style="padding:5px 10px;" valign="top">【作者QQ】</td>
  53. <td style="padding:5px 10px;" valign="top">6</td>
  54. </tr>
  55. <tr>
  56. <td colspan="2"><div style="border-bottom:#c2d5e3 dashed 1px;height:5px;"><div></td>
  57. </tr>

  58. <tr>
  59. <td width="80" style="padding:5px 10px;" valign="top">【是否加群】</td>
  60. <td style="padding:5px 10px;" valign="top">6</td>
  61. </tr>
  62. <tr>
  63. <td colspan="2"><div style="border-bottom:#c2d5e3 dashed 1px;height:5px;"><div></td>
  64. </tr>

  65. <tr>
  66. <td width="80" style="padding:5px 10px;" valign="top">【首发网站】</td>
  67. <td style="padding:5px 10px;" valign="top">6</td>
  68. </tr>
  69. <tr>
  70. <td colspan="2"><div style="border-bottom:#c2d5e3 dashed 1px;height:5px;"><div></td>
  71. </tr>

  72. <tr>
  73. <td width="80" style="padding:5px 10px;" valign="top">【小说地址】</td>
  74. <td style="padding:5px 10px;" valign="top">6</td>
  75. </tr>
  76. <tr>
  77. <td colspan="2"><div style="border-bottom:#c2d5e3 dashed 1px;height:5px;"><div></td>
  78. </tr>


  79. </table>
  80. </div>
  81. </div>
  82. <div style="clear:both;"></div>
  83. <table cellspacing="0" cellpadding="0"><tr><td class="t_f" id="postmessage_$post[pid]">$post[message]</td></tr></table>
  84. <!--{if $_G['forum_thread']['price'] > 0 && !$_G['forum_thread']['is_archived']}-->
  85. <p class="pns mtw"><button name="answer" value="ture" class="pn" onclick="showWindow('reply', 'forum.php?mod=post&action=reply&fid=$_G[fid]&tid=$_G[tid]{if $_G[gp_from]}&from=$_G[gp_from]{/if}')"><span>{lang reward_answer}</span></button></p>
  86. <!--{/if}-->
  87. </div>
  88. </div>

  89. <!--{if $post['attachment']}-->
  90. <div class="locked">{lang attachment}: <em><!--{if $_G['uid']}-->{lang attach_nopermission}<!--{else}-->{lang attach_nopermission_login}<!--{/if}--></em></div>
  91. <!--{elseif $post['imagelist'] || $post['attachlist']}-->
  92. <div class="pattl">
  93. <!--{if $post['imagelist']}-->
  94. <!--{echo showattach($post, 1)}-->
  95. <!--{/if}-->
  96. <!--{if $post['attachlist']}-->
  97. <!--{echo showattach($post)}-->
  98. <!--{/if}-->
  99. </div>
  100. <!--{/if}-->
  101. <!--{eval $post['attachment'] = $post['imagelist'] = $post['attachlist'] = '';}-->

  102. <!--{if $bestpost}-->
  103. <div class="rwdbst">
  104. <h3 class="psth">{lang reward_bestanswer}</h3>
  105. <div class="pstl">
  106. <div class="psta">$bestpost[avatar]</div>
  107. <div class="psti">
  108. <p class="xi2"><a href="home.php?mod=space&uid=$bestpost[authorid]" class="xw1">$bestpost[author]</a> <a href="javascript:;" onclick="window.open('forum.php?mod=redirect&goto=findpost&ptid=$bestpost[tid]&pid=$bestpost[pid]')">{lang view_full_content}</a></p>
  109. <div class="mtn">$bestpost[message]</div>
  110. </div>
  111. </div>
  112. </div>
  113. <!--{/if}-->
复制代码
 楼主| 「开心果粒」 发表于 2012-3-25 20:24:42 | 显示全部楼层
请问缺少了什么 导致不显示!
回复

使用道具 举报

shangbin2 发表于 2012-3-25 21:56:22 | 显示全部楼层
未看懂你所说的不显示的意思,那里不显示了?


关于discuz 安装模板之类的服务,需要付费服务的兄弟们可以联系我
各种服务  模板 营销 设计 LOGO 整站 模块 频道 首页
电话:18601706543  QQ 948018666
回复

使用道具 举报

shangbin2 发表于 2012-3-25 21:57:31 | 显示全部楼层
[gsmcvalue] [gsmcunit] 这两个数值?
回复

使用道具 举报

 楼主| 「开心果粒」 发表于 2012-3-26 01:16:32 | 显示全部楼层
shangbin2 发表于 2012-3-25 21:57
[gsmcvalue] [gsmcunit] 这两个数值?


没错 后面 应该 显示内容 而不是 数值! 如何才能显示发布时候填入的内容!
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-27 20:25 , Processed in 0.029747 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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