I added the
<meta http-equiv="X-Frame-Options" content="deny">
in header.tpl file ,but it not working and throws the error.
And I also added the
Header always append X-Frame-Options SAMEORIGIN
line in .htaccess file. But this is also not working.
Then how can I prevent C...