Closed (fixed)
Project:
Googtube
Version:
6.x-1.0
Component:
code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2009 at 14:25 UTC
Updated:
16 Mar 2009 at 11:32 UTC
when i embed a youtube code, the result is that it shows me three of the same videos (look pic)
| Comment | File | Size | Author |
|---|---|---|---|
| googtube.JPG | 81.7 KB | Babalu |
Comments
Comment #1
alexandreracine commentedEverything works well on my side. Did you follow the instructions for the filter part?
Installation
------------
1. Copy the googtube folder to the Drupal sites/all/modules/ directory.
2. Go to 'administer > modules', and enable the googtube.module
3. Go to 'administer > configuration > input formats' and enable the filter in
the desired input formats.
4. Rearrange the filters on the input format's 'rearrange' tab to
resolve conflicts with other filters. After the HTML filter and before the URL Filter is probably best.
For example, my "Filtered HTML" is rearrange like this
HTML filter
googtube filter
Line break converter
URL filter
HTML corrector
If you don't do this, you'll end up with double videos.
Comment #2
Babalu commentedthank you very very much.
that was the failure
Comment #3
alexandreracine commentedYou are welcome. I have added this on the googtube page so that the installation would be more clear for the future users.