When I try and use this embeded code
<object width="560" height="315"><param name="movie" value="http://www.youtube.com/v/Z3ndzW5EnRc?version=3&hl=en_GB"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Z3ndzW5EnRc?version=3&hl=en_GB" type="application/x-shockwave-flash" width="560" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object>
from youtube I get this error...
Quote:The HTML you entered contains text that is not allowed under the current security settings. If you are an administrator, they can be enabled on the User Settings page in the Site Admin area. Invalid HTML tags: object, param, embed; Invalid HTML attributes: width, height, value, type, allowscriptaccess, allowfullscreen; Invalid javascript detected: No
what do I need to do to allow external content on v2.6.0?
- Running on
Server 2008 R2 IIS7.5
MSSQL
Trust level: Full
.NET Framework version: 4.0
IIS app pool identity: IIS APPPOOL\gallery
FFmpeg.exe found? Yes
ImageMagick found? Yes
web.config line 17 =
<pages theme="" styleSheetTheme="" validateRequest="false" viewStateEncryptionMode="Always" />