发新话题
打印

求 银河 论坛四格代码

求 银河 论坛四格代码

如题

管理员能否给个  银河的论坛四格代码啊

谢谢咯

TOP

??????????/管理员怎么一直不在啊

TOP

听 海 哭的声音

为什么管理员还不来

TOP

有的..需要的话.单独PM我.我send给你

TOP

好啊 ..谢谢 楼主咯哦  好人啊

TOP

呵呵

给你发出来啊
附件: 您所在的用户组无法下载或查看附件

TOP

不知道为什么 ..

论坛根目录index.php文件中
查找:
require_once DISCUZ_ROOT.'./include/forum.func.php';

在下面加入:
//---------------WXH 首页N格 -- start
require_once DISCUZ_ROOT.'./include/misc.func.php';
require DISCUZ_ROOT.'/wxh.php';
//---------------WXH 首页N格 --  end

**********************************************

我的论坛就只显示
Discuz! info: MySQL Query Error

User:
Time: 2008-1-5 10:54pm
Script: /index.php

SQL: select count(p.pid) as num,p.author,p.authorid,m.uid,m.credits,m.posts,m.digestposts,me.location,m.groupid,me.avatar,m.oltime,me.avatarwidth,me.avatarheight from [Table]posts p left join [Table]members m on p.authorid=m.uid left join cdb_memberfields me on p.authorid=me.uid where p.dateline>1199030400 group by p.authorid order by num desc limit 0,1
Error: Table 'sqllenpic.cdb_memberfields' doesn't exist
Errno.: 1146

Similar error report has beed dispatched to administrator before.

TOP

发新话题