各位好,
以下是我的管理狀態資料以便簡述我的問題
Drupal 5.22
GD 程式庫 bundled (2.0.34 compatible)
MySQL 資料庫 5.1.45
PHP 5.2.12
PHP register globals 關閉
Unicode 程式庫 PHP Mbstring Extension
cron 維護工作 上一次執行是在 0秒 以前
你可以 手動執行 cron。
jQuery Update Installed correctly
The current installed version of jQuery is 1.2.6
檔案系統 可寫入(公開的 下載模式)
網站伺服器 Apache
設定檔案 被保護
資料庫 schema 最新的
是這樣,系統提醒我將sites>>all>>modules>>jQuery_update>>misc>> "jQuery.js" 複製到 misc>>jquery.js
之後,但卻無法編輯或更新任何的page或是story@@
按下"送出" 卻一直回到編輯頁面...
到了管理頁面,卻發現出現下列warning :
warning: set_time_limit() has been disabled for security reasons in /home/vol3/erufa.com/erufa_5737650/htdocs/includes/common.inc on line 2150.
有哪位高手可以替我解惑呢? 感激不盡!!!>_<\
Re: 無法送出node
我有參考過bobju大的文章
但似乎好像不是access denied 的問題...
Re: 無法送出node
set_time_limit() has been disabled for security reasons in /
PHP 設定相關
還原這一步後就正常 ??
是這樣,系統提醒我將 sites>>all>>modules>>jQuery_update>>misc>> "jQuery.js" 複製到 misc>>jquery.js
---
notaBlueScreen | 一天一翻譯,好過吃蘋果
Re: 無法送出node
感謝Kay.L大的回應,但是問題還沒解決@@\
將事前備份的Jquery.js 還原,可是依舊沒辦法新增文章
反而在管理狀態之中 多了這一項錯誤
Please copy jQuery Copy jquery.js
In order for the jQuery Update module to work correctly, please copy the file at sites/all/modules/jquery_update/misc/jquery.js and use it to replace misc/jquery.js.
(附加檔案為狀態報告的截圖)
謝謝>_<\
Re: 無法送出node
你要把 jQuery_update 也關上
其實我覺得這跟 JS 無關的,Drupal 在沒有 JS 環境還是可行,但你說到因為行了這步才發生問題 ........
也試試清除快取
幫不了
---
notaBlueScreen | 一天一翻譯,好過吃蘋果
Re: 無法送出node
感謝Kay.L大的幫助
奇妙的事情發生了(!)
在經過我無所不用其極的情況下
我發現,我用google瀏覽器上不能編輯
到了IE居然可以!
這...這是...
(我該謝天了...)
Re: 無法送出node
OH
是否是安裝了一些編輯器, fckeditor , mec ....etc.
Drupal 5 都沒法在 WebKit 下上載檔案
---
notaBlueScreen | 一天一翻譯,好過吃蘋果
Re: 無法送出node
我安裝Wysiwyg編輯器的,但目前停用了(仍在模組列表內未移除)
現在是使用YUI 和YUIeditor
該不會是這兩個編輯器而發生的錯誤了吧?!