Warning: Invalid argument supplied for foreach() in../t3lib/class.t3lib_refindex.php on line 1020
Warning: Invalid argument supplied for foreach() in../t3lib/class.t3lib_refindex.php on line 1020
Warning: Cannot modify header information – headers already sent by (output started at../t3lib/class.t3lib_refindex.php:1020) in../typo3/template.php on line 633
typo3を4.2.3にアップグレードする、ついでにプラグインを追加したらエラーが出るようになってしまった……(;_;)
解決策はインストールからデータベースの再構築……
その後、テンプレートを変えたら
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /../t3lib/class.t3lib_db.php on line 823
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /../t3lib/class.t3lib_db.php on line 823
Warning: Cannot modify header information – headers already sent by (output started at /../t3lib/class.t3lib_db.php:823) in /../typo3/template.php on line 633
と出てしまった……エラーはテンプレートが関係しているのかな?