Zen Follower
- Join Date:
- Oct 2006
- Posts:
- 148
- Plugin Contributions:
- 0
iFrame - Forbidden error
I have created a custom page, which contains another zen page in its iframe:
the fragment of the custom page:
<iframe width="100%" scrolling="no" frameborder="0" src="includes/templates/template_default/templates/tpl_page_3_default.php" ></iframe>
The problem is that the iframe cannot open the page and generates a forbidden error: You don't have permission to access /includes/templates/template_default/templates/tpl_page_3_default.php
I cannot figure out what makes this restriction. Please, help
Thanks
Andy