Quote:
Originally Posted by BirdOPrey5
There were some problems with the Facebook video in the latest versions of 4.x. I have instructions for fixing the bug in the bug report here- http://tracker.vbulletin.com/browse/VBIV-15670
You need to be logged into the vBulletin Community Forum first as a licensed user before you can view that link.
|
Code:
https://www.facebook.com/video/video.php?v=1944005363878
Your example video works.
I did the XML edit to and went too Debug mode and rebuilt BB Video.
But this still doesn't work:
Code:
https://www.facebook.com/WilliamSinge/videos/10153926357545620
If I manually change to this:
[video=facebook;10153926357545620]https://www.facebook.com/WilliamSinge/videos/10153926357545620/[/video]
Then it works.
Note: My video URL setup is different from Lynne.
The difference between your working URL example & my video is this:
- video.php?v=
- videos/
&
- video/
- WilliamSinge/
So the coding should account for both cases of it to work (I think).