ヘルプ...どこからデバッグを開始すればよいかわかりません
。すべての要件をインストールしました。今、私に与えています。
grocery crud template doesn't exist
ライブラリー/
1388行目の食料品_crud.php ...
編集
if(!file_exists($this->theme_path.$this->theme.'/views/list_template.php'))
{
throw new Exception('The template does not exist. Please check your files and try again.', 12);
die();
}
このコードと関係があります.....ダウンロードしたzipファイルでもlist_template.phpが見つかりません