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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[插件] 家族門派Full House Beta[最後更新2月25日 2:28p.m]

[复制链接]
 楼主| ytc 发表于 2006-2-12 15:47:05 | 显示全部楼层
原帖由 jicki 于 2006-2-12 15:41 发表



家族领地 是怎么来的~???从那里来呀~?

要由管理員新增 家族長用資金賺買的
回复

使用道具 举报

凌晨的问候 发表于 2006-2-13 09:21:04 | 显示全部楼层
GUANWANG观望
回复

使用道具 举报

ljdsy 发表于 2006-2-13 18:46:36 | 显示全部楼层
发现有一个微小的错误

如果用你提供的discuz_plugin_family.txt导入后,
在插件管理处就会显示如图片一出现的情况,但是你的<family_menu.php>与<family.inc.php>只是存放在plugins目录下,看上去没有问题,不过安装了N个插件的朋友就有可能在备份数据库的时候出现以下的情况:

  1. Discuz! info: MySQL Query Error

  2. User: admin
  3. Time: 2006-2-13 6:33pm
  4. Script: /bbs/admincp.php

  5. SQL: SHOW CREATE TABLE cdb_plugins/
  6. Error: You have an error in your SQL syntax near '/' at line 1
  7. Errno.: 1064

  8. An error report has been dispatched to our administrator.
复制代码


解决办法:
去插件管理,照我图片二中那样设置
插件目录(directory)插件数据表(datatables):删了入面的内容

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
回复

使用道具 举报

donghaoqin 发表于 2006-2-13 20:19:15 | 显示全部楼层
我等。。等了N年~~~~~~~~终于见到了。。。
没想到心情是这么的平静~~~~~~~~~~~
回复

使用道具 举报

205085 发表于 2006-2-13 20:47:36 | 显示全部楼层
牛~~~!!!!支持
回复

使用道具 举报

donghaoqin 发表于 2006-2-13 20:52:53 | 显示全部楼层
请问~~~~~~~~~
这是什么意思啊!?是不是我那安装错了!?我一点击帖子就出现这东西~不能浏缆帖子!


Discuz! info: MySQL Query Error

User: donghaoqin
Time: 2006-2-13 8:52pm
Script: /basaka/viewthread.php

SQL: select * from cdb_fam where fmname='亲爱D派'
Error: Table 'dynasty18_youzi.cdb_fam' doesn't exist

大大。。现在变成这样了~~~~~~~

[ 本帖最后由 donghaoqin 于 2006-2-13 20:59 编辑 ]
回复

使用道具 举报

凌晨的问候 发表于 2006-2-13 21:14:27 | 显示全部楼层
不要观望了
回复

使用道具 举报

donghaoqin 发表于 2006-2-13 21:16:41 | 显示全部楼层
原帖由 ytc 于 2006-2-7 22:13 发表
//家族Begin

              //$query=$db->query("select * from cdb_members where username='$post[author]'");
               //$fmu=@mysql_fetch_array($query);
               $query_mp=$db->query("select * from cdb_fam where fmname='$post[fam]'");
               $fcu=@mysql_fetch_array($query_mp);

               if(!$post['fam'] || $post['fam']=="0")
               {
                $post[fam]="沒有家族";     //沒有加入家族要顯示的資訊
               }
                 else{
                     if($post[author]==$fcu['username'])
                       {
                         $post['fam']=$post['fam']."-".$fcu['firstname'];   //家族長要顯示的資訊
                       }
                     elseif($post[author]==$fcu['first']||$post[author]==$fcu['seven']){
                         $post['fam']=$post['fam']."-".$fcu['firstname2'];   //家族長老要顯示的資訊
                       }
                     elseif($post[author]==$fcu['second']||$post[author]==$fcu['third']){
                         $post['fam']=$post['fam']."-".$fcu['secondname'];   //家族長老要顯示的資訊
                       }
                     elseif($post[author]==$fcu['four']||$post[author]==$fcu['five']||$post[author]==$fcu['six']) {
                       $post['fam']=$post['fam']."-".$fcu['thirdname'];   //家族唐主要顯示的資訊
                      }
                     else {
                      $post['fam']=$post['fam']."-".$fcu['mbname'];     //家族成員要顯示的資訊
                     }
                }

                //家族End

不知道。。为什么。。我装上这代码后。。就不能看帖子了!
回复

使用道具 举报

凌晨的问候 发表于 2006-2-13 21:19:40 | 显示全部楼层
先把这段代码删除了吧
回复

使用道具 举报

donghaoqin 发表于 2006-2-14 11:43:56 | 显示全部楼层
楼主呢!?
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-22 21:12 , Processed in 0.034574 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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