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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[HACK]PP的侧边栏~和MYSKY是绝配哦~(已经放出我自己修改的)

[复制链接]
outstar 发表于 2005-8-25 11:03:12 | 显示全部楼层
gOOD~~谢谢了
回复

使用道具 举报

severnraul 发表于 2005-9-3 14:49:23 | 显示全部楼层
呵呵 不错 很漂亮
回复

使用道具 举报

imeminem 发表于 2005-9-3 17:35:40 | 显示全部楼层
这是我的源文件

  1. <!--左右分割开始前断Start-->
  2. <table width="{TABLEWIDTH}" border="0" cellspacing="{BORDERWIDTH}" cellpadding="{TABLESPACE}" align="center">
  3. <tr><td width="21%" valign="top">

  4. <table border="0" width="{TABLEWIDTH}" cellspacing="{BORDERWIDTH}" cellpadding="6" style="border: 1 solid #aab6ba" valign=top align=center>
  5. <tr>
  6. <td width="{TABLEWIDTH}"><center>
  7. <EMBED src=images/clock.swf width=100 height=80 type=application/x-shockwave-flash wmode="transparent"></center><br>
  8. <fieldset><center>
  9. {lang timenow} $currenttime</center>
  10. </fieldset>
  11. </td></tr>
  12. </table><br>

  13. <!--论坛资料Start-->
  14. <table border="0" width="{TABLEWIDTH}" cellspacing="{BORDERWIDTH}" cellpadding="6" style="border: 1 solid #aab6ba" valign=top align=center>
  15. <tr>
  16. <td width="{TABLEWIDTH}">
  17. <a href="index.php"><strong>$bbname</a></strong><br>
  18. 会员总数: <span class="bold">$totalmembers </span> 位<br>
  19. 主题总数: <span class="bold">$threads </span>篇<br>
  20. 帖子总数: <span class="bold">$posts </span> 篇<br>
  21. 到访会员: <span class="bold">$totalmembers</span> 位<br>
  22. 在线人数: <span class="bold">$onlinenum</span> 位($guestcount 游客)<br>
  23. 欢迎新会员: <a href="viewpro.php?username=$memberenc"><span class="bold">$lastmember</span></a><br>
  24. </td></tr></table>

  25. <br>
  26. <!--论坛资料End-->

  27. <!--用户数据及快速登陆Start-->
  28. <table border="0" width="{TABLEWIDTH}" cellspacing="{BORDERWIDTH}" cellpadding="6" style="border: 1 solid #aab6ba" valign=top align=center>
  29. <tr>
  30. <td width="{TABLEWIDTH}">

  31. <!--{if $discuz_user}-->
  32. <strong>会员个人资料</strong><br>
  33. 会员名称: <span class="bold"><a href=viewpro.php?username=$discuz_user>$discuz_user</a></span></a><br>
  34. {lang index_status}: <span class="bold">$grouptitle<!--{if $invisible}--> / {lang login_invisible_mode}<!--{/if}--></span><br>
  35. {lang credit_title}: <span class="bold">$credit</span> {lang credit_unit}<br>
  36. 现金: <span class="bold">$usermoney</span><br>
  37. 存款: <span class="bold">$userbank</span><br>
  38. IP地址: $onlineip<br>
  39. || <a href="search.php?srchfrom=87000&searchsubmit=yes">查看新帖</a> | <a href="digest.php">论坛精华</a> ||<br>
  40. || <a href="search.php?srchuid=$discuz_uid&srchfrom=604800&searchsubmit=yes">{lang show_mytopics}</a> | <a href="member.php?action=markread">{lang mark_read}</a> ||

  41. <!--{else}-->

  42. <form method="post" action="logging.php?action=login">
  43. <b><font color=green>会员快速登录</font></b><br>

  44. <center>
  45. <hr width="100%" size="1" color="#aab6ba">


  46. Cookie:
  47. <select name=cookietime>
  48. <option $day_checked value=86400>自动登入{lang one_day}</option>
  49. <option $month_checked value=2592000>自动登入{lang one_month}</option>
  50. <option $year_checked value=31536000>自动登入{lang one_year}</option>
  51. <option $task_checked value=0>不使用自动登入</option>
  52. </select><br>

  53. 名称: <input type="text" name="username" size="20" maxlength="40" tabindex="1"><br>
  54. {lang password}: <input type="password" name="password" size="20" tabindex="2"><br>

  55. <select name="questionid" tabindex="3">
  56. <option value="0">没有使用安全提问</option>
  57. <option value="1">{lang security_question_1}</option>
  58. <option value="2">{lang security_question_2}</option>
  59. <option value="3">{lang security_question_3}</option>
  60. <option value="4">{lang security_question_4}</option>
  61. <option value="5">{lang security_question_5}</option>
  62. <option value="6">{lang security_question_6}</option>
  63. <option value="7">{lang security_question_7}</option>
  64. </select><br>

  65. {lang security_answer}:
  66. <input type="text" name="answer" size="20" tabindex="4" AUTOCOMPLETE="off">
  67. <input type="submit" name="loginsubmit" value="会员登入">

  68. <hr width="100%" size="1" color="#aab6ba">
  69. <a href="register.php">现在注册为会员</a>
  70. </center>
  71. <!--{/if}-->
  72. </td></tr></table>
  73. <br>
  74. <!--用户数据及快速登陆End-->


  75. <!--论坛新帖Start-->
  76. <table border="0" width="{TABLEWIDTH}" cellspacing="{BORDERWIDTH}" cellpadding="6" style="border: 1 solid #aab6ba" valign=top align=center>
  77. <tr>
  78. <td width="{TABLEWIDTH}">
  79. <strong>最新主题</strong><br>
  80. <!--{loop $new_post_threadlist $nthread}-->
  81. <!--{if $nthread[replies]}-->
  82. <a href="redirect.php?tid=$nthread[tid]&goto=newpost" title="最新话题 {LF}{lang forum}: $nthread[forumname]{LF}{lang subject}: $nthread[subject]{LF}{lang author}: $nthread[author]{LF}发表{lang time}: $nthread[date]{LF}{lang search_views}: $nthread[views] 次 {LF}{lang replies}: $nthread[replies] 次{LF}最后回复: $nthread[lastreplytime]{LF}{lang lastpost}: $nthread[lastposter]">$nthread[view_subject]</a>
  83. <!--{else}-->
  84. <a href="redirect.php?tid=$nthread[tid]&goto=newpost" title="最新话题 {LF}{lang forum}: $nthread[forumname]{LF}{lang subject}: $nthread[subject]{LF}{lang author}: $nthread[author]{LF}发表{lang time}: $nthread[date]{LF}{lang search_views}: $nthread[views] 次{LF}{lang replies}: 暂时没有回复">$nthread[view_subject]</a><!--{/if}-->
  85. $nthread[multipage]<br>
  86. <!--{/loop}-->
  87. </td></tr></table>
  88. <br>
  89. <!--论坛新帖End-->

  90. <!--论坛新回复Start-->
  91. <table border="0" width="{TABLEWIDTH}" cellspacing="{BORDERWIDTH}" cellpadding="6" style="border: 1 solid #aab6ba" valign=top align=center>
  92. <tr>
  93. <td width="{TABLEWIDTH}">
  94. <strong>最新回复</strong><br>
  95. <!--{loop $new_reply_threadlist $rthread}-->
  96. <a href="redirect.php?tid=$rthread[tid]&goto=lastpost#lastpost" title="最新回复 {LF}{lang forum}: $rthread[forumname]{LF}{lang subject}: $rthread[subject]{LF}{lang author}: $rthread[author]{LF}发表{lang time}: $rthread[date]{LF}{lang search_views}: $rthread[views] 次{LF}{lang replies}: $rthread[replies] 次{LF}最后回复: $rthread[lastreplytime]{LF}{lang lastpost}: $rthread[lastposter]">$rthread[view_subject]</a>
  97. $rthread[multipage]<br>
  98. <!--{/loop}-->
  99. </td></tr></table>
  100. <br>
  101. <!--论坛新回复End-->

  102. <!--论坛选项及快速搜寻Start-->
  103. <table border="0" width="{TABLEWIDTH}" cellspacing="{BORDERWIDTH}" cellpadding="6" style="border: 1 solid #aab6ba" valign=top align=center>
  104. <tr>
  105. <td width="{TABLEWIDTH}">
  106. <form method="post" action="search.php">
  107. <p align="left">
  108.         <input type="hidden" name="formhash" value="{FORMHASH}">
  109.         <table cellspacing="0" cellpadding="0" border="0" width="{TABLEWIDTH}" align="center">
  110.         <tr><td>
  111.         <p align="center"><strong>主题搜寻</strong><br><input type="text" name="srchtxt" size="20" maxlength="40"></td></tr></table>
  112.         <center><input type="submit" name="searchsubmit" value="立刻搜寻"></center>
  113.        
  114. </td></tr></form>
  115.   </table>
  116. <br>
  117. <!--论坛选项及快速搜寻End-->


  118. <!--联盟论坛Start-->
  119. <table border="0" width="{TABLEWIDTH}" cellspacing="{BORDERWIDTH}" cellpadding="6" style="border: 1 solid #aab6ba" valign=top align=center>
  120. <tr>
  121. <td width="{TABLEWIDTH}">
  122. <center><strong>联盟论坛</strong></center><br>
  123. <MARQUEE behavior="scroll" align="center" direction="up" height="200" scrollamount="2" scrolldelay="20" onmouseover='this.stop()' onmouseout='this.start()'>
  124. <center>
  125. <!--{loop $_DCACHE['forumlinks'] $flink}-->
  126. <br>
  127. <!--{if $flink['type'] == 1}-->
  128. $flink[content]<br>
  129. <!--{else}-->
  130. $flink[content]<br>
  131. <!--{/if}-->
  132. <!--{/loop}-->
  133. <br><br>
  134. </center></MARQUEE>
  135.       </td>
  136.     </tr>
  137.   </table>
  138. <br>
  139. <!--联盟论坛End-->

  140. </td>
  141. <td valign="top">
  142. <!--左右分割开始前断End-->
复制代码


<!--{if $discuz_user}-->
<strong>会员个人资料</strong><br>
会员名称: <span class="bold"><a href=viewpro.php?username=$discuz_user>$discuz_user</a></span></a><br>
{lang index_status}: <span class="bold">$grouptitle<!--{if $invisible}--> / {lang login_invisible_mode}<!--{/if}--></span><br>
{lang credit_title}: <span class="bold">$credit</span> {lang credit_unit}<br>
现金: <span class="bold">$usermoney</span><br>
存款: <span class="bold">$userbank</span><br>

IP地址: $onlineip<br>
|| <a href="search.php?srchfrom=87000&searchsubmit=yes">查看新帖</a> | <a href="digest.php">论坛精华</a> ||<br>
|| <a href="search.php?srchuid=$discuz_uid&srchfrom=604800&searchsubmit=yes">{lang show_mytopics}</a> | <a href="member.php?action=markread">{lang mark_read}</a> ||

<!--{else}-->
————————————————————————
银行信息显示不出来。。。。(红的)
还有问下我还装了UID和精华统计怎么在侧栏里显示出来?

我装的是原作者的。。。。。

[ 本帖最后由 imeminem 于 2005-9-3 17:36 编辑 ]
回复

使用道具 举报

thanky 发表于 2005-9-5 00:43:25 | 显示全部楼层
又是好东西!
找个时间装一下!!
回复

使用道具 举报

jejo200 发表于 2005-9-19 18:36:49 | 显示全部楼层

我的怎么装上要报错呢!??

我可是一步一步按着上面做的啊!
效果图如下!
回复

使用道具 举报

被抛弃的神 发表于 2005-10-6 19:12:34 | 显示全部楼层
装原版后显示乱码
装了问问新版后却无法显示index.php页
index.htm模板中的
</td></tr></table></td></tr></table></td>
</tr></table>
<br>
我找不到了
大概是以前修改太大了
我就把它加在了
{template header}
下面
但是显示的时候却显示不了论坛了
回复

使用道具 举报

seamansm 发表于 2005-10-7 03:20:25 | 显示全部楼层
这个好像很不错啊、
回复

使用道具 举报

seanlee_sy 发表于 2005-10-7 03:53:40 | 显示全部楼层
支持!!!!!!!!!!!!!!
回复

使用道具 举报

野天 发表于 2005-10-13 16:06:04 | 显示全部楼层
有些板块设置了只有部分会员可观看,所以里面 的内容不想在最新主题和最新回复里面显示,怎么改?

[ 本帖最后由 野天 于 2005-10-13 16:15 编辑 ]
回复

使用道具 举报

marco168 发表于 2005-10-21 17:54:42 | 显示全部楼层
我的論壇= =""
估不到被人發了出來~~我改了新版面
http://www.hkice.net/
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-4-30 20:55 , Processed in 0.442578 second(s), 15 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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