[求教]支薪系統未能支薪(已解決)
版主: 版主管理群
[求教]支薪系統未能支薪(已解決)
在後台設定了會員名稱等資料後,按送出,但沒有任何反應
參考文章:http://yll.loxa.edu.tw/phpBB2/viewtopic.php?t=7096
請教是否與i-cash mod 不相容?
有沒有其他支薪系統?
參考文章:http://yll.loxa.edu.tw/phpBB2/viewtopic.php?t=7096
請教是否與i-cash mod 不相容?
有沒有其他支薪系統?
最後由 亞Q 於 2004-11-03 15:06 編輯,總共編輯了 1 次。
PHP初哥~請多多指教~
◎站台名稱: 我地個論壇
◎站台連結: http://ourforum.cc.to/
◎推薦原因簡介: 剛剛建立,希望各位多多指教
◎站台內容介紹: 米奇資訊~心理測驗~星座運程~IQ題~織手繩~整公仔~game
◎站台名稱: 我地個論壇
◎站台連結: http://ourforum.cc.to/
◎推薦原因簡介: 剛剛建立,希望各位多多指教
◎站台內容介紹: 米奇資訊~心理測驗~星座運程~IQ題~織手繩~整公仔~game
因為我設定了10秒後發糧給某人~但係10秒過後都未有發出
PHP初哥~請多多指教~
◎站台名稱: 我地個論壇
◎站台連結: http://ourforum.cc.to/
◎推薦原因簡介: 剛剛建立,希望各位多多指教
◎站台內容介紹: 米奇資訊~心理測驗~星座運程~IQ題~織手繩~整公仔~game
◎站台名稱: 我地個論壇
◎站台連結: http://ourforum.cc.to/
◎推薦原因簡介: 剛剛建立,希望各位多多指教
◎站台內容介紹: 米奇資訊~心理測驗~星座運程~IQ題~織手繩~整公仔~game
打進"10"
對不起~現在轉貼文章
--------------------------------------------------------------------------------
引言回覆:
##############################################################
## Mod Title: Salary MOD
## Mod Version: 1.1.0
## Author: yuan < yuan@jiayuan.adsldns.org > http://www.timer.idv.tw/phpbb/
## eric 阿翰 <chih88811@yahoo.com.tw> http://eric1.idv.st
##
## Description: add salary system in you board(before you must add points, money, bank MODs)
##
## Installation Level: (easy)
## Installation Time: 2-3 Minutes
## Files To Edit:
## language/your_language/lang_admin.php
## includes/constants.php
## index.php
##
## Included Files:
## admin/admin_salary.php
## templates/your_template/admin/admin_salary_body.tpl
## templates/your_template/admin/admin_salary_edit_body.tpl
##############################################################
## History:
## 1.0.0 - 2003/06/06 - beta for phpBB 2.0.4
## 1.0.1 - 2003/06/09 - fix salary update all user points, money and time
## 1.0.2 - 2003/06/11 - fix salary udate pb
## 1.0.3 - 2003/06/12 - fix salary time updata
## 1.0.4 - 2003/06/12 - fix set first salary time and ckeck first salary
## 1.0.5 - 2003/06/13 - add user search but it only can find not use into text
## 1.1.0 - 2003/06/13 - add par-time change salary type
## 2.1.0 - 2003/10/11 - 移除了時薪及積分的部份
## 2.1.5 - 2003/10/12 - php程式全部改寫,除保留控制台部份,
## 2.1.6 - 2003/10/12 - 修正 index.php 中加入的程式碼,太耗資源的BUG
## 2.2.0 - 2003/10/13 - 經測試目前尚無重大BUG,煩請網友若有發現,可以MAIL給我們,謝謝
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
#################################################################
********** 已知 BUG *************
## 1.0.5 - 2003/06/13 - add user search but it only can find not use into text 新增使用者搜尋,但是沒有辦法加入到輸入框中
不好意思,改版的時候沒有注意到大大有這個問題!!
********** 程式開發環境 ***********
phpbb 2.0.6,Cash Mod2.02,bank,RH9+PHP4+MYSQL3
********** 安裝說明 ***********
1. 您必須先安裝 cash mod 2.02
2. 領薪時可以分為時薪(3600秒),日薪(86400秒),月薪(259200秒)
3. 版主領薪水要打卡:也就是要登入才能領薪水,否則超過領薪時間不補發薪水.
4. 應用提示: 可以開一個版面,誠徵版主並要求訪客填寫履歷表,其中要填上希望待遇.
5. 修正後index.php比較不佔資源,
6. 安裝時 確定 只需要參考阿翰修改版安裝法.txt檔案修改即可,installation.txt跟update.txt請刪除

後台管理介面1

後台管理介面2

領薪水的畫面(該版主登入時才會出現)
引言回覆:
開放測試
http://eric1.idv.st ,帳號 test,密碼 test,進入後台測試功能
請不要修改我的設定!!否則將停止測試.
下載點(想知道下載人數所以隱藏)
隱藏訊息:
http://yll.loxa.edu.tw/jpg/a/03101415163782.rar
但是當我新增資料後

按"送出",版面只會變為\r

而"bear"這位會員亦收不到薪金~
請各大大幫忙~
多謝~
對不起~現在轉貼文章
--------------------------------------------------------------------------------
引言回覆:
##############################################################
## Mod Title: Salary MOD
## Mod Version: 1.1.0
## Author: yuan < yuan@jiayuan.adsldns.org > http://www.timer.idv.tw/phpbb/
## eric 阿翰 <chih88811@yahoo.com.tw> http://eric1.idv.st
##
## Description: add salary system in you board(before you must add points, money, bank MODs)
##
## Installation Level: (easy)
## Installation Time: 2-3 Minutes
## Files To Edit:
## language/your_language/lang_admin.php
## includes/constants.php
## index.php
##
## Included Files:
## admin/admin_salary.php
## templates/your_template/admin/admin_salary_body.tpl
## templates/your_template/admin/admin_salary_edit_body.tpl
##############################################################
## History:
## 1.0.0 - 2003/06/06 - beta for phpBB 2.0.4
## 1.0.1 - 2003/06/09 - fix salary update all user points, money and time
## 1.0.2 - 2003/06/11 - fix salary udate pb
## 1.0.3 - 2003/06/12 - fix salary time updata
## 1.0.4 - 2003/06/12 - fix set first salary time and ckeck first salary
## 1.0.5 - 2003/06/13 - add user search but it only can find not use into text
## 1.1.0 - 2003/06/13 - add par-time change salary type
## 2.1.0 - 2003/10/11 - 移除了時薪及積分的部份
## 2.1.5 - 2003/10/12 - php程式全部改寫,除保留控制台部份,
## 2.1.6 - 2003/10/12 - 修正 index.php 中加入的程式碼,太耗資源的BUG
## 2.2.0 - 2003/10/13 - 經測試目前尚無重大BUG,煩請網友若有發現,可以MAIL給我們,謝謝
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
#################################################################
********** 已知 BUG *************
## 1.0.5 - 2003/06/13 - add user search but it only can find not use into text 新增使用者搜尋,但是沒有辦法加入到輸入框中
不好意思,改版的時候沒有注意到大大有這個問題!!
********** 程式開發環境 ***********
phpbb 2.0.6,Cash Mod2.02,bank,RH9+PHP4+MYSQL3
********** 安裝說明 ***********
1. 您必須先安裝 cash mod 2.02
2. 領薪時可以分為時薪(3600秒),日薪(86400秒),月薪(259200秒)
3. 版主領薪水要打卡:也就是要登入才能領薪水,否則超過領薪時間不補發薪水.
4. 應用提示: 可以開一個版面,誠徵版主並要求訪客填寫履歷表,其中要填上希望待遇.
5. 修正後index.php比較不佔資源,
6. 安裝時 確定 只需要參考阿翰修改版安裝法.txt檔案修改即可,installation.txt跟update.txt請刪除

後台管理介面1

後台管理介面2

領薪水的畫面(該版主登入時才會出現)
引言回覆:
開放測試
http://eric1.idv.st ,帳號 test,密碼 test,進入後台測試功能
請不要修改我的設定!!否則將停止測試.
下載點(想知道下載人數所以隱藏)
隱藏訊息:
http://yll.loxa.edu.tw/jpg/a/03101415163782.rar
但是當我新增資料後

按"送出",版面只會變為\r

而"bear"這位會員亦收不到薪金~
請各大大幫忙~
多謝~
PHP初哥~請多多指教~
◎站台名稱: 我地個論壇
◎站台連結: http://ourforum.cc.to/
◎推薦原因簡介: 剛剛建立,希望各位多多指教
◎站台內容介紹: 米奇資訊~心理測驗~星座運程~IQ題~織手繩~整公仔~game
◎站台名稱: 我地個論壇
◎站台連結: http://ourforum.cc.to/
◎推薦原因簡介: 剛剛建立,希望各位多多指教
◎站台內容介紹: 米奇資訊~心理測驗~星座運程~IQ題~織手繩~整公仔~game
多謝吉川大大
第一個問題已經解決
參考文章:http://phpbb-tw.net/phpbb/viewtopic.php?p=156762#156762
能增加及管理發薪對象\r

但當bear 會員登入時
出現以下問題

請教怎麼辦呢?
多謝
第一個問題已經解決
參考文章:http://phpbb-tw.net/phpbb/viewtopic.php?p=156762#156762
能增加及管理發薪對象\r

但當bear 會員登入時
出現以下問題

請教怎麼辦呢?
多謝
PHP初哥~請多多指教~
◎站台名稱: 我地個論壇
◎站台連結: http://ourforum.cc.to/
◎推薦原因簡介: 剛剛建立,希望各位多多指教
◎站台內容介紹: 米奇資訊~心理測驗~星座運程~IQ題~織手繩~整公仔~game
◎站台名稱: 我地個論壇
◎站台連結: http://ourforum.cc.to/
◎推薦原因簡介: 剛剛建立,希望各位多多指教
◎站台內容介紹: 米奇資訊~心理測驗~星座運程~IQ題~織手繩~整公仔~game
安裝文件有錯誤 ..
#
#---[ 開啟 ]---
#
index.php
#
#---[ 找到 ]---
#
#
#---[ 取代 ]---
#
#
#---[ 儲存關閉 ]---
# eom
#
#---[ 開啟 ]---
#
index.php
#
#---[ 找到 ]---
#
代碼: 選擇全部
$sid= $salary[$i]['salary_id'];
$uid= $salary[$i]['user_id'];
$sm= $salary[$i]['user_money'];#---[ 取代 ]---
#
代碼: 選擇全部
$sid= $salary[$i]['salary_id'];
$uid= $salary[$i]['user_id'];
$sm= $salary[$i]['salary_money'];#---[ 儲存關閉 ]---
# eom
善用 搜尋 可以解決您 90% 的問題
頭腦清晰,選擇正確。 (╯▔︹▔)╯~╘═╛
頭腦清晰,選擇正確。 (╯▔︹▔)╯~╘═╛
YES~多謝吉川大大的幫忙~
PHP初哥~請多多指教~
◎站台名稱: 我地個論壇
◎站台連結: http://ourforum.cc.to/
◎推薦原因簡介: 剛剛建立,希望各位多多指教
◎站台內容介紹: 米奇資訊~心理測驗~星座運程~IQ題~織手繩~整公仔~game
◎站台名稱: 我地個論壇
◎站台連結: http://ourforum.cc.to/
◎推薦原因簡介: 剛剛建立,希望各位多多指教
◎站台內容介紹: 米奇資訊~心理測驗~星座運程~IQ題~織手繩~整公仔~game


