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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

新工资系统2.04 修正版 For 2.5 BY Ninelife 最后发表日期:8-19

[复制链接]
 楼主| ninelife 发表于 2005-7-26 11:13:07 | 显示全部楼层
原帖由 winter0706 于 2005-7-26 11:05 发表

全屏全屏的出错??

正想安裝....關注中~

我修正过了,可以了,timeremain我下次再处理他把
回复

使用道具 举报

PerfectWorks 发表于 2005-7-26 11:20:25 | 显示全部楼层
$salarysetting["s".$i]
这个能解决:P
回复

使用道具 举报

 楼主| ninelife 发表于 2005-7-26 11:31:21 | 显示全部楼层
原帖由 文文の封印 于 2005-7-26 11:20 发表
$salarysetting["s".$i]
这个能解决:P

真的么,我记得我使过['s'$i]结果没成功,这次我试试看,行的话下个版本改回来
回复

使用道具 举报

PerfectWorks 发表于 2005-7-26 11:38:04 | 显示全部楼层
中间有个字符链接符.关键是这个
回复

使用道具 举报

2010 发表于 2005-7-26 12:00:50 | 显示全部楼层
整個 背影都是黑色的...
可以教我怎樣改嗎...

本帖子中包含更多资源

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

x
回复

使用道具 举报

PerfectWorks 发表于 2005-7-26 12:11:30 | 显示全部楼层
  1. <!--{if $code==11}-->
  2. <!--{if $salarysetting['onlinetimelist'] && $salarysetting['salarymode'] }-->
  3. <table cellspacing="0" cellpadding="0" border="0" width="100%">
  4.         <tr>
  5.                 <td bgcolor="{BORDERCOLOR}">
  6.                         <table border="0" cellspacing="{BORDERWIDTH}" cellpadding="{TABLESPACE}" width="100%">
  7.                                 <tr class="header"><td align="left">在线时间排行榜</td></tr>
  8.                                 <tr>
  9.                                         <td align=center bgcolor="{ALTBG1}">
  10.                                                 <table cellspacing="0" cellpadding="0" border="0" width="100%">
  11.                                                         <tr>
  12.                                                                 <td nowrap valign="top" width="33%">
  13.                                                                         <table cellspacing="0" cellpadding="0" border="0" width="100%">
  14.                                                                                 <tr>
  15.                                                                                         <td bgcolor="{BORDERCOLOR}">
  16.                                                                                                 <table border="0" cellspacing="{BORDERWIDTH}" cellpadding="{TABLESPACE}" width="100%">
  17.                                                                                                         <tr><td class="category" align="center" width="100%">总在线时间排行</td></tr>
  18.                                                                                                         <tr><td bgcolor="{ALTBG1}" align="left" width="100%" valign=top><BR>
  19.                                                                                                                 <OL>$totalonlinelist</OL></td>
  20.                                                                                                         </tr>
  21.                                                                                                         <tr><td bgcolor="{ALTBG1}" align="center" width="100%" >你的排名:$onlineming</td></tr>
  22.                                                                                                 </table>
  23.                                                                                         </td>
  24.                                                                                 </tr>
  25.                                                                         </table>
  26.                                                                 </td>
  27.                                                                 <td width="10"><img src="{imagesfolder}/clear.gif" width="10" height="1" border="0" alt=""></td>
  28.                                                                 <td nowrap valign="top" width="33%">
  29.                                                                         <table cellspacing="0" cellpadding="0" border="0" width="100%">
  30.                                                                                 <tr>
  31.                                                                                         <td bgcolor="{BORDERCOLOR}">
  32.                                                                                                 <table border="0" cellspacing="{BORDERWIDTH}" cellpadding="{TABLESPACE}" width="100%">
  33.                                                                                                         <tr><td class="category" align="center" width="100%">本月在线排行</td></tr>
  34.                                                                                                         <tr><td bgcolor="{ALTBG1}" align="left" width="100%" valign=top><BR>
  35.                                                                                                                 <OL>$monthonlinelist</OL></td>
  36.                                                                                                         </tr>
  37.                                                                                                         <tr><td bgcolor="{ALTBG1}" align="center" width="100%" >你的排名:$monthming</td></tr>
  38.                                                                                                 </table>
  39.                                                                                         </td>
  40.                                                                                 </tr>
  41.                                                                         </table>
  42.                                                                 </td>
  43.                                                         </tr>
  44.                                                 </table>
  45.                                         </td>
  46.                                 </tr>
  47.                         </table>
  48.                 </td>
  49.         </tr>
  50. </table>
  51. <!--{/if}-->
  52. <br>
  53. <table cellspacing="0" cellpadding="0" border="0" width="100%">
  54.         <tr>
  55.                 <td bgcolor="{BORDERCOLOR}">
  56.                         <table border="0" cellspacing="{BORDERWIDTH}" cellpadding="{TABLESPACE}" width="100%">
  57.                                 <tr class="header"><td align="left">工资资讯(工资在每月初发出)</td></tr>
  58.                                 <tr class="category">
  59.                                         <td align="left" width="100%">
  60.                                                 您的用户组:<font color=red>$grouptitle</font>
  61.                                                 &nbsp;&nbsp;|&nbsp;&nbsp; 根据您的用户组你每小时工资为: <font color=red>$groupsalary</font>&nbsp;&nbsp;|&nbsp;&nbsp;您的本月工资累计为:<font color=red>$totalmonth</font>
  62.                                         </td>
  63.                                 </tr>
  64.                         </table>
  65.                 </td>
  66.         </tr>
  67. </table>

  68. <br>

  69. <table cellspacing="0" cellpadding="0" border="0" width="100%">
  70.         <tr>
  71.                 <td bgcolor="{BORDERCOLOR}">
  72.                         <table border="0" cellspacing="{BORDERWIDTH}" cellpadding="{TABLESPACE}" width="100%">
  73.                                 <tr class="header"><td align="left">版主管理工资资讯</td></tr>
  74.                                 <tr class="category"><td align="left" width="100%">
  75.                                         您的用户组:<font color=red>$grouptitle</font>
  76.                                         &nbsp;&nbsp;|&nbsp;&nbsp; 根据您的管理情况你总共的管理工资为: <font color=red>$totalex</font>
  77. </td></tr></table></td></tr></table>

  78. <br>

  79. <table cellspacing="0" cellpadding="0" border="0" width="100%">
  80.         <tr>
  81.                 <td bgcolor="{BORDERCOLOR}">
  82.                         <table border="0" cellspacing="{BORDERWIDTH}" cellpadding="{TABLESPACE}" width="100%">
  83.                                 <tr class="header"><td align=left colspan=4>版主管理工资(工资在每月初发出)</td></tr>
  84.                                 <tr class="category" align="center">
  85.                                         <td width="10%">管理项目</td>
  86.                                         <td width="15%">单位工资</td>
  87.                                         <td width="10%">管理次数</td>
  88.                                         <td width="6%">工资总计</td>
  89.                                 </tr>
  90.                                 $extrasalary

  91. <!--{/if}-->
复制代码

拿这个替换你bank.htm模板里的相应部分
回复

使用道具 举报

2010 发表于 2005-7-26 12:42:00 | 显示全部楼层
我想問...
第六步:打开plugins/onlinetimeupdate.php
我找不到...onlinetimeupdate.php
只找到 onlinetime.php

改了之後都是有點黑色...

本帖子中包含更多资源

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

x
回复

使用道具 举报

PerfectWorks 发表于 2005-7-26 12:55:27 | 显示全部楼层
先装上在线时间的最新版本
回复

使用道具 举报

2010 发表于 2005-7-26 12:59:41 | 显示全部楼层
我太悶所做的 繁體 工资系统2.0正式版...
第一次嘗試...我自己都在用...應該沒問題吧...

[ 本帖最后由 2010 于 2005-7-26 13:06 编辑 ]

本帖子中包含更多资源

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

x
回复

使用道具 举报

銀月迦羅 发表于 2005-7-26 15:34:40 | 显示全部楼层
是楼主的插件繁体版吗还是????

升级更新是如何更新丫????
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-22 12:57 , Processed in 0.083799 second(s), 2 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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