プラグインを有効にし、新規ページを作り、Settings > Basicにてそのページをセットしましたが、実際にそのページへアクセスすると、エラーとなって動作しません。エラーメッセージは以下のとおりです。
Warning: fopen(/wp-content/plugins/dmsguestbook/language/0) [function.fopen]: failed to open stream: No such file or directory in /wp-content/plugins/dmsguestbook/dmsguestbook.php on line 721
Warning: fclose(): supplied argument is not a valid stream resource in /wp-content/plugins/dmsguestbook/dmsguestbook.php on line 729
言語テンプレートが読み込まれていないので、そのファイルの読み込みエラーだと思うのですが、解決方法がわかりません。
MySQL 4.0.27
PHP 5.2.5