上次发过一次展示,不知道为什么版主要删贴,现在发下载
演示:
http://bbs.xm500.com/old_index.php
提供下载的仅为上面的演示地址,非本站现在首页
较上回新增了首页用户登录后显示用户头像
修改方法:
打开old_index.php
第89行复制内容到剪贴板代码:
$query = $db->query("SELECT t.*, f.name FROM {$tablepre}threads t, {$tablepre}forums f WHERE t.fid='2' AND f.fid=t.fid ORDER BY t.dateline DESC LIMIT 0, 5");其中:fid='2'
2为首页要调用的具体版块的FID,详细的看文件内中文说明
模版在templates/default/old_index.htm
修改模版文件名:打开old_index.php文件,在倒数第二行
时间不多,就说这些了,截一下演示图:
[hide][/hide]