問題外掛:CashMod223
參考連結:
使用版本:CashMod223
網站位置:http://joe0926168968.host.sk/index.php
狀況描述:
PHPBB安裝的版本為phpBB-2.0.19
我把CashMod223傳到免費空間裡面,執行了sql_install.php
後面出現成功的訊息....也要我把sql_install.php刪除
我照步驟做了.....後來想說是不是要在執行cash.php
後來畫面出現
Warning: include() [function.include]: Unable to access ./extension.inc in /mnt/storage/users/j/o/e/joe0926168968/CashMod223/cash.php on line 25
Warning: include(./extension.inc) [function.include]: failed to open stream: No such file or directory in /mnt/storage/users/j/o/e/joe0926168968/CashMod223/cash.php on line 25
Warning: include() [function.include]: Failed opening './extension.inc' for inclusion (include_path='.:/usr/share/php5:/usr/share/php') in /mnt/storage/users/j/o/e/joe0926168968/CashMod223/cash.php on line 25
Warning: include() [function.include]: Unable to access ./common. in /mnt/storage/users/j/o/e/joe0926168968/CashMod223/cash.php on line 26
Warning: include(./common.) [function.include]: failed to open stream: No such file or directory in /mnt/storage/users/j/o/e/joe0926168968/CashMod223/cash.php on line 26
Warning: include() [function.include]: Failed opening './common.' for inclusion (include_path='.:/usr/share/php5:/usr/share/php') in /mnt/storage/users/j/o/e/joe0926168968/CashMod223/cash.php on line 26
Fatal error: Call to undefined function session_pagestart() in /mnt/storage/users/j/o/e/joe0926168968/CashMod223/cash.php on line 31
我想請問各位先進.....可以幫我一下,跟我說這個訊息的意思??
還是我應該把什麼檔案移動到哪邊嗎??謝謝各位了
我還沒裝過任何外掛.....接觸這個系統只有三天時間
我有看過發文格式才發的文.....希望沒遺漏什麼訊息給大家
[問題]有關cashmod
版主: 版主管理群
不需要執行, 只是一般的檔案cash.php
我只舉例說, 因為你的錯誤, 應該是這樣子導致的,Warning: include() [function.include]: Unable to access ./extension.inc in /mnt/storage/users/j/o/e/joe0926168968/CashMod223/cash.php on line 25
請看紅字, 敢問這位大大, 你上傳是怎麼樣子呢?
你要按著install.txt裡面所說的位置啊....
不是把整個cashmod223資料夾掉上去
templates裡的檔案要傳到空間裡的templats
CashMod23/admin→傳到空間指定的位置→phpBB2/admin
你先確定你的資料夾是否都上傳好了位置......
其他的問題也應該是一樣的
目前本人帳號嚴重地被盜用!MSN已經被盜!
想問個問題並不打擾, 但沒有發文格式, 其他人不能知道你的情況!
請尊守竹貓各區裡的發文格式, 謝謝合作!
[必看]請配合發問格式及明確主題發問(04 02/16更新) phpBB!
所有新手必看的
[教學]認識、安裝和參考PHPBB的新手基本教學通
PS:感謝各位大大的幫助和教導^^
Q168.net空間技術交流
個人小品(Blog) │My phpBB-Blog │免費空間討論區
感謝jwxie的回應.....原來不是整個資料匣上傳到上面......
我現在已經把解壓縮過的檔案一一按照網路上空間的資料庫位置放進去了
然後需要再執行一次安裝嗎??
這次的安裝出現了以下訊息
INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_disable',0);
+++ Error: Duplicate entry 'cash_disable' for key 1
INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_display_after_posts',1);
+++ Error: Duplicate entry 'cash_display_after_posts' for key 1
INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_post_message','You earned %s for that post');
+++ Error: Duplicate entry 'cash_post_message' for key 1
INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_disable_spam_num',10);
+++ Error: Duplicate entry 'cash_disable_spam_num' for key 1
INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_disable_spam_time',24);
+++ Error: Duplicate entry 'cash_disable_spam_time' for key 1
INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_disable_spam_message','You have exceeded the alloted amount of posts and will not earn anything for your post');
+++ Error: Duplicate entry 'cash_disable_spam_message' for key 1
INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_installed','yes');
+++ Error: Duplicate entry 'cash_installed' for key 1
\nINSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_version','2.2.2');
+++ Error: Duplicate entry 'cash_version' for key 1
INSERT INTO phpbb_config (config_name, config_value) VALUES ('points_name','Points');
+++ Error: Duplicate entry 'points_name' for key 1
INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_adminnavbar','1');
+++ Error: Duplicate entry 'cash_adminnavbar' for key 1
INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_adminbig','0');
+++ Error: Duplicate entry 'cash_adminbig' for key 1
其中Duplicate entry 這個訊息好像是我已經重複做了這個動作......
是不是我先前已經安裝好了,就是我先前整個資料匣上傳的時候就已經執行過sql_install然後安裝的訊息.....前面都顯示綠色的字(應該就是安裝成功的意思)
現在把檔案一一上傳上去....再安裝的結果就出現剛剛上面我複製下來紅色的ERROR的訊息......
但是最下方也是出現了完成的字樣,並要我刪除sql_install這個檔案
我也刪除了....再重新開一個新視窗進去我的論壇系統管理台
左邊有發現多了一個CASH MOD的控制選項,點CASH ADMIN進去之後出現了以下的訊息
一般錯誤
functions_cash.php has not been included.
Please make sure you have properly installed Cash Mod, including all the necessary file edits as found in cm_install_22x.txt
請問這樣是不是哪邊動作有錯誤呢??
希望jwxie前輩再給予指教......
我最終希望是我的論壇每個人發文之後可以得到20元.....然後之後譬如有網友有影片要分享...可以設定付費之後才能看到影片的連結
這樣對於一個程式碼不熟悉的人可以輕鬆的做到嗎??
謝謝您了
我現在已經把解壓縮過的檔案一一按照網路上空間的資料庫位置放進去了
然後需要再執行一次安裝嗎??
這次的安裝出現了以下訊息
INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_disable',0);
+++ Error: Duplicate entry 'cash_disable' for key 1
INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_display_after_posts',1);
+++ Error: Duplicate entry 'cash_display_after_posts' for key 1
INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_post_message','You earned %s for that post');
+++ Error: Duplicate entry 'cash_post_message' for key 1
INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_disable_spam_num',10);
+++ Error: Duplicate entry 'cash_disable_spam_num' for key 1
INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_disable_spam_time',24);
+++ Error: Duplicate entry 'cash_disable_spam_time' for key 1
INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_disable_spam_message','You have exceeded the alloted amount of posts and will not earn anything for your post');
+++ Error: Duplicate entry 'cash_disable_spam_message' for key 1
INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_installed','yes');
+++ Error: Duplicate entry 'cash_installed' for key 1
\nINSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_version','2.2.2');
+++ Error: Duplicate entry 'cash_version' for key 1
INSERT INTO phpbb_config (config_name, config_value) VALUES ('points_name','Points');
+++ Error: Duplicate entry 'points_name' for key 1
INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_adminnavbar','1');
+++ Error: Duplicate entry 'cash_adminnavbar' for key 1
INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_adminbig','0');
+++ Error: Duplicate entry 'cash_adminbig' for key 1
其中Duplicate entry 這個訊息好像是我已經重複做了這個動作......
是不是我先前已經安裝好了,就是我先前整個資料匣上傳的時候就已經執行過sql_install然後安裝的訊息.....前面都顯示綠色的字(應該就是安裝成功的意思)
現在把檔案一一上傳上去....再安裝的結果就出現剛剛上面我複製下來紅色的ERROR的訊息......
但是最下方也是出現了完成的字樣,並要我刪除sql_install這個檔案
我也刪除了....再重新開一個新視窗進去我的論壇系統管理台
左邊有發現多了一個CASH MOD的控制選項,點CASH ADMIN進去之後出現了以下的訊息
一般錯誤
functions_cash.php has not been included.
Please make sure you have properly installed Cash Mod, including all the necessary file edits as found in cm_install_22x.txt
請問這樣是不是哪邊動作有錯誤呢??
希望jwxie前輩再給予指教......
我最終希望是我的論壇每個人發文之後可以得到20元.....然後之後譬如有網友有影片要分享...可以設定付費之後才能看到影片的連結
這樣對於一個程式碼不熟悉的人可以輕鬆的做到嗎??
謝謝您了
......
很晚啦
我住在外國
先簡單嶵你第一個問題
你不需要再次執行
error是因為你之前執行過
資料庫已經有了....^^
(睡....)
我住在外國
先簡單嶵你第一個問題
你不需要再次執行
error是因為你之前執行過
資料庫已經有了....^^
(睡....)
目前本人帳號嚴重地被盜用!MSN已經被盜!
想問個問題並不打擾, 但沒有發文格式, 其他人不能知道你的情況!
請尊守竹貓各區裡的發文格式, 謝謝合作!
[必看]請配合發問格式及明確主題發問(04 02/16更新) phpBB!
所有新手必看的
[教學]認識、安裝和參考PHPBB的新手基本教學通
PS:感謝各位大大的幫助和教導^^
Q168.net空間技術交流
個人小品(Blog) │My phpBB-Blog │免費空間討論區

