only [video] shows in body
| Project: | FlashVideo |
| Version: | 5.x-2.8-rc1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active (needs more info) |
Jump to:
I've seen a couple of other posts about this but things mentioned there don't work and those people never posted back to say if they got it working and how.
I've followed this tutorial:
http://www.travistidwell.com/flashvideo
I've grabbed the dashPlayer.swf and put it in files/
I've downloaded and enabled the FlashVideo module.
I've enabled FlashVideo for my page type
I've created a new page and added a video to it then put [video] in the page body
On submit I still see [video] in the page body.
The video uploaded fine and now sits in files/
I used an .flv file to avoid having to use the transcoding functionality for now
the only step I missed out of the tutorial is the content template stage as I'd prefer not to have to install and enable more modules. is flashvideo not possible without using content template?
Any ideas on why I just see [video]?
Many thanks

#1
If I try adding
print flashvideo_get_video($node);to my node.tpl.php then I see a 'video currently not available' image
#2
Hmmm
This
http://drupal.org/node/312653
might have something to do with it.
I got the same warning on my (windows) install. I thought that as it said warning and not error that maybe installation had been successful. :(
#3
Decided to try this on my linux hosting also
Didn't get the mysql error message on enable this time.
Enabled all the admin side of things but I can't even get an upload facility to appear on this installation
#4