歡迎光臨, 訪客. 請先 登入註冊一個帳號.
四月 29, 2024, 06:25:24 上午
19595 文章 在 3865 主題 由 4580 會員
最新註冊會員: aa123aa1
  列出文章
頁: [1]
1  測試 / LifeType 1.1 測試 / Re: 網誌站台管理的問題 於: 八月 18, 2006, 05:05:19 下午
沒有修改過
原本是 1.06 版,我不是覆蓋舊檔案

下載 1.1-beta2後解開,修改 config.properties.php 檔
程式碼:
$config["db_host"] = "localhost";
$config["db_username"] = "user";
$config["db_password"] = "passwd";
$config["db_database"] = "DB";
$config["db_persistent"] = true;
$config["db_character_set"] = "utf8";
然後將 1.06 版 gallery 目錄下的資料全部搬到 1.1-beta2
模版使用 stand
2  測試 / LifeType 1.1 測試 / 網誌站台管理的問題 於: 八月 18, 2006, 12:14:59 下午
我點選
全部站台管控 -> 網誌站台管理
出現以下訊息,不知道有沒有人遇過同樣的問題

我的環境是
Debian 2.4.27-3-686
apache2
PHP 4.3.10-16
MySQL 4.0.24
LifeType 1.1-beta2

程式碼:
search terms = 
Exception message: Cannot modify header information - headers already sent by (output started at /home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/adminsiteblogslistview.class.php:60)
Error code: 2
-- Backtrace --
/home/nilys/public_html/lifetype-1.1-beta2/class/view/view.class.php(323): header
/home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/adminview.class.php(111): view.render
/home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/admintemplatedview.class.php(36): adminview.render
/home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/adminsiteblogslistview.class.php(82): admintemplatedview.render
/home/nilys/public_html/lifetype-1.1-beta2/class/controller/controller.class.php(330): adminsiteblogslistview.render
/home/nilys/public_html/lifetype-1.1-beta2/admin.php(43): admincontroller.process

Exception message: Cannot modify header information - headers already sent by (output started at /home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/adminsiteblogslistview.class.php:60)
Error code: 2
-- Backtrace --
/home/nilys/public_html/lifetype-1.1-beta2/class/view/view.class.php(323): header
/home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/adminview.class.php(111): view.render
/home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/admintemplatedview.class.php(36): adminview.render
/home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/adminsiteblogslistview.class.php(82): admintemplatedview.render
/home/nilys/public_html/lifetype-1.1-beta2/class/controller/controller.class.php(330): adminsiteblogslistview.render
/home/nilys/public_html/lifetype-1.1-beta2/admin.php(43): admincontroller.process

Exception message: Cannot modify header information - headers already sent by (output started at /home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/adminsiteblogslistview.class.php:60)
Error code: 2
-- Backtrace --
/home/nilys/public_html/lifetype-1.1-beta2/class/view/view.class.php(323): header
/home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/adminview.class.php(111): view.render
/home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/admintemplatedview.class.php(36): adminview.render
/home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/adminsiteblogslistview.class.php(82): admintemplatedview.render
/home/nilys/public_html/lifetype-1.1-beta2/class/controller/controller.class.php(330): adminsiteblogslistview.render
/home/nilys/public_html/lifetype-1.1-beta2/admin.php(43): admincontroller.process

Exception message: Cannot modify header information - headers already sent by (output started at /home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/adminsiteblogslistview.class.php:60)
Error code: 2
-- Backtrace --
/home/nilys/public_html/lifetype-1.1-beta2/class/view/view.class.php(323): header
/home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/adminview.class.php(111): view.render
/home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/admintemplatedview.class.php(36): adminview.render
/home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/adminsiteblogslistview.class.php(82): admintemplatedview.render
/home/nilys/public_html/lifetype-1.1-beta2/class/controller/controller.class.php(330): adminsiteblogslistview.render
/home/nilys/public_html/lifetype-1.1-beta2/admin.php(43): admincontroller.process

Exception message: Cannot modify header information - headers already sent by (output started at /home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/adminsiteblogslistview.class.php:60)
Error code: 2
-- Backtrace --
/home/nilys/public_html/lifetype-1.1-beta2/class/view/view.class.php(323): header
/home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/adminview.class.php(111): view.render
/home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/admintemplatedview.class.php(36): adminview.render
/home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/adminsiteblogslistview.class.php(82): admintemplatedview.render
/home/nilys/public_html/lifetype-1.1-beta2/class/controller/controller.class.php(330): adminsiteblogslistview.render
/home/nilys/public_html/lifetype-1.1-beta2/admin.php(43): admincontroller.process

Exception message: Cannot modify header information - headers already sent by (output started at /home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/adminsiteblogslistview.class.php:60)
Error code: 2
-- Backtrace --
/home/nilys/public_html/lifetype-1.1-beta2/class/view/view.class.php(175): header
/home/nilys/public_html/lifetype-1.1-beta2/class/view/view.class.php(325): adminsiteblogslistview.sendcontenttype
/home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/adminview.class.php(111): view.render
/home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/admintemplatedview.class.php(36): adminview.render
/home/nilys/public_html/lifetype-1.1-beta2/class/view/admin/adminsiteblogslistview.class.php(82): admintemplatedview.render
/home/nilys/public_html/lifetype-1.1-beta2/class/controller/controller.class.php(330): adminsiteblogslistview.render
/home/nilys/public_html/lifetype-1.1-beta2/admin.php(43): admincontroller.process
3  支援 / 使用與操作 / Re: session 的時間 於: 七月 26, 2006, 02:46:50 下午
原來是 php 在控制
謝謝  微笑
4  支援 / 使用與操作 / session 的時間 於: 七月 26, 2006, 12:20:04 下午
寫文章時有時候會寫比較久
按『發表』後會叫我輸入使用者名稱和密碼
輸入之後,我的文章內容通通不見了
我猜會不會是超過這次 login 的時間才會這樣
(比如 session 時間訂為 5 分鐘,我卻花了 6 分鐘寫文章)

請問 LifeType 1.06 版要到哪一段 code 改登入後 idle 的時間?
我想把時間改長一點。
謝謝
5  支援 / 使用與操作 / LifeType-1.0.4 檔案中心設定縮圖寬度 於: 五月 09, 2006, 08:15:29 下午
升級成 1.0.4 版後發現一個錯誤
檔案中心設定 內的 縮圖預設高度縮圖預設寬度 好像相反了
設定 100 x 200,產生出來的圖是 200x100

我的 中型縮圖預設高度中型縮圖預設寬度 這兩個參數好像沒有用,插入資源時無法產生跟參數設定的圖檔大小

大家的都正常嗎?
6  支援 / 使用與操作 / 搜尋的問題 於: 四月 14, 2005, 08:10:12 下午
的確是這個問題
我使用 DynDNS 的 WebHop 服務,無法把整串 request 通通丟過去
改過來就好了,謝謝 mark 的幫忙  開懷大笑
感激不盡!
7  支援 / 使用與操作 / 搜尋的問題 於: 四月 14, 2005, 06:53:31 下午
謝謝 mark 不厭其煩的回答
事實上我已經重裝好多次了
我懷疑會不會是 mysql 資料庫檔案的問題
因為我的pLog沒有加裝任何東西
把資料庫檔案搬到其他機器裝起來也是沒辦法搜尋
氣死了  咬牙切齒
只好把搜尋拿掉  嚎啕大哭
8  支援 / 使用與操作 / 搜尋的問題 於: 四月 12, 2005, 08:32:50 下午
http-error.log 沒有任何訊息
9  支援 / 使用與操作 / 搜尋的問題 於: 四月 09, 2005, 12:21:13 上午
我是抓 plog-1.0.zip 的檔案,直接在機器上 unzip plog-1.0.zip 解開,寫好 config.properties.php 後執行 wizard.php,所以應該不會有上傳不完整的問題

好怪.  疑惑
10  支援 / 使用與操作 / 搜尋的問題 於: 四月 07, 2005, 10:22:50 下午
我的站台在這邊
http://unicorn.blogdns.org/~sylin/plog/index.php
搜尋功能無法使用  傷心
11  支援 / 使用與操作 / 搜尋的問題 於: 四月 07, 2005, 01:03:28 上午
裝好 1.0 版之後,『搜尋』功能完全沒有作用
有人遇過同樣的問題嗎?


PS. 我有打開搜尋的選項了
12  支援 / 安裝與設定 / 0.32 升級到 1.0 beta 的錯誤 於: 三月 21, 2005, 08:18:04 下午
你用什麼方式還原備份的資料庫檔案?

我用以下指令之後就沒問題了
$mysql -umysql_user -pmysql_password database_name < plog_data_backup.sql
13  支援 / 安裝與設定 / 0.32 升級到 1.0 beta 的錯誤 於: 三月 17, 2005, 07:26:00 下午
自問自答

原本還原資料庫的指令是
$mysql -umysql_user -pmysql_password -D database_name < plog_data.sql

現在使用
$mysql -umysql_user -pmysql_password database_name < plog_data.sql

這樣就沒問題了。

算我自己耍白爛  吐舌頭
14  支援 / 安裝與設定 / 0.32 升級到 1.0 beta 的錯誤 於: 三月 17, 2005, 12:05:41 上午
按照 http://forum.lifetype.org.tw/index.php?topic=172.0 或老貓的方法都試過了
我把原本的 0.32 搬到新主機後,執行狀況是良好的
執行 wizard.php 準備升級到 1.0 beta 的時候,會發生資料庫的錯誤
有人遇過同樣的問題嗎?

Error creating table: Table 'plog_article_categories_link' already exists
Error creating table: Table 'plog_custom_fields_definition' already exists
Error creating table: Table 'plog_custom_fields_values' already exists
Error creating table: Table 'plog_articles_text' already exists
Error modifying table Articles: Duplicate key name 'blog_id_slug_category_id'
Error modifying table Article Categories: Duplicate key name 'mangled_name'
Error modifying table User Comments: Duplicate key name 'article_id'
Error modifying table Notifications: Duplicate key name 'blog_id'
Error modifying table Blogs: Duplicate key name 'mangled_blog'
Error modifying table Referrers: Duplicate key name 'blog_id_article_id'
Error modifying table Trackbacks: Duplicate key name 'article_id'
Error modifying table Filtered Content: Duplicate key name 'blog_id'
Error modifying table Blocked hosts: Duplicate key name 'blog_id'
Error modifying table Gallery Albums: Duplicate key name 'owner_id_mangled_name'
Error modifying table Gallery Resources: Duplicate key name 'resource_type'
Error modifying table Links: Duplicate key name 'category_id'
Error modifying table Links Categories: Duplicate key name 'blog_id'
Error modifying table Users: Duplicate column name 'status'
Error modifying table Bayesian Filter data table: Duplicate key name 'blog_id'
Error modifying table Permissions: Duplicate key name 'user_id_permission_id'
頁: [1]