Blank announcement page

the announcement page on the setting is coming blank. what should be the reason?
error log says [Thu Oct 13 15:19:45.146845 2016] [:error] [pid 2940:tid 1876] [client ::1:60623] PHP Warning: Smarty error: unable to read resource: “controllers/tab/settings/announcements/form/announcementSettingsForm.tpl” in D:\XAMPP\htdocs\ojs\lib\pkp\lib\vendor\smarty\smarty\libs\Smarty.class.php on line 1094, referer: http://localhost/ojs/index.php/jcrd/management/settings/website

and line 1094 says " trigger_error(“Smarty error: $msg”, $error_type); "

Hi @jhin139,

It looks like the file lib/pkp/templates/controllers/tab/settings/announcements/form/announcementSettingsForm.tpl is missing from your installation. As I noted in this other post, if you’re missing one file, you may be missing others – make sure your installation contains all files from the .tar.gz archive.

Regards,
Alec Smecher
Public Knowledge Project Team