hello all,
I have HTML Block and when I add embed code from youtube () to Edit HTML Source, and Update, it won't be save. If I do it manually like accessing the sys_page_compose table and locate my Sample HTML Block (Desc Field) and paste the embed code in Content Field it will work.
any help on this?
I'm using D7.0.7 |
unfortunately, dolphin strips certain tags, and seems that the tags from youtube video embed is one of the most discussed topics on here. if you were to search the forums for your situation, you may find resolutions that others have applied to be beneficial.
the method in which you are doing this brute forcing to the database is the only method known when using the html block. search the market for deano' s mods, he has a mod that allows for creation of php blocks, and the source does not get stripped. When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
YouTube uses the <iframe> tag to embed videos. You need to use the old embed code, which used the <object> tag. You can select to use the old embed code under the share menu. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
thank you for the help DosDawg and Nathan Paton... one more thing.. can you help me with this? http://www.boonex.com/forums/?action=goto&topic_id=Create-a-Free-Membership-Levels-7-0-7#topic/Create-a-Free-Membership-Levels-7-0-7.htm |