This is unlike my past video mod which used bbcode, this one is more simple and works much better for the user too. What it does it parses the url when the post is viewed, so it will work with past links and new links.
So basically the user enters a video link in a post and its automaticly displayed as the actual embedded video.
Works With:
vBulletin [3.6.X to 3.7.0 beta 3]
vBlog [1.0.0 to 1.0.3]
vbAdvanced [3.0 RC2]
Supported Video Sites:
YouTube v1.0.0
Google Video v1.0.0
MySpace Video v1.0.0
MetaCafe Video v1.0.0
Yahoo Video v1.0.1
Koreus Video v1.0.1
Sapo Video v1.0.1
video.google.co.uk v1.0.2
Live Leak v1.0.2
Photobucket v1.0.3
Gametrailers v1.0.3
MyVideo v1.0.4
GameSpot v1.0.4
Veoh v1.0.4
StreetFire v1.0.4
Stage6 v1.0.4
Sevenload v1.0.4
Izlesene v1.0.4
Vidiac v1.0.4
Xtube v1.0.6
VidMax v1.0.6
RedTube v1.0.6
OnSmash v1.0.6
GodTube v1.0.6
PornoTube v1.0.6
BrightCove v1.0.7
YouKu v1.0.7
LiveVideo v1.0.7
Break v1.0.8
ExpertVillage v1.1.2
Changes:
[v1.0.5] Added the ability to enable/disable any of the sites
[v1.0.7] Changed the actual structure of the modification, it now gives me the ability to push it even further
[v1.0.8] Added support for actually displaying the video titles
[v1.0.8] Added the ability to customize the actual embed, you can choose where/how the title and embed will be displayed by using HTML
[v1.0.9] Support for vBlog
[v1.0.9] Support for vbAdvanced
[v1.1.0] Finalized multiple things
[v1.1.1] Added ability to restrict the hack per forum
[v1.1.1] Added ability to restrict the hack per posters usergroup
[v1.1.2] Added ability to restrict the hack per viewers usergroup
[v1.1.2] Added the custom replacement that i use
[v1.1.2] Added a new var that can be used in the custom replace ($PASSIVEURL)
Installation Instructions (painless install): (detailed instructions for noobs [here])
I receive the following error when viewing usernotes..
Warning: Invalid argument supplied for foreach() in /includes/class_postbit.php(296) : eval()'d code on line 8
The error goes away once I disable this mod. Not sure what to do about it.
ok, not sure what page the usernotes is on. but you can go into the Global Array plugin and read the first line and you will understand why that error is appearing. You need to add that page to the in_array function
Quote:
Originally Posted by Adjani
The post looks like this from the embedded youtube video
you have a conflicting mod.
Only other mod installed is VBArcade, and that was installed after the passiveVid mod, which i havn`t been able to get working at all (even before VBArcade)
Thx for the response though Coders, would like to get this working
ok, not sure what page the usernotes is on. but you can go into the Global Array plugin and read the first line and you will understand why that error is appearing. You need to add that page to the in_array function
I don't know how I missed that when I was trying to fix it, but I did. Right there in front of my face.