View Full Version : Videos On phpbb
Needhelp000
February 11th, 2007, 07:11 PM
I am trying to host a video onto my message board, like a youtube.com video (phpbb) but I don't know how to get it so it plays on my site? any help?
degsy
February 12th, 2007, 10:30 AM
I haven't used phpBB for a while.
Do they allow HTML code in posts?
If so you can just add the code from youtube
Also see http://cit.ucsf.edu/embedmedia/
Otherwsie you will have to edit the files to include a BBCode Flash or Embed tag.
You may be best off checking phpBB support forums.
Needhelp000
February 12th, 2007, 09:38 PM
I haven't used phpBB for a while.
Do they allow HTML code in posts?
I think so, but ive tried the embedded code, but it didnt work
it just comes out like this:
<object><param></param><param></param><embed></embed></object>
degsy
February 13th, 2007, 10:03 AM
Looks like it may be filtering out the content. You may need to ask at phpBB support forums for help.
Needhelp000
February 13th, 2007, 08:06 PM
ok thx I will try that
lufbra
February 15th, 2007, 01:46 AM
With the IPB forum set up, some folks have created "bb codes" for this kind of thing. Maybe someone at phpbb could create something similar.