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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[原创]水客版宠物系统加入了偷血等四种属性,可以掉宝,可以升级装备,可以拍卖物品..

[复制链接]
 楼主| t1000 发表于 2005-8-6 10:31:25 | 显示全部楼层
原帖由 cqclub 于 2005-8-6 05:06 发表
幽闲之心版第二步升级上来的,有几句升级不了。
道具店有相同物品
装备特殊物品出现:Warning: Division by zero in /www/users/cqclub.com/bbs/pet/petdataread.php on line 97
得到特殊物品出现:Warning: D ...


先把物品数据表删除用
DROP TABLE cdb_mypetitemdata;
然后用压缩包里的文件里的内容升级数据库

本帖子中包含更多资源

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

x
回复

使用道具 举报

cqclub 发表于 2005-8-6 15:35:37 | 显示全部楼层
道具店正常了,物品整理也正常。
在我的宠物页面只要装备了特殊物品上面就会出现:
Warning: Division by zero in /www/users/cqclub.com/bbs/pet/petdataread.php on line 97
一行字(不影响使用)。

[ 本帖最后由 cqclub 于 2005-8-6 16:00 编辑 ]
回复

使用道具 举报

JenClub 发表于 2005-8-6 17:00:11 | 显示全部楼层
以下是不成功的下拉菜单显示,怎么办?

还有下面是我的header.htm的代码,有什么问题?
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset={CHARSET}" />
<meta http-equiv="MSThemeCompatible" content="Yes" />
<meta name="keywords" content="Discuz!,Board,Crossday Studio,PHP,MySQL,FORUM" />
<meta name="generator" content="Discuz! $version with Templates 2.5" />
<meta name="description" content="$bbname - Powered by Discuz! Board $version" />
<meta name="MSSmartTagsPreventParsing" content="TRUE" />
$url_redirect

<title>$bbname$navtitle - powered by Discuz!</title>
{template css}
<script type="text/javascript" src="include/common.js"></script>
</head>
<body leftmargin="0" rightmargin="0" topmargin="0">
<div class=menuskin id=popmenu
      onmouseover="clearhidemenu();highlightmenu(event,'on')"
      onmouseout="highlightmenu(event,'off');dynamichide(event)" style="Z-index:100"></div>

<table width="{MAINTABLEWIDTH}" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
    <td>

        <table width="100%" border="1" bordercolor="#879EBC" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border-collapse: collapse">
        <tr>
          <td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
               
            <td nowrap><a href="index.php">{BOARDLOGO}</a></td>
                <td width="100%" align="center" background="{IMGDIR}/topbg_right.gif"> </td>
              </tr>
            </table>
            
        <table width="100%" height="28" border="0" cellpadding="4" cellspacing="0">
                <tr>
            <td align="right" background="{IMGDIR}/topbg.gif"><span class="bold">&raquo;</span>
              <!--{if $discuz_uid}-->
              <span class="bold">$discuz_userss:  </span><a href="logging.php?action=logout">{lang
              logout}</a>
              <!--{if $maxpmnum != 0}-->
              | <a href="pm.php" target="_blank">{lang pm}</a>
              <!--{/if}-->
              | <a href="memcp.php">{lang memcp}</a>
              <!--{if $adminid>0 }-->
              | <a href="admincp.php" target="_blank">{lang admincp}</a>
              <!--{/if}-->
              <!--{else}-->
              <span class="bold">{lang guest}:  </span><a href="register.php">{lang
              register}</a> | <a href="logging.php?action=login">{lang login}</a>
              <!--{/if}-->
              <!--{if $memliststatus}-->
              | <a href="member.php?action=list">{lang memberlist}</a>
              <!--{/if}-->
              <!--{if $allowsearch}-->
              | <a href="search.php">{lang search}</a>
              <!--{/if}-->
              <!--{if $allowviewstats}-->
              | <a href="stats.php">{lang statistics}</a>
              <!--{/if}-->
              | <a href="index.php " onMouseOver="showmenu(event,'$pluglink')" style="CURSOR:hand" ><b>社区设施</a>|<a href="pet.php>宠物中心</a>| <a href="faq.php">{lang faq}</a></td>
                </tr>
        </table><br>

有水能帮我把我的论坛的下拉菜单弄好?请提供header.htm代码!
我需要的代码有--版主申请(modapp.php),版主评分(usermodapp.php),社区银行(bank.php),完美监狱(jail.php),联盟申请,宠物中心(pet.php)!谢谢!
回复

使用道具 举报

tony3939 发表于 2005-8-6 20:26:35 | 显示全部楼层
有没有繁体版的
回复

使用道具 举报

 楼主| t1000 发表于 2005-8-7 02:09:58 | 显示全部楼层
原帖由 cqclub 于 2005-8-6 15:35 发表
道具店正常了,物品整理也正常。
在我的宠物页面只要装备了特殊物品上面就会出现:
Warning: Division by zero in /www/users/cqclub.com/bbs/pet/petdataread.php on line 97
一行字(不影响使用)。

看看出问题的物品有没有+dur属性
回复

使用道具 举报

 楼主| t1000 发表于 2005-8-7 02:11:18 | 显示全部楼层
原帖由 tony3939 于 2005-8-6 20:26 发表
有没有繁体版的

没有,近期有可能会出
回复

使用道具 举报

 楼主| t1000 发表于 2005-8-7 02:12:39 | 显示全部楼层
原帖由 JenClub 于 2005-8-6 17:00 发表
以下是不成功的下拉菜单显示,怎么办?

还有下面是我的header.htm的代码,有什么问题?

有水能帮我把我的论坛的下拉菜单弄好?请提 ...

联盟申请的联接没给
回复

使用道具 举报

JenClub 发表于 2005-8-7 10:15:44 | 显示全部楼层
联盟申请的联接不用了。。。、请帮忙弄其他的就可以了
回复

使用道具 举报

 楼主| t1000 发表于 2005-8-7 11:18:42 | 显示全部楼层
原帖由 t1000 于 2005-8-7 02:12 发表

联盟申请的联接没给

仔细观察,你好像没进行这一步
打开include/cache.php

找到:


  CODE: [Copy to clipboard]   
$data["pluglink"] .= '| <a href="plugins.php?p='.$plugs[plug_key].'"><font class="navtd">'.$plugs['plug_title'].'</font></a> ';



改成:


  CODE: [Copy to clipboard]   
$data["pluglink"] .= '<div class=menuitems><a style=font-size:9pt;line-height:14pt; href=plugins.php?p='.$plugs[plug_key].'>'.$plugs['plug_title'].'</a></div>';
回复

使用道具 举报

cqclub 发表于 2005-8-7 14:07:23 | 显示全部楼层
原帖由 t1000 于 2005-8-7 02:09 发表

看看出问题的物品有没有+dur属性

谢谢楼主,已经解决了,问题是因为用了没修改前的特殊物品。
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-22 08:37 , Processed in 0.065728 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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