|
列出文章
|
頁: [1]
|
2
|
支援 / 安裝與設定 / LT 1.2.5 無法有網站管理員的權限
|
於: 十二月 13, 2007, 11:30:59 上午
|
我的主機系統為
FC3 httpd-2.0.53-3.4. httpd-suexec-2.0.53-3.4. php-4.3.11-2.8.4. php-gd-4.3.11-2.8.4. php-mysql-4.3.11-2.8.4. mysql-server-3.23.58-16 mysql-devel-3.23.58-16
我原本的 LT 版本為 1.02 昨天升級為 1.25 昇級方法為下載新版的 LT 解壓縮之後整個置換原本的 plog 將 config.properties.php 複製回去原本的地方 接下來利用精靈的方式作完升級的動作 昇級的過程中資料庫也 exten 完畢沒有出現錯誤
我的 LT 只有一個使用者也是網站管理員 但是現在我只能有管理個人網站並沒有全區網站管理功能
我去資料庫中把 user 的 site_admin 值填為 1 也不見有用
請問是否哪有需要再次注意的地方
另外我想問問 1.2 的外掛 smileys 我放進去之後會導致整個畫面變成空白 有人遇到過嗎
感謝大家
|
|
|
4
|
支援 / 使用與操作 / LT 1.2.5 無法有網站管理員的權限
|
於: 十二月 13, 2007, 11:28:43 上午
|
我的主機系統為
FC3 httpd-2.0.53-3.4. httpd-suexec-2.0.53-3.4. php-4.3.11-2.8.4. php-gd-4.3.11-2.8.4. php-mysql-4.3.11-2.8.4. mysql-server-3.23.58-16 mysql-devel-3.23.58-16
我原本的 LT 版本為 1.02 昨天升級為 1.25 昇級方法為下載新版的 LT 解壓縮之後整個置換原本的 plog 將 config.properties.php 複製回去原本的地方 接下來利用精靈的方式作完升級的動作 昇級的過程中資料庫也 exten 完畢沒有出現錯誤
我的 LT 只有一個使用者也是網站管理員 但是現在我只能有管理個人網站並沒有全區網站管理功能
我去資料庫中把 user 的 site_admin 值填為 1 也不見有用
請問是否哪有需要再次注意的地方
另外我想問問 1.2 的外掛 smileys 我放進去之後會導致整個畫面變成空白 有人遇到過嗎
感謝大家
|
|
|
5
|
開發 / 外掛程式 / Re: Authimahe plugin ?
|
於: 十二月 21, 2005, 08:16:20 上午
|
感謝您的回答
因為在爬文中許多的回答提到不管是 GD 1.X 或是 2.X 版都會 work 所以我想澄清一下是否正確
Exception message: imagecreatetruecolor(): requires GD 2.0 or late
這個例外訊息是提到需要 GD 2.0 沒錯的
感謝您的回應
Thanks.
|
|
|
6
|
開發 / 外掛程式 / Re: Authimahe plugin ?
|
於: 十二月 20, 2005, 09:48:17 下午
|
您好....
弟已經昇到 1.0.2 的版本
在 authimage 的 plugin 還是顯示 GD 不支援 另外在檔案中心的時候也是無法顯示縮圖
error cord
Exception message: imagecreatetruecolor(): requires GD 2.0 or later Error code: 2 Stack trace is not available
Exception message: imagecreatetruecolor(): requires GD 2.0 or later Error code: 2 Stack trace is not available
Exception message: Cannot add header information - headers already sent by (output started at /var/www/html/plog/class/object/exception.class.php:37) Error code: 2 Stack trace is not available
Exception message: Cannot add header information - headers already sent by (output started at /var/www/html/plog/class/object/exception.class.php:37) Error code: 2 Stack trace is not available
是否還有其他方面弟還未參考的 還請多多指教
Thanks.
|
|
|
8
|
開發 / 外掛程式 / Authimahe plugin ?
|
於: 十二月 20, 2005, 08:54:15 下午
|
Hi
不好意思我下載了 Authimage 的 plugin 因為實在不堪機器人的 spam
我的系統
RedHat 9.0 httpd-manual-2.0.40-21.11 httpd-2.0.40-21.11 php-mysql-4.2.2-17.2 php-odbc-4.2.2-17.2 php-4.2.2-17.2 php-ldap-4.2.2-17.2 php-imap-4.2.2-17.2 mod_auth_mysql-1.11-12 php-mysql-4.2.2-17.2 mysql-3.23.58-1.9 mysql-server-3.23.58-1.9 gd-1.8.4-11
Plog 1.0 Autoimage 1.0
系統一直告訴我 GD 沒有成功 但是我 echo phpoinfo 出來其實是有的 gd GD Support enabled GD Version 1.6.2 or higher FreeType Support enabled FreeType Linkage with freetype JPG Support enabled PNG Support enabled WBMP Support enabled
在站上翻了一些討論其實發現可能有朋友跟我一樣的狀況 原本我懷疑因為 GD 2.0 的問題 但是有討論中提到其實並不需要 也利用建議的測試方法再檔案中心中建立一個檔案匣 在傳檔案上去如果 GD work 是可以看到縮圖的 我的測試結果是會有 error 的
Exception message: imagecreatetruecolor(): requires GD 2.0 or later Error code: 2 Stack trace is not available
Exception message: imagecreatetruecolor(): requires GD 2.0 or later Error code: 2 Stack trace is not available
Exception message: Cannot add header information - headers already sent by (output started at /var/www/html/plog/class/object/exception.class.php:37) Error code: 2 Stack trace is not available
所以請問我的方法有錯誤嗎?
不好意思因為有人說我題問錯區域,所以我刪掉原本的貼文 重新貼一次問題 真是抱歉
|
|
|
|
|
|