返信する: d3diaryサポート板


オプション

参照

Re: ver0.43.0でのアップデートエラー
投稿者: SAT 投稿日時: 2014/3/19 22:18

早々のお返事ありがとうございます!

修正したところ、
Warning [PHP]: mysql_field_type() [function.mysql-field-type]: Field 1 is invalid for MySQL result index 350 in file /xoops_trust_path/modules/d3diary/onupdate.php line 158
のエラーは消えました :-)

その他のエラーが消えないので、正常にアップデートは完了できませんでしたが・・・
一応関係があるかわからないので恐縮ですが、
Smarty.class.php line 1095付近には、以下の記述がありました。

   function trigger_error($error_msg, $error_type = E_USER_WARNING)
   {
       trigger_error("Smarty error: $error_msg", $error_type);
   }

こちらの環境依存でしたら申し訳ございませんm(_ _)m