Home Private Messages Search
CPG Dragonfly™ CMS Dedicated Server & Bandwidth Sponsored by DedicatedNOW
Toggle Content
 
Forums ⇒ DragonflyCMS ⇒ CPG-BB (forum) ⇒ Embedded YouTube video


Embedded YouTube video
Please post bugs in the Projects Module.
Post anything and everything else about CPG-BB in this forum.
Formerly known as phpBB but no longer compatible.

Go to page 1, 2  Next
Post new topic    Reply to topic    Printer Friendly Page     Forum Index ⇒  Add-Ons & BlocksCPG-BB (forum)

View previous topic :: View next topic  
Author Message
gavingtini
Nice poster
Nice poster

Offline Offline
Joined: Mar 21, 2008
Posts: 62
Location: N.Ireland
PostPosted: Sat Feb 21, 2009 4:46 pm
Post subject: Embedded YouTube video

Embedded YouTube video???

When I paste this code on the forum it doesn't work...

HTML is on but what tags should I have to show the video as opposed to the code??


gavingtini's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Dragonfly 9.3.3
Back to top
View user's profile Visit poster's website
Dizfunkshunal
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Mar 23, 2006
Posts: 2064

PostPosted: Sun Feb 22, 2009 1:12 am
Post subject: Re: Embedded YouTube video

Have you tried embedding it with the bbcode tags?

_________________
Diz Web Design Status: Open (Use of resources requires registration.)

Dizfunkshunal's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Multiple Setups
Back to top
View user's profile Send e-mail Visit poster's website Yahoo Messenger
gavingtini
Nice poster
Nice poster

Offline Offline
Joined: Mar 21, 2008
Posts: 62
Location: N.Ireland
PostPosted: Mon Feb 23, 2009 5:05 pm
Post subject: Re: Embedded YouTube video

I'm not sure what you mean??

What is the code for that??


gavingtini's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Dragonfly 9.3.3
Back to top
View user's profile Visit poster's website
gavingtini
Nice poster
Nice poster

Offline Offline
Joined: Mar 21, 2008
Posts: 62
Location: N.Ireland
PostPosted: Mon Feb 23, 2009 5:10 pm
Post subject: Re: Embedded YouTube video

If it's this one

[youtube]{TEXT}[/youtube]

If I copy and paste the URL or EMBEDE code it still doesn't work.


gavingtini's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Dragonfly 9.3.3
Back to top
View user's profile Visit poster's website
Dizfunkshunal
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Mar 23, 2006
Posts: 2064

PostPosted: Mon Feb 23, 2009 5:37 pm
Post subject: Re: Embedded YouTube video

Code::

[video width=250 height=200]http://urltofile goes here[/video]
or
[flash width=250 height=200]http://url to file goes here[/flash]



??????????????

_________________
Diz Web Design Status: Open (Use of resources requires registration.)

Dizfunkshunal's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Multiple Setups
Back to top
View user's profile Send e-mail Visit poster's website Yahoo Messenger
Dizfunkshunal
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Mar 23, 2006
Posts: 2064

PostPosted: Mon Feb 23, 2009 5:42 pm
Post subject: Re: Embedded YouTube video

Here are the buttons to use when making a post.

_________________
Diz Web Design Status: Open (Use of resources requires registration.)

Dizfunkshunal's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Multiple Setups
Back to top
View user's profile Send e-mail Visit poster's website Yahoo Messenger
gavingtini
Nice poster
Nice poster

Offline Offline
Joined: Mar 21, 2008
Posts: 62
Location: N.Ireland
PostPosted: Mon Feb 23, 2009 6:32 pm
Post subject: Re: Embedded YouTube video

Nope still nothing...

This is what happens when I post that



gavingtini's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Dragonfly 9.3.3
Back to top
View user's profile Visit poster's website
Dizfunkshunal
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Mar 23, 2006
Posts: 2064

PostPosted: Tue Feb 24, 2009 2:18 am
Post subject: Re: Embedded YouTube video

hmm im not sure then. sorry

_________________
Diz Web Design Status: Open (Use of resources requires registration.)

Dizfunkshunal's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Multiple Setups
Back to top
View user's profile Send e-mail Visit poster's website Yahoo Messenger
Kendle
500+ Posts Club
500+ Posts Club

Offline Offline
Joined: Dec 16, 2004
Posts: 552

PostPosted: Tue Feb 24, 2009 7:49 am
Post subject: Re: Embedded YouTube video

You can't embed YouTube clips into forums posts without a hack for the bbcode used by the forums. EHP Designs made one, that also supports lots of other embedded video formats, but their site seems to be down at the moment:-

www.ehpdesigns.com/

_________________
Gaming League / Cup - www.leaguecms.co.uk :: Other DragonFly modules - www.cmsdreams.co.uk

Kendle's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website
GizmoGuy411
Newbie
Newbie

Offline Offline
Joined: Sep 24, 2009
Posts: 1
Location: Midwest US
PostPosted: Thu Sep 24, 2009 5:13 am
Post subject: Re: Embedded YouTube video

Kendle wrote:
You can't embed YouTube clips into forums posts ...

Yes you can embed YouTube videos if you change the YouTube URL as follows:

From this:
Code::
http://www.youtube.com/watch?v=zZA7YXvXjYM

Change to this:
Code::
http://www.youtube.com/watch/v/zZA7YXvXjYM.swf

Notice that you simply change the "?" and the "=" symbols to "/", and then add the extension ".swf" to the end of the file name.


GizmoGuy411's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
unknown
Back to top
View user's profile Visit poster's website
piraja
Nice poster
Nice poster

Offline Offline
Joined: Apr 28, 2006
Posts: 63
Location: Finland
PostPosted: Wed Mar 17, 2010 11:05 am
Post subject: Re: Embedded YouTube video

Thanks, GizmoGuy411
Its simple and it works Smile


piraja's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / 2.0 / 5.0.67 / 5.2.6 / 9.2.1
Back to top
View user's profile Visit poster's website
Gamekeeper
Heavy poster
Heavy poster

Offline Offline
Joined: Mar 19, 2006
Posts: 150

PostPosted: Thu May 27, 2010 3:47 pm
Post subject: Re: Embedded YouTube video

I posted a few videos on my forum using this fix a few weeks ago, now the videos have stopped working, anyone know why?


Gamekeeper's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux, Apache 2.0, SQL 5.0.86-log (client: 4.1.22), PHP 5.2.11 DF 9.2.1
Back to top
View user's profile Visit poster's website
alyssa
Diamond Supporter
Diamond Supporter

Offline Offline
Joined: Nov 15, 2004
Posts: 773

PostPosted: Mon May 31, 2010 12:10 am
Post subject: Re: Embedded YouTube video

Same here - all the videos have stopped working. Sad


alyssa's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
[ Linux / Apache 2.2.8 / MySQL 5.0.45 / PHP 5.2.6 / CPG 8.2b - 9.2.1.7]
Back to top
View user's profile
Dylert
Nice poster
Nice poster

Offline Offline
Joined: May 02, 2007
Posts: 108
Location: Norway
PostPosted: Fri Jun 11, 2010 7:09 am
Post subject: Re: Embedded YouTube video

Same here. Does anyone know why this solution doesn't work anymore?


Dylert's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / 1.3.34 / 4.1.13-standard / 4.3.11 / Dragonfly 9.2.1
Back to top
View user's profile Visit poster's website
Eestlane
I18N / L10N Lead Dev
I18N / L10N Lead Dev

Offline Offline
Joined: Apr 06, 2005
Posts: 1404
Location: Estonia
PostPosted: Fri Jun 11, 2010 11:24 pm
Post subject: Re: Embedded YouTube video

I have links without the watch word in it

[flash width=480 height=385]http://www.youtube.com/v/4NZdggNUvq0.swf[/flash]


Or for more privacy:
[flash width=480 height=385]http://www.youtube-nocookie.com/v/4NZdggNUvq0.swf[/flash]


Eestlane's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/2.0.63/5.0.67/5.2.8/9.2.1
Back to top
View user's profile Send e-mail Visit poster's website
Display posts from previous:   
Post new topic    Reply to topic    Printer Friendly Page    Forum Index ⇒  Add-Ons & BlocksCPG-BB (forum)
Page 1 of 2
All times are GMT
Go to page 1, 2  Next



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Fixed .ico Expires header.
· Removed domain name from cookies so subdomains wont access them anymore.
· CSS and JS, case insensitives.
· CSS and JS, send correct HTTP 1.1 headers and fixed issues where themes and...
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.

read more...

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Interactive software released under GNU GPL, Code Credits, Privacy Policy