The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
VideoMax 1.0 Details »» | |||||||||||||||||||||||||
Thank you for looking at this. It is my first 'product' for vbulletin. I hope you find it useful. Now on to the writeup...
Short Description Simple YouTube video display module. Long Description This mod uses a cron based system to scan recent posts for bbcode-posted YouTube videos. The cron has two settings which can be found in the vBuletin options menu. These settings control the bbcode used to post youtube videos to your forum and the number of data rows to cache in a custom table. Also provided is a vBadvanced module for use in displaying the collected videos. Cron Features - BBCode setting - Cache Limit setting Module Features - Cache Limit setting (to further refine your selection per module instance) - Display Order (Random, Descending, Ascending based on dateline of the post) - Maximum Rows - Maximum Columns (per row) - Maximum Characters (for truncating overly long thread titles) - Player Width - Player Height - Automatic Playback (just in case you want to display a single item as a 'feature') - Loop Playback - Window Mode (opaque or transparent) - Source Forums (to refine your selection by a forumid list) - Show Links (to display Post By and In Thread links under the video) Installation - Ensure you have a working bbcode to post videos with (see below) - Download the zip file and extract it - Upload the *.php files to their proper locations - Use 'Manage Products' in the admincp to install the product-videomax.xml file - Use 'Upload Module' in the vBa CMPS cp to install the module-videomax.xml file - Run the default cron once, manually, to get initial data. Suggested BBCode - works in all tested browsers (ie, ff, safari - latest versions each) <object type="application/x-shockwave-flash" width="425" height="355" data="http://www.youtube.com/v/{param}"> <param name="movie" value="http://www.youtube.com/v/{param}" /> <param name="play" value="0" /> <param name="wmode" value="transparent" /> <param name="quality" value="medium" /> <param name="loop" value="0" /> </object> Live Demo - StarletRealm Forums That's all there is too it. Enjoy! Show Your Support
|
Comments |
#22
|
|||
|
|||
Nice hack but random order doesn't works.
Any fix for this? Thanks |
#23
|
|||
|
|||
Can the VideoMax dropdown be display in other areas?
|
#24
|
|||
|
|||
can you make comments on videos?
|
#25
|
||||
|
||||
wow it good!
I like it, and thank you very much |
#26
|
|||
|
|||
This sucks!!
Naah just kidding, looks like the excact thing I was looking for, I tried some other mod but I had no way of letting members post their own and have it do like this mod does, thanks a whole bunch for this, if it does what I'm hoping it does, I'll be back and nominate your for MOTM! /me clicks installed |
#27
|
||||
|
||||
To answer a few questions...
no, currently, there is no commenting feature. This is designed to be simple and small. There are much larger products available that can do a lot more things. Eventully though, this one will probably catch up. For now, I'll add that to my list of things to add. schlottkej, I"m not sure what you mean by the 'drop down'. There are no user settable options or controls that would display one. Can you elaborate? Here's the update to fix the RANDOM setting. Please note that on boards with few videos to choose from, the results may not vary too much. Simply replace the old php file with this one. |
#28
|
|||
|
|||
Ops, now dont' works any setting (random, ascending...) Now module show video in date order only...
Please fix. Thanks for your help. |
#29
|
||||
|
||||
Ok guys, take a chil pill for a day or two. I'm going to have to look at this a bit more deeply. Something is wrong with the conditional code that set the ORDER BY clause in the sql. It works when doing it in the console, but not when plugged into the mod. Give me a while to snoop this out and I'll post another update when I get it "sorted". rest assured, it's being looked at.
|
#30
|
|||
|
|||
Thanks!!!
|
#31
|
|||
|
|||
Hey man, did you manage to sort out the RANDOM order by thing?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|