查看: 1755|回复: 2
上一主题 下一主题 打印

[已解决] 管理大大,我的首页出了个小问题  [复制链接]

本帖最后由 huaekin 于 2023-8-14 22:11 编辑

22222222222.png

http://9528.gain.tw/
首页版块主题点击后提示
指定的主题不存在或已被删除或正在被审核,请返回 的错误。

有两个代码,可能没结合好,能不能帮我看一下。
  1. <!--{elseif is_array($forum['lastpost'])}-->
  2. {eval $q2=$db->fetch_array($db->query("SELECT lastpost FROM cdb_forums WHERE fid='$forumid'"));}
  3. {eval $q2=explode("\t",$q2["lastpost"]);}
  4. {eval $q2=$q2[3];}
  5. {eval $q2=$db->fetch_array($db->query("SELECT uid FROM cdb_uc_members WHERE username='$q2'"));}
  6. <div class="oocnsytp_1"><img src="uc_server/avatar.php?uid=<!--{echo $q2['uid'];}-->&size=small" /></div>
  7. class="oocnsytp_2">
  8. <p><font color=#FFB90F>Re:</font><a href="redirect.php?tid=$forum[lastpost][tid]&amp;goto=lastpost#lastpost">{echo cutstr($forum[lastpost][subject], 30)}</a></p>

  9.                                                                
  10. <p><font color=blue>
  11. ┌</font><img src="http://9528.gain.tw/attachments/month_2205/22052115418da17499c7842877.gif"/><FONT color=#484AFF>-</FONT><a href="redirect.php?tid=$forum[lastpost]
  12. [tid]&goto=lastpost#lastpost" target="_blank">{echo cutstr($forum[lastpost][subject], 44)}</a></p><cite><font color=green>
  13. ├</font><img src="http://9528.gain.tw/attachments/month_2205/22052115419ac52453a42c8bb1.gif"/><FONT
  14. color=#F60>-</FONT><!--{if $forum['lastpost']['author']}-->$forum['lastpost']['author']<!--{else}-->{lang anonymous}<!--{/if}--> <br><font color=red>
  15. └</font><img src="http://9528.gain.tw/attachments/month_2205/2205211541adc46999f731bcf9.gif"/><FONT color=#8C0066>-</FONT>$forum[lastpost][dateline]</cite>
  16. <!--{else}-->
  17. {lang never}
  18. <!--{/if}-->
  19. <!--{/if}-->
  20. </td>
复制
打开帖子后它没有显示帖子的ID
http://9528.gain.tw/redirect.php?tid=Array[tid]&goto=lastpost#lastpost

建议按照教程回流,有问题的插件代码 就没必要继续安装了呀!

可以提供下账号密码  帮你看一下

TOP

TOP