您在這裡

更新模組總會出現的錯誤訊息

gtplus's 的頭像
gtplus 在 2011-04-24 (周日) 21:15 發表

我剛開始接觸Drupal,目前已安裝Drupal7.0及部分模組。
只是我在更新模組總會遇到以下之錯誤訊息
•Notice: Undefined index: log in update_authorize_update_batch_finished() (line 174 of /home/gtplus/public_html/modules/update/update.authorize.inc).
•Warning: Invalid argument supplied for foreach() in update_authorize_update_batch_finished() (line 174 of /home/gtplus/public_html/modules/update/update.authorize.inc).
•Notice: Undefined index: log in update_authorize_update_batch_finished() (line 223 of /home/gtplus/public_html/modules/update/update.authorize.inc).
•Update failed! See the log below for more information. Your site is still in maintenance mode.

但是卻好像更新又成功
是否我必須進去update.authorize.inc做甚麼修改呢?

請教一下是否也有別人遇到類似的情況。
謝謝!